--- unity-scope-virtualbox-0.1+13.10.20130723.orig/debian/changelog +++ unity-scope-virtualbox-0.1+13.10.20130723/debian/changelog @@ -0,0 +1,111 @@ +unity-scope-virtualbox (0.1+13.10.20130723-0ubuntu3) hirsute; urgency=medium + + * debian/control: updated for the new libunity gir naming + + -- Sebastien Bacher Thu, 28 Jan 2021 10:50:17 +0100 + +unity-scope-virtualbox (0.1+13.10.20130723-0ubuntu2) focal; urgency=medium + + * Build-depend on dh-python to fix FTBFS. + + -- Logan Rosen Sat, 07 Mar 2020 01:16:03 -0500 + +unity-scope-virtualbox (0.1+13.10.20130723-0ubuntu1) saucy; urgency=low + + [ David Callé ] + * Add module and moduletype. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 28 + + -- Ubuntu daily release Tue, 23 Jul 2013 06:23:24 +0000 + +unity-scope-virtualbox (0.1daily13.06.05-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Update Description + + [ David Callé ] + * * Init VirtualBox scope * Add tests + * Init/update POT file + * * New API * Python3 * Icon + * Packaging + * Update .scope file to specs + * Install .scope file in its master folder + * Install to /usr/share/unity-scopes, fix service file accordingly + * Depends on unity-scopes-runner + * Fix Loader field in scope file + * Update category id. + * Don't install service icon. It exists in unity-asset-pool. + * Add QueryBinary field to .scope file. + * Add previews, displaying the same info as virtualbox details. + * Fix display icon and description. + * Bump Unity deps. + * Correctly parse vboxmanage output. (LP: #1182804) + + [ Didier Roche ] + * add python3-gi build-dep + * nuke wrong seederie + * Fix special character in debian/control + + [ Ubuntu daily release ] + * Automatic snapshot from revision 26 + + -- Ubuntu daily release Wed, 05 Jun 2013 06:20:27 +0000 + +unity-scope-virtualbox (0.1daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Michael Terry ] + * Update Description + + [ David Callé ] + * * Init VirtualBox scope * Add tests + * Init/update POT file + * * New API * Python3 * Icon + * Packaging + * Update .scope file to specs + * Install .scope file in its master folder + * Install to /usr/share/unity-scopes, fix service file accordingly + * Depends on unity-scopes-runner + * Fix Loader field in scope file + * Update category id. + * Don't install service icon. It exists in unity-asset-pool. + * Add QueryBinary field to .scope file. + * Add previews, displaying the same info as virtualbox details. + * Fix display icon and description. + * Bump Unity deps. + * Correctly parse vboxmanage output. (LP: #1182804) + + [ Didier Roche ] + * add python3-gi build-dep + * nuke wrong seederie + * Fix special character in debian/control + + [ Ubuntu daily release ] + * Automatic snapshot from revision 25 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 31 May 2013 04:26:44 +0000 + +unity-scope-virtualbox (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:24:47 +0000 + +unity-scope-virtualbox (0.1daily13.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) + * Add C/R/P on unity-lens-vm as the functionality is in this package now + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 (ubuntu-unity/experimental- + certified) + + -- Ubuntu daily release Wed, 10 Apr 2013 07:38:23 +0000 --- unity-scope-virtualbox-0.1+13.10.20130723.orig/debian/compat +++ unity-scope-virtualbox-0.1+13.10.20130723/debian/compat @@ -0,0 +1 @@ +9 --- unity-scope-virtualbox-0.1+13.10.20130723.orig/debian/control +++ unity-scope-virtualbox-0.1+13.10.20130723/debian/control @@ -0,0 +1,37 @@ +Source: unity-scope-virtualbox +Section: gnome +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: David Callé +Build-Depends: debhelper (>= 9), + dh-python, + python3, + python3-distutils-extra, + python3-gi, + pkg-config, + python3-nose, + gir1.2-unity-7.0 (>= 7), + gir1.2-dee-1.0 (>= 1.2.5), + gir1.2-glib-2.0, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/unity-scope-virtualbox +# 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-virtualbox/trunk + +Package: unity-scope-virtualbox +Architecture: all +Depends: ${misc:Depends}, + ${python3:Depends}, + python3, + python3-gi, + gir1.2-unity-7.0 (>= 7), + gir1.2-dee-1.0 (>= 1.2.5), + unity-scopes-runner, + gir1.2-glib-2.0 +Conflicts: unity-lens-vm, +Replaces: unity-lens-vm, +Provides: unity-lens-vm, +Description: VirtualBox scope for Unity + This package contains the "virtualbox" scope which allows Unity + to search for VirtualBox content. --- unity-scope-virtualbox-0.1+13.10.20130723.orig/debian/copyright +++ unity-scope-virtualbox-0.1+13.10.20130723/debian/copyright @@ -0,0 +1,42 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://launchpad.net/unity-scope-virtualbox +Upstream-Name: unity-scope-virtualbox +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'. + +Files: src/unity_virtualbox_daemon.py +Copyright: 2013 David Callé + 2012 Christopher Wayne +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-virtualbox-0.1+13.10.20130723.orig/debian/rules +++ unity-scope-virtualbox-0.1+13.10.20130723/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-virtualbox --install-layout=deb --- unity-scope-virtualbox-0.1+13.10.20130723.orig/debian/source/format +++ unity-scope-virtualbox-0.1+13.10.20130723/debian/source/format @@ -0,0 +1 @@ +1.0