[Python-apps-commits] r2740 - in packages/pyicqt/trunk/debian (changelog control rules)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Tue Apr 14 14:58:24 UTC 2009
Date: Tuesday, April 14, 2009 @ 14:58:23
Author: nijel
Revision: 2740
Switch to python-support.
Modified:
packages/pyicqt/trunk/debian/changelog
packages/pyicqt/trunk/debian/control
packages/pyicqt/trunk/debian/rules
Modified: packages/pyicqt/trunk/debian/changelog
===================================================================
--- packages/pyicqt/trunk/debian/changelog 2009-04-14 14:57:03 UTC (rev 2739)
+++ packages/pyicqt/trunk/debian/changelog 2009-04-14 14:58:23 UTC (rev 2740)
@@ -3,8 +3,9 @@
* NOT RELEASED YET
* Do not ship /var/run/pyicqt in package.
* Update to standards 3.8.1.
+ * Switch to python-support.
- -- Michal ÄihaÅ <nijel at debian.org> Tue, 14 Apr 2009 16:56:53 +0200
+ -- Michal ÄihaÅ <nijel at debian.org> Tue, 14 Apr 2009 16:58:16 +0200
pyicqt (0.8.1.3-1) unstable; urgency=low
Modified: packages/pyicqt/trunk/debian/control
===================================================================
--- packages/pyicqt/trunk/debian/control 2009-04-14 14:57:03 UTC (rev 2739)
+++ packages/pyicqt/trunk/debian/control 2009-04-14 14:58:23 UTC (rev 2740)
@@ -3,9 +3,8 @@
Priority: extra
Maintainer: Michal ÄihaÅ <nijel at debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>, Patrick Ringl <patrick_ at freenet.de>
-Build-Depends: debhelper (>= 7), quilt (>= 0.40)
-Build-Depends-Indep: python-dev, python-central (>= 0.6.7)
-XS-Python-Version: current
+Build-Depends: debhelper (>= 7.0.14), quilt (>= 0.40)
+Build-Depends-Indep: python-dev, python-support (>= 0.5.3)
Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pyicqt/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pyicqt/trunk/
Modified: packages/pyicqt/trunk/debian/rules
===================================================================
--- packages/pyicqt/trunk/debian/rules 2009-04-14 14:57:03 UTC (rev 2739)
+++ packages/pyicqt/trunk/debian/rules 2009-04-14 14:58:23 UTC (rev 2740)
@@ -20,7 +20,7 @@
dh install
binary-indep: build install
- dh --with python_central binary-indep
+ dh binary-indep
binary-arch: build install
More information about the Python-apps-commits
mailing list