[Python-modules-commits] r6639 - in packages/cherrypy3/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Wed Oct 1 11:50:45 UTC 2008


    Date: Wednesday, October 1, 2008 @ 11:50:45
  Author: kov
Revision: 6639

fixing lintian complaints, upgrading standards-version

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

Modified: packages/cherrypy3/trunk/debian/changelog
===================================================================
--- packages/cherrypy3/trunk/debian/changelog	2008-10-01 11:14:36 UTC (rev 6638)
+++ packages/cherrypy3/trunk/debian/changelog	2008-10-01 11:50:45 UTC (rev 6639)
@@ -3,8 +3,11 @@
   * New upstream version
   * debian/patches/03_CVE-2008-0252.diff:
   - removed; applied upstream
+  * debian/control:
+  - remove -1 from build-dependency
+  - upgrade Standards-Version to 3.8.0, with no further changes
 
- -- Gustavo Noronha Silva <kov at debian.org>  Wed, 01 Oct 2008 08:08:19 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Wed, 01 Oct 2008 08:21:45 -0300
 
 cherrypy3 (3.0.2-2) unstable; urgency=low
 

Modified: packages/cherrypy3/trunk/debian/control
===================================================================
--- packages/cherrypy3/trunk/debian/control	2008-10-01 11:14:36 UTC (rev 6638)
+++ packages/cherrypy3/trunk/debian/control	2008-10-01 11:50:45 UTC (rev 6639)
@@ -3,9 +3,9 @@
 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), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), 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
+Standards-Version: 3.8.0
 Homepage: http://www.cherrypy.org/
 XS-Python-Version: >= 2.3
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/cherrypy3/trunk/




More information about the Python-modules-commits mailing list