debian/0000755000000000000000000000000012307214771007172 5ustar debian/changelog0000644000000000000000000000332412307214771011046 0ustar gnome-music (3.10.3-0ubuntu1) trusty; urgency=medium * New upstream release -- Tim Lunn Mon, 10 Mar 2014 12:48:04 +1100 gnome-music (3.10.1-2) unstable; urgency=medium * Add dependency on python3-dbus and gnome-settings-daemon (Closes: #731284) - g-s-d needs to actually be running, not just installed. -- Andreas Henriksson Fri, 27 Dec 2013 22:32:59 +0100 gnome-music (3.10.1-1) unstable; urgency=low * Import ricotz gnome-music (3.10.0-0ubuntu1~13.10~ricotz0) packaging from https://launchpad.net/~ricotz/+archive/testing * New upstream release. * debian/control.in: - Set Maintainer to Debian Gnome Maintainers - Set Homepage to https://wiki.gnome.org/Apps/Music - Steal some words from the upstream Design page about Music to make the long description more verbose. * debian/copyright: - Set Source to http://ftp.gnome.org/pub/gnome/sources/gnome-music/ - Set list of copyright holders to what the sourcecode says. * Rewrite debian/rules using dh. * Drop cdbs build-dependency. * Add myself as an additional debian/* copyright holder * Lower libgtk-3-dev build-dependency to >= 3.8 * Lower gir1.2-gtk-3.0 dependency to >= 3.8 * Change ${python:Depends} to ${python3:Depends} * Drop debian/patches - ubuntu-notify-fix.patch not needed here. -- Andreas Henriksson Fri, 18 Oct 2013 21:04:06 +0200 gnome-music (3.10.0-0ubuntu1~13.10~ricotz0) saucy; urgency=medium * New upstream release -- Rico Tzschichholz Mon, 23 Sep 2013 21:46:09 +0200 gnome-music (0.2-1) experimental; urgency=low * Initial release -- Rico Tzschichholz Sun, 09 Jun 2013 08:00:00 +0200 debian/source/0000755000000000000000000000000012257401420010463 5ustar debian/source/format0000644000000000000000000000001412257373264011707 0ustar 3.0 (quilt) debian/control0000644000000000000000000000352312307214775010604 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: gnome-music Section: gnome Priority: extra Maintainer: Debian GNOME Maintainers Uploaders: Andreas Henriksson Build-Depends: debhelper (>= 9), gnome-common, gnome-doc-utils, gnome-pkg-tools (>= 0.11), gobject-introspection (>= 1.35.9), libgirepository1.0-dev (>= 1.35.9), python-gi-dev, python3-dev, libglib2.0-dev (>= 2.35.9), libgrilo-0.2-dev (>= 0.2.6), libgtk-3-dev (>= 3.8) Standards-Version: 3.9.4 X-Python3-Version: >= 3.0 Homepage: https://wiki.gnome.org/Apps/Music Package: gnome-music Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${gir:Depends}, ${python3:Depends}, gir1.2-glib-2.0 (>= 1.35.9), gir1.2-gtk-3.0 (>= 3.8), gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, gir1.2-grilo-0.2 (>= 0.2.6), gir1.2-notify-0.7, gir1.2-tracker-0.16, gnome-settings-daemon, grilo-plugins-0.2, python3, python3-dbus, python3-gi, python3-gi-cairo, tracker Description: Music is the new GNOME music playing application Music is the new GNOME music playing application aiming at being a simple and elegant replacement for using Files to show the Music directory. Objectives includes listening to local and online/cloud collections, listen to music on attached devices, listen to music shared by friends, listen to audiobooks, a player for DLNA media servers, share music, upload music and select favorites. debian/rules0000755000000000000000000000053612257373264010265 0ustar #!/usr/bin/make -f include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk %: dh $@ --with python3 override_dh_auto_install: dh_auto_install rm -rf debian/gnome-music/usr/lib/python*/site-packages/gnomemusic/__pycache__/ -rm -f debian/gnome-music/usr/lib/*/gnome-music/libgd.la debian/compat0000644000000000000000000000000212257373264010377 0ustar 9 debian/copyright0000644000000000000000000000374012257373264011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gnome-music Upstream-Contact: Source: http://ftp.gnome.org/pub/gnome/sources/gnome-music/ Files: * Copyright: 1994-2013 Free Software Foundation, Inc. 2013 Arnel A. Borja 2013 Eslam Mostafa 2013 Felipe Borges 2013 Giovanni Campagna 2013 Guillaume Quintard 2013 Jackson Isaac 2013 Lubosz Sarnecki 2013 Manish Sinha 2013 Sai Suman Prayaga 2013 Seif Lotfy 2013 Seif Lotfy 2013 Shivani Poddar 2013 Vadim Rutkovsky 2013 Vadim Rutkovsky License: GPL-2+ Files: debian/* Copyright: 2013 Rico Tzschichholz 2013 Andreas Henriksson License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/control.in0000644000000000000000000000322112257373264011207 0ustar Source: gnome-music Section: gnome Priority: extra Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 9), gnome-common, gnome-doc-utils, gnome-pkg-tools (>= 0.11), gobject-introspection (>= 1.35.9), libgirepository1.0-dev (>= 1.35.9), python-gi-dev, python3-dev, libglib2.0-dev (>= 2.35.9), libgrilo-0.2-dev (>= 0.2.6), libgtk-3-dev (>= 3.8) Standards-Version: 3.9.4 X-Python3-Version: >= 3.0 Homepage: https://wiki.gnome.org/Apps/Music Package: gnome-music Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${gir:Depends}, ${python3:Depends}, gir1.2-glib-2.0 (>= 1.35.9), gir1.2-gtk-3.0 (>= 3.8), gir1.2-gstreamer-1.0, gir1.2-gst-plugins-base-1.0, gir1.2-grilo-0.2 (>= 0.2.6), gir1.2-notify-0.7, gir1.2-tracker-0.16, gnome-settings-daemon, grilo-plugins-0.2, python3, python3-dbus, python3-gi, python3-gi-cairo, tracker Description: Music is the new GNOME music playing application Music is the new GNOME music playing application aiming at being a simple and elegant replacement for using Files to show the Music directory. Objectives includes listening to local and online/cloud collections, listen to music on attached devices, listen to music shared by friends, listen to audiobooks, a player for DLNA media servers, share music, upload music and select favorites. debian/watch0000644000000000000000000000014712257373264010234 0ustar version=3 ftp://ftp.gnome.org/pub/GNOME/sources/gnome-music/([\d\.]+[02468])/gnome-music-(.*)\.tar\.xz