[Python-modules-commits] r5303 - in packages/configobj/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 10 19:32:25 UTC 2008


    Date: Saturday, May 10, 2008 @ 19:32:23
  Author: kov
Revision: 5303

  - no longer build-depend on a -1 revision for setuptools

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

Modified: packages/configobj/trunk/debian/changelog
===================================================================
--- packages/configobj/trunk/debian/changelog	2008-05-10 19:31:36 UTC (rev 5302)
+++ packages/configobj/trunk/debian/changelog	2008-05-10 19:32:23 UTC (rev 5303)
@@ -19,8 +19,9 @@
   - fixed Section to conform to the doc-base manual specifications
   * debian/control:
   - updated standards version to 3.7.3
+  - no longer build-depend on a -1 revision for setuptools
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 10 May 2008 16:31:17 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 10 May 2008 16:32:05 -0300
 
 configobj (4.4.0-2) unstable; urgency=low
 

Modified: packages/configobj/trunk/debian/control
===================================================================
--- packages/configobj/trunk/debian/control	2008-05-10 19:31:36 UTC (rev 5302)
+++ packages/configobj/trunk/debian/control	2008-05-10 19:32:23 UTC (rev 5303)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-setuptools (>= 0.6a9-1), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-setuptools (>= 0.6a9), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4)
 Build-Depends-Indep: python-epydoc
 Standards-Version: 3.7.3
 Homepage: http://www.voidspace.org.uk/python/configobj.html




More information about the Python-modules-commits mailing list