--- unity-scope-manpages-3.0+14.04.20140324.orig/debian/changelog +++ unity-scope-manpages-3.0+14.04.20140324/debian/changelog @@ -0,0 +1,152 @@ +unity-scope-manpages (3.0+14.04.20140324-0ubuntu3) bionic; urgency=medium + + * Add "X-Ubuntu-Use-Langpack: yes" to debian/control now that this package is + in Universe (LP: #1760435). + + -- Simon Quigley Sat, 07 Apr 2018 11:47:49 -0500 + +unity-scope-manpages (3.0+14.04.20140324-0ubuntu1) trusty; urgency=low + + [ David Callé ] + * Remove references to provider credits. Build results properly. Add + "man" keyword (LP: #1274669) + + -- Ubuntu daily release Mon, 24 Mar 2014 16:51:01 +0000 + +unity-scope-manpages (3.0+13.10.20130723-0ubuntu1) saucy; urgency=low + + [ David Callé ] + * Add module and moduletype. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 36 + + -- Ubuntu daily release Tue, 23 Jul 2013 06:12:20 +0000 + +unity-scope-manpages (3.0daily13.06.05-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Workaround a test failure on the builder. + + [ David Callé ] + * Init/update POT file + * Update .scope file to specs + * Fix copyright + * Install .scope file in its master folder + * Add dependency on man-db, fixes tests + * Install to /usr/share/unity-scopes, fix service file accordingly + * Depends on unity-scopes-runner + * Fix Loader field in scope file + * Don't install service icon. It exists in unity-asset-pool. + * Change master scope from help to code. + * Fix display icon and description. + * Kill warning from preview image, add provider icon to the preview, + fix wrong results icons. + * Bump Unity deps. + + [ Michael Terry ] + * Update Description + + [ Pawel Stolowski ] + * Compile regex for apropos output parsing only once. + + [ Mark Tully ] + * Initial commit + * Added tests + * Updated to new API Converted to Python 3 Added service icon + * Updated translations + * Add packaging + * Added Pawel Stolowski back to copyright attributions. + * Add Previews. + + [ Didier Roche ] + * add python3-gi build-dep + * nuke wrong seederie + * Add missing deps/build-deps. + * Fix special character in debian/control + + [ Ubuntu daily release ] + * Automatic snapshot from revision 34 + + -- Ubuntu daily release Wed, 05 Jun 2013 06:08:35 +0000 + +unity-scope-manpages (3.0daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Michal Hruby ] + * Workaround a test failure on the builder. + + [ David Callé ] + * Init/update POT file + * Update .scope file to specs + * Fix copyright + * Install .scope file in its master folder + * Add dependency on man-db, fixes tests + * Install to /usr/share/unity-scopes, fix service file accordingly + * Depends on unity-scopes-runner + * Fix Loader field in scope file + * Don't install service icon. It exists in unity-asset-pool. + * Change master scope from help to code. + * Fix display icon and description. + * Kill warning from preview image, add provider icon to the preview, + fix wrong results icons. + * Bump Unity deps. + + [ Michael Terry ] + * Update Description + + [ Pawel Stolowski ] + * Compile regex for apropos output parsing only once. + + [ Mark Tully ] + * Initial commit + * Added tests + * Updated to new API Converted to Python 3 Added service icon + * Updated translations + * Add packaging + * Added Pawel Stolowski back to copyright attributions. + * Add Previews. + + [ Didier Roche ] + * add python3-gi build-dep + * nuke wrong seederie + * Add missing deps/build-deps. + * Fix special character in debian/control + + [ Ubuntu daily release ] + * Automatic snapshot from revision 33 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 04:19:30 +0000 + +unity-scope-manpages (3.0daily13.05.07.1ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 29 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 07 May 2013 14:47:58 +0000 + +unity-scope-manpages (3.0daily13.04.23ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 26 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Tue, 23 Apr 2013 07:07:57 +0000 + +unity-scope-manpages (3.0daily13.04.10ubuntu.unity.experimental.certified-0ubuntu1) raring; urgency=low + + * Initial release + + [ Sebastien Bacher ] + * bump libunity requirements in debian/control, small packaging fixes + + [ Didier Roche ] + * Automatic snapshot from revision 1 (boostrap) + + [ James Henstridge ] + * Bump version number to ensure smooth upgrades from the binary + package provided by unity-lens-help. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 24 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Wed, 10 Apr 2013 07:15:57 +0000 --- unity-scope-manpages-3.0+14.04.20140324.orig/debian/compat +++ unity-scope-manpages-3.0+14.04.20140324/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-manpages-3.0+14.04.20140324.orig/debian/control +++ unity-scope-manpages-3.0+14.04.20140324/debian/control @@ -0,0 +1,39 @@ +Source: unity-scope-manpages +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Mark Tully +Build-Depends: debhelper (>= 9), + dh-python, + python3, + python3-distutils-extra, + python3-gi, + pkg-config, + python3-nose, + gir1.2-unity-5.0 (>= 7), + gir1.2-dee-1.0 (>= 1.2.5), + gir1.2-glib-2.0, + gir1.2-gtk-3.0, + man-db, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-scope-manpages +# 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-manpages/trunk +X-Ubuntu-Use-Langpack: yes + +Package: unity-scope-manpages +Architecture: all +Depends: ${misc:Depends}, + ${python3:Depends}, + python3, + python3-gi, + gir1.2-unity-5.0 (>= 7), + gir1.2-dee-1.0 (>= 1.2.5), + unity-scopes-runner, + gir1.2-glib-2.0, + gir1.2-gtk-3.0, + man-db, +Description: Manual pages scope for Unity + This package contains the "manpages" scope which allows Unity + to search technical documents. --- unity-scope-manpages-3.0+14.04.20140324.orig/debian/copyright +++ unity-scope-manpages-3.0+14.04.20140324/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/unity-scope-manpages +Upstream-Name: unity-scope-manpages +Upstream-Contact: Mark Tully + +Files: * +Copyright: 2012 Pawel Stolowski + 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-manpages-3.0+14.04.20140324.orig/debian/rules +++ unity-scope-manpages-3.0+14.04.20140324/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-manpages --install-layout=deb --- unity-scope-manpages-3.0+14.04.20140324.orig/debian/source/format +++ unity-scope-manpages-3.0+14.04.20140324/debian/source/format @@ -0,0 +1 @@ +1.0