[Python-modules-commits] r2140 - in /packages/cherrypy3/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat Apr 21 17:33:54 UTC 2007


Author: kov
Date: Sat Apr 21 17:33:54 2007
New Revision: 2140

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2140
Log:
python policy updates

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

Modified: packages/cherrypy3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/cherrypy3/trunk/debian/changelog?rev=2140&op=diff
==============================================================================
--- packages/cherrypy3/trunk/debian/changelog (original)
+++ packages/cherrypy3/trunk/debian/changelog Sat Apr 21 17:33:54 2007
@@ -8,8 +8,11 @@
   - I heartly agree with Sam Clegg on this; the tutorial should be
     in /usr/share/doc/python-cherrypy3, not inside the Python package
     namespace (Closes: #415526)
-
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 21 Apr 2007 14:22:06 -0300
+  * debian/control:
+  - updated python-support and python-all-dev version requirements
+    and moved them to build-deps because they are needed on clean
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 21 Apr 2007 14:34:06 -0300
 
 cherrypy3 (3.0.0-1) unstable; urgency=low
 

Modified: packages/cherrypy3/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/cherrypy3/trunk/debian/control?rev=2140&op=diff
==============================================================================
--- packages/cherrypy3/trunk/debian/control (original)
+++ packages/cherrypy3/trunk/debian/control Sat Apr 21 17:33:54 2007
@@ -3,8 +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.1), python-setuptools (>= 0.6a9-1)
-Build-Depends-Indep: python-dev, python-support (>= 0.2.3)
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9-1), python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3)
 Standards-Version: 3.7.2
 XS-Python-Version: >= 2.3
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/cherrypy3/trunk/




More information about the Python-modules-commits mailing list