[Python-modules-commits] r4501 - in packages/turbokid/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Mon Feb 11 01:12:19 UTC 2008


    Date: Monday, February 11, 2008 @ 01:12:18
  Author: kov
Revision: 4501

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

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

Modified: packages/turbokid/trunk/debian/changelog
===================================================================
--- packages/turbokid/trunk/debian/changelog	2008-02-11 01:02:55 UTC (rev 4500)
+++ packages/turbokid/trunk/debian/changelog	2008-02-11 01:12:18 UTC (rev 4501)
@@ -15,8 +15,10 @@
   * New upstream release
   * debian/patches/01_disable_requirements.diff:
   - updated
+  * debian/control:
+  - remove -1 from setuptools' version requirement on build-deps
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sun, 10 Feb 2008 22:55:26 -0200
+ -- Gustavo Noronha Silva <kov at debian.org>  Sun, 10 Feb 2008 23:11:06 -0200
 
 turbokid (1.0.1-1) unstable; urgency=low
 

Modified: packages/turbokid/trunk/debian/control
===================================================================
--- packages/turbokid/trunk/debian/control	2008-02-11 01:02:55 UTC (rev 4500)
+++ packages/turbokid/trunk/debian/control	2008-02-11 01:12:18 UTC (rev 4501)
@@ -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.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3-1), python-all-dev (>= 2.3.5-10), python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3), python-all-dev (>= 2.3.5-10), python-support (>= 0.6.4)
 Standards-Version: 3.7.2
 Homepage: http://www.turbogears.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbokid/trunk/




More information about the Python-modules-commits mailing list