[Python-apps-commits] r4664 - in packages/debomatic/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Feb 4 21:18:57 UTC 2010


    Date: Thursday, February 4, 2010 @ 21:18:56
  Author: dktrkranz
Revision: 4664

Add python-docutils to Build-Depends-Indep

Modified:
  packages/debomatic/trunk/debian/changelog
  packages/debomatic/trunk/debian/control

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2010-02-04 21:17:52 UTC (rev 4663)
+++ packages/debomatic/trunk/debian/changelog	2010-02-04 21:18:56 UTC (rev 4664)
@@ -2,8 +2,10 @@
 
   * New upstream release.
     - cowbuilder support (Closes: #531173).
+  * debian/control:
+    - Add python-docutils to Build-Depends-Indep.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 04 Feb 2010 22:15:40 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 04 Feb 2010 22:18:05 +0100
 
 debomatic (0.7-1) unstable; urgency=low
 

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2010-02-04 21:17:52 UTC (rev 4663)
+++ packages/debomatic/trunk/debian/control	2010-02-04 21:18:56 UTC (rev 4664)
@@ -4,7 +4,7 @@
 Maintainer: Luca Falavigna <dktrkranz at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 7.2.18)
-Build-Depends-Indep: python (>= 2.5.4-1~), python-support (>= 0.90.0)
+Build-Depends-Indep: python (>= 2.5.4-1~), python-support (>= 0.90.0), python-docutils
 XS-Python-Version: all
 Standards-Version: 3.8.3
 Homepage: https://launchpad.net/debomatic




More information about the Python-apps-commits mailing list