[Python-modules-commits] r5307 - in packages/python-cherrypy/trunk/debian (changelog control)
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sat May 10 19:47:13 UTC 2008
Date: Saturday, May 10, 2008 @ 19:47:12
Author: kov
Revision: 5307
do not build-dep on revision -1 of a package
Modified:
packages/python-cherrypy/trunk/debian/changelog
packages/python-cherrypy/trunk/debian/control
Modified: packages/python-cherrypy/trunk/debian/changelog
===================================================================
--- packages/python-cherrypy/trunk/debian/changelog 2008-05-10 19:45:04 UTC (rev 5306)
+++ packages/python-cherrypy/trunk/debian/changelog 2008-05-10 19:47:12 UTC (rev 5307)
@@ -5,8 +5,10 @@
- updated watch file to look for 2.3.x releases
* debian/patches/04_CVE-2008-0252.diff:
- applied upstream; removing
+ * debian/control:
+ - no longer build-depends on revision -1 of setuptools
- -- Gustavo Noronha Silva <kov at debian.org> Sat, 10 May 2008 16:44:31 -0300
+ -- Gustavo Noronha Silva <kov at debian.org> Sat, 10 May 2008 16:46:50 -0300
python-cherrypy (2.2.1-4) unstable; urgency=low
Modified: packages/python-cherrypy/trunk/debian/control
===================================================================
--- packages/python-cherrypy/trunk/debian/control 2008-05-10 19:45:04 UTC (rev 5306)
+++ packages/python-cherrypy/trunk/debian/control 2008-05-10 19:47:12 UTC (rev 5307)
@@ -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.41), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9-1), python-dev, python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9), python-dev, python-support (>= 0.6.4)
Standards-Version: 3.7.3
Homepage: http://www.cherrypy.org/
XS-Python-Version: all
More information about the Python-modules-commits
mailing list