--- unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/copyright +++ unity-scope-launchpad-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-launchpad +Upstream-Name: unity-scope-launchpad +Upstream-Contact: David Callé + +Files: * +Copyright: 2013 David Callé +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-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/control +++ unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/control @@ -0,0 +1,34 @@ +Source: unity-scope-launchpad +Section: gnome +Priority: optional +Maintainer: David Callé +Build-Depends: debhelper (>= 9), + python, + python-distutils-extra, + python-gi, + pkg-config, + python-nose, + python-launchpadlib, + 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-launchpad +# 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-launchpad/trunk + +Package: unity-scope-launchpad +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends}, + python, + python-gi, + python-launchpadlib, + gir1.2-unity-5.0 (>= 6.91), + gir1.2-dee-1.0, + unity-scopes-runner, + gir1.2-glib-2.0 +Description: Launchpad scope for Unity + This package contains the "launchpad" scope which allows Unity + to search for launchpad content. --- unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/compat +++ unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/rules +++ unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/rules @@ -0,0 +1,18 @@ +#!/usr/bin/make -f +# -*- makefile -*- + + +%: + dh $@ --with python2 + +override_dh_auto_clean: + python setup.py clean -a + +override_dh_auto_build: + python setup.py build + +override_dh_auto_test: + nosetests + +override_dh_auto_install: + python setup.py install --root=$(CURDIR)/debian/unity-scope-launchpad --install-layout=deb --- unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/changelog +++ unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/changelog @@ -0,0 +1,22 @@ +unity-scope-launchpad (0.1daily13.05.07ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 22 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 07 May 2013 07:25:56 +0000 + +unity-scope-launchpad (0.1daily13.04.10ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + [ David Callé ] + * 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 19 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Wed, 10 Apr 2013 07:38:35 +0000 --- unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified.orig/debian/source/format +++ unity-scope-launchpad-0.1daily13.05.07ubuntu.unity.experimental.certified/debian/source/format @@ -0,0 +1 @@ +1.0