--- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/copyright +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/copyright @@ -0,0 +1,22 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/unity-scope-audacious +Upstream-Name: unity-scope-audacious +Upstream-Contact: Mark Tully + +Files: * +Copyright: 2013 Mark Tully +License: GPL-3 + 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, version 3 of the License. + . + 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 program. If not, see . + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in '/usr/share/common-licenses/GPL-3'. --- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/control +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/control @@ -0,0 +1,35 @@ +Source: unity-scope-audacious +Section: gnome +Priority: optional +Maintainer: Mark Tully +Build-Depends: debhelper (>= 9), + python3, + python3-distutils-extra, + python3-gi, + pkg-config, + python3-nose, + python3-dbus, + gir1.2-unity-5.0 (>= 6.91), + gir1.2-dee-1.0, + gir1.2-glib-2.0, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-scope-audacious +# If you aren't a member of ~submarine but need to upload packaging changes, +# just go ahead. ~submarine will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~submarine/unity-scope-audacious/trunk + +Package: unity-scope-audacious +Architecture: all +Depends: ${misc:Depends}, + ${python3:Depends}, + python3, + python3-gi, + python3-dbus, + gir1.2-unity-5.0 (>= 6.91), + gir1.2-dee-1.0, + unity-scopes-runner, + gir1.2-glib-2.0 +Suggests: audacious +Description: Audacious scope for Unity + This package contains the "audacious" scope which allows Unity + to search for audacious content. --- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/compat +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/rules +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/rules @@ -0,0 +1,18 @@ +#!/usr/bin/make -f +# -*- makefile -*- + + +%: + dh $@ --with python3 + +override_dh_auto_clean: + python3 setup.py clean -a + +override_dh_auto_build: + python3 setup.py build + +override_dh_auto_test: + nosetests3 + +override_dh_auto_install: + python3 setup.py install --root=$(CURDIR)/debian/unity-scope-audacious --install-layout=deb --- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/changelog +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/changelog @@ -0,0 +1,22 @@ +unity-scope-audacious (0.1daily13.05.07ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 29 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 07 May 2013 07:00:52 +0000 + +unity-scope-audacious (0.1daily13.04.10ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ Mark Tully ] + * Initial release + + [ Didier Roche ] + * bump version in debian/control + * small packaging fixes. Don't go native but split + * Automatic snapshot from revision 1 (boostrap) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 26 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Wed, 10 Apr 2013 07:14:52 +0000 --- unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/source/format +++ unity-scope-audacious-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/source/format @@ -0,0 +1 @@ +1.0