[Python-modules-commits] r585 - in /packages/turbogears/branches/0.9/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 13 19:33:29 UTC 2006


Author: kov
Date: Sat May 13 19:33:26 2006
New Revision: 585

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=585
Log:
  - updated build-dep to mention python-setuptools >= 0.6a11

Modified:
    packages/turbogears/branches/0.9/debian/changelog
    packages/turbogears/branches/0.9/debian/control

Modified: packages/turbogears/branches/0.9/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/changelog?rev=585&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/changelog (original)
+++ packages/turbogears/branches/0.9/debian/changelog Sat May 13 19:33:26 2006
@@ -8,13 +8,14 @@
     are needed on clean
   - fixed Homepage pseudo-header; thanks to Piotr Ozarowski for pointing
     the relevant section of Developer's Reference
+  - updated build-dep to mention python-setuptools >= 0.6a11
   * debian/patches/00_avoid_deps_on_build.diff,
     debian/patches/01_reloader_args_for_cherrypy2.2}.diff:
   - removed; no longer apply
   * debian/patches/02_project_start_py2.4.diff:
   - updated
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 13 May 2006 16:12:43 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 13 May 2006 16:32:49 -0300
 
 turbogears (0.8.9-1) UNRELEASED; urgency=low
 

Modified: packages/turbogears/branches/0.9/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/branches/0.9/debian/control?rev=585&op=diff
==============================================================================
--- packages/turbogears/branches/0.9/debian/control (original)
+++ packages/turbogears/branches/0.9/debian/control Sat May 13 19:33:26 2006
@@ -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, debhelper (>= 4.1.0), python, python2.4-setuptools (>= 0.6a9-1)
+Build-Depends: cdbs, debhelper (>= 4.1.0), python, python2.4-setuptools (>= 0.6a11-1)
 Build-Depends-Indep: python2.4-dev
 Standards-Version: 3.7.0
 




More information about the Python-modules-commits mailing list