[med-svn] r6215 - trunk/packages/pythonqt/debian

Mathieu Malaterre malat-guest at alioth.debian.org
Tue Mar 8 14:17:39 UTC 2011


Author: malat-guest
Date: 2011-03-08 14:17:38 +0000 (Tue, 08 Mar 2011)
New Revision: 6215

Modified:
   trunk/packages/pythonqt/debian/control
   trunk/packages/pythonqt/debian/rules
Log:
final polishing of pythonqt

Modified: trunk/packages/pythonqt/debian/control
===================================================================
--- trunk/packages/pythonqt/debian/control	2011-03-08 13:21:52 UTC (rev 6214)
+++ trunk/packages/pythonqt/debian/control	2011-03-08 14:17:38 UTC (rev 6215)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~), cmake, quilt (>= 0.46-7~), python-dev, qt4-qmake, libqt4-dev
 Standards-Version: 3.9.1
 XS-Python-Version: current
 Homepage: http://pythonqt.sourceforge.net
@@ -26,6 +26,7 @@
  way to go!
 
 Package: libpythonqt2-dev
+Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Dynamic Python binding for the Qt framework.

Modified: trunk/packages/pythonqt/debian/rules
===================================================================
--- trunk/packages/pythonqt/debian/rules	2011-03-08 13:21:52 UTC (rev 6214)
+++ trunk/packages/pythonqt/debian/rules	2011-03-08 14:17:38 UTC (rev 6215)
@@ -13,4 +13,4 @@
 	dh --parallel --with quilt --buildsystem=cmake $@ 
 
 get-orig-source:
-	uscan --verbose --force-download --repack
+	uscan --verbose --force-download --repack --rename




More information about the debian-med-commit mailing list