[Python-modules-commits] r4967 - in packages/python-reportlab/trunk/debian (changelog control)

morph-guest at users.alioth.debian.org morph-guest at users.alioth.debian.org
Tue Apr 1 21:32:34 UTC 2008


    Date: Tuesday, April 1, 2008 @ 21:32:33
  Author: morph-guest
Revision: 4967

Build-Depends added

Modified:
  packages/python-reportlab/trunk/debian/changelog
  packages/python-reportlab/trunk/debian/control

Modified: packages/python-reportlab/trunk/debian/changelog
===================================================================
--- packages/python-reportlab/trunk/debian/changelog	2008-04-01 20:41:16 UTC (rev 4966)
+++ packages/python-reportlab/trunk/debian/changelog	2008-04-01 21:32:33 UTC (rev 4967)
@@ -2,8 +2,10 @@
 
   * debian/watch
     - fixed upstream website name
+  * debian/control
+    - added Build-Depends for debhelper
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Tue, 01 Apr 2008 22:44:46 +0200
+ -- Sandro Tosi <matrixhasu at gmail.com>  Tue, 01 Apr 2008 23:22:52 +0200
 
 python-reportlab (2.1dfsg-1) unstable; urgency=low
 

Modified: packages/python-reportlab/trunk/debian/control
===================================================================
--- packages/python-reportlab/trunk/debian/control	2008-04-01 20:41:16 UTC (rev 4966)
+++ packages/python-reportlab/trunk/debian/control	2008-04-01 21:32:33 UTC (rev 4967)
@@ -5,7 +5,8 @@
 Uploaders: Igor Stroh <jenner at debian.org>, Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Standards-Version: 3.7.3
 XS-Python-Version: all
-Build-Depends-Indep: debhelper (>= 5.0.37.1), python-central (>= 0.5), python-all-dev (>= 2.3.5-10)
+Build-Depends: debhelper (>= 5.0.37.1)
+Build-Depends-Indep: python-central (>= 0.5), python-all-dev (>= 2.3.5-10)
 
 Package: python-reportlab
 Architecture: all




More information about the Python-modules-commits mailing list