[Python-apps-commits] r3363 - in packages/vboxgtk/trunk/debian (10 files)

dfiloni-guest at users.alioth.debian.org dfiloni-guest at users.alioth.debian.org
Fri Jul 31 20:11:44 UTC 2009


    Date: Friday, July 31, 2009 @ 20:11:42
  Author: dfiloni-guest
Revision: 3363

* New upstream release.
* Switch to debhelper 7.
* Remove useless debian/patches/base_path.diff patch.
* debian/control: update Homepage field.
* debian/copyright: update download link.
* Update debian/watch file.
* Bump Standards-Version to 3.8.2.
* Add debian/patches/01-desktop-file.diff patch, fix FTBFS.
* Fix copyright-with-old-dh-make-debian-copyright lintian info.

Modified:
  packages/vboxgtk/trunk/debian/changelog
  packages/vboxgtk/trunk/debian/compat
  packages/vboxgtk/trunk/debian/control
  packages/vboxgtk/trunk/debian/copyright
  packages/vboxgtk/trunk/debian/dirs
  packages/vboxgtk/trunk/debian/install
  packages/vboxgtk/trunk/debian/links
  packages/vboxgtk/trunk/debian/patches/series
  packages/vboxgtk/trunk/debian/rules
  packages/vboxgtk/trunk/debian/watch

Modified: packages/vboxgtk/trunk/debian/changelog
===================================================================
--- packages/vboxgtk/trunk/debian/changelog	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/changelog	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,3 +1,17 @@
+vboxgtk (0.5.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Switch to debhelper 7.
+  * Remove useless debian/patches/base_path.diff patch.
+  * debian/control: update Homepage field.
+  * debian/copyright: update download link.
+  * Update debian/watch file.
+  * Bump Standards-Version to 3.8.2.
+  * Add debian/patches/01-desktop-file.diff patch, fix FTBFS.
+  * Fix copyright-with-old-dh-make-debian-copyright lintian info.
+
+ -- Devid Antonio Filoni <d.filoni at ubuntu.com>  Sun, 05 Jul 2009 21:10:33 +0200
+
 vboxgtk (0.4.1-1) unstable; urgency=low
 
   [ Devid Antonio Filoni ]

Modified: packages/vboxgtk/trunk/debian/compat
===================================================================
--- packages/vboxgtk/trunk/debian/compat	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/compat	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1 +1 @@
-5
+7

Modified: packages/vboxgtk/trunk/debian/control
===================================================================
--- packages/vboxgtk/trunk/debian/control	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/control	2009-07-31 20:11:42 UTC (rev 3363)
@@ -3,18 +3,17 @@
 Priority: extra
 Maintainer: Devid Antonio Filoni <d.filoni at ubuntu.com>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 5), quilt
+Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
 Build-Depends-Indep: python-support (>= 0.5.3)
-Standards-Version: 3.8.0
-Homepage: http://www.xente.mundo-r.com/narf/vboxgtk/
+Standards-Version: 3.8.2
+Homepage: http://vboxgtk.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/vboxgtk/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/vboxgtk/trunk/
 
 Package: vboxgtk
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, virtualbox-ose | virtualbox,
+Depends: ${python:Depends}, ${misc:Depends}, virtualbox-ose (>= 2.2.4),
  python-gtk2, python-glade2, python-gobject
-XB-Python-Version: ${python:Versions}
 Description: simple GTK+ frontend for VirtualBox
  VirtualBox is a free x86 virtualization solution allowing a wide range of x86
  operating systems such as Windows, DOS, BSD or Linux to run on a Linux system.

Modified: packages/vboxgtk/trunk/debian/copyright
===================================================================
--- packages/vboxgtk/trunk/debian/copyright	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/copyright	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,7 +1,7 @@
 This package was debianized by Devid Antonio Filoni <d.filoni at ubuntu.com> on
 Mon, 11 Aug 2008 13:04:52 +0200.
 
-It was downloaded from http://www.xente.mundo-r.com/narf/vboxgtk/
+It was downloaded from http://vboxgtk.sourceforge.net/
 
 Upstream Author: 
 
@@ -9,7 +9,7 @@
 
 Copyright: 
 
-    Copyright (C) 2008 Francisco J. Vázquez Araújo
+    Copyright © 2008 Francisco J. Vázquez Araújo
 
 License:
 
@@ -29,5 +29,5 @@
 On Debian systems, the complete text of the GNU General
 Public License 3 can be found in `/usr/share/common-licenses/GPL-3'.
 
-The Debian packaging is (C) 2008, Devid Antonio Filoni <d.filoni at ubuntu.com> and
+The Debian packaging is © 2008, Devid Antonio Filoni <d.filoni at ubuntu.com> and
 is licensed under the GPL, see above.

Modified: packages/vboxgtk/trunk/debian/dirs
===================================================================
--- packages/vboxgtk/trunk/debian/dirs	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/dirs	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,5 +1,2 @@
 usr/bin
-usr/share/vboxgtk
-usr/share/vboxgtk/pixmaps
 usr/share/pixmaps
-usr/share/applications

Modified: packages/vboxgtk/trunk/debian/install
===================================================================
--- packages/vboxgtk/trunk/debian/install	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/install	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,6 +1 @@
-*.py usr/share/vboxgtk
-vboxgtk usr/share/vboxgtk
-vboxgtk.glade usr/share/vboxgtk
-pixmaps/* usr/share/vboxgtk/pixmaps
 debian/vboxgtk.xpm usr/share/pixmaps
-debian/vboxgtk.desktop usr/share/applications

Modified: packages/vboxgtk/trunk/debian/links
===================================================================
--- packages/vboxgtk/trunk/debian/links	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/links	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,2 +1 @@
 usr/share/vboxgtk/pixmaps/48x48.png usr/share/pixmaps/vboxgtk.png
-usr/share/vboxgtk/vboxgtk usr/bin/vboxgtk

Modified: packages/vboxgtk/trunk/debian/patches/series
===================================================================
--- packages/vboxgtk/trunk/debian/patches/series	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/patches/series	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1 +1 @@
-base_path.diff
+01-desktop-file.diff

Modified: packages/vboxgtk/trunk/debian/rules
===================================================================
--- packages/vboxgtk/trunk/debian/rules	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/rules	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
-  
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-binary-install/vboxgtk::
-	dh_pysupport
+%:
+	dh --with quilt $@

Modified: packages/vboxgtk/trunk/debian/watch
===================================================================
--- packages/vboxgtk/trunk/debian/watch	2009-07-30 22:22:29 UTC (rev 3362)
+++ packages/vboxgtk/trunk/debian/watch	2009-07-31 20:11:42 UTC (rev 3363)
@@ -1,2 +1,2 @@
 version=3
-http://www.xente.mundo-r.com/narf/vboxgtk/ releases/vboxgtk-(.*)\.tar\.bz2
+http://sf.net/vboxgtk/vboxgtk-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list