[Python-modules-commits] r4510 - in packages/turbogears/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Mon Feb 11 02:34:43 UTC 2008


    Date: Monday, February 11, 2008 @ 02:34:41
  Author: kov
Revision: 4510

remove -1 from setuptools' version requirement on build-deps

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

Modified: packages/turbogears/trunk/debian/changelog
===================================================================
--- packages/turbogears/trunk/debian/changelog	2008-02-11 02:15:11 UTC (rev 4509)
+++ packages/turbogears/trunk/debian/changelog	2008-02-11 02:34:41 UTC (rev 4510)
@@ -9,6 +9,8 @@
 
   [ Gustavo Noronha Silva ]
   * New upstream release (Closes: #462599, 463490)
+  * debian/control:
+  - remove -1 from setuptools' version requirement on build-deps
 
  -- Gustavo Noronha Silva <kov at debian.org>  Mon, 11 Feb 2008 00:08:02 -0200
 

Modified: packages/turbogears/trunk/debian/control
===================================================================
--- packages/turbogears/trunk/debian/control	2008-02-11 02:15:11 UTC (rev 4509)
+++ packages/turbogears/trunk/debian/control	2008-02-11 02:34:41 UTC (rev 4510)
@@ -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: python-support (>= 0.6.4), cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3-1)
+Build-Depends: python-support (>= 0.6.4), cdbs (>= 0.4.43), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3)
 Standards-Version: 3.7.3
 Homepage: http://www.turbogears.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/




More information about the Python-modules-commits mailing list