[Python-apps-commits] r2830 - in packages/debomatic/trunk/debian (changelog control)
dktrkranz-guest at users.alioth.debian.org
dktrkranz-guest at users.alioth.debian.org
Fri May 1 17:57:45 UTC 2009
Date: Friday, May 1, 2009 @ 17:57:44
Author: dktrkranz-guest
Revision: 2830
Switch to python-support
Modified:
packages/debomatic/trunk/debian/changelog
packages/debomatic/trunk/debian/control
Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2009-05-01 17:18:52 UTC (rev 2829)
+++ packages/debomatic/trunk/debian/changelog 2009-05-01 17:57:44 UTC (rev 2830)
@@ -1,6 +1,7 @@
debomatic (0.6-3) UNRELEASED; urgency=low
* Switch to debhelper 7.
+ * Switch to python-support.
* Install Debomatic module in a private directory.
* Add ${misc:Depends} to debomatic dependencies.
* Bump Standards-Version to 3.8.1, no changes required.
Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2009-05-01 17:18:52 UTC (rev 2829)
+++ packages/debomatic/trunk/debian/control 2009-05-01 17:57:44 UTC (rev 2830)
@@ -4,7 +4,7 @@
Maintainer: Luca Falavigna <dktrkranz at ubuntu.com>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: python-central (>= 0.5.6), python-all-dev, docbook2x, docbook-xml
+Build-Depends-Indep: python-support (>= 0.5.3), python-all-dev, docbook2x, docbook-xml
XS-Python-Version: all
Standards-Version: 3.8.1
Homepage: https://launchpad.net/debomatic
More information about the Python-apps-commits
mailing list