[Python-modules-commits] r1175 - in /packages/turbogears/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat Jul 22 18:05:26 UTC 2006


Author: kov
Date: Sat Jul 22 18:05:25 2006
New Revision: 1175

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1175
Log:
build-depend on python-all

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

Modified: packages/turbogears/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/changelog?rev=1175&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Sat Jul 22 18:05:25 2006
@@ -12,8 +12,11 @@
   - added; bug fix grabbed from the 1.0 branch of the upstream SVN;
     avoids bug in the Identity framework code which would not allow
     Catwalk to add users, and maybe more problems;
+  * debian/control:
+  - build-depend on python-all, for we will sometimes need
+    python2.4, instead of simply 'python'
 
- -- Gustavo Noronha Silva <kov at debian.org>  Sat, 22 Jul 2006 14:37:26 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 22 Jul 2006 15:02:35 -0300
 
 turbogears (0.9a6-3) experimental; urgency=low
 

Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=1175&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Sat Jul 22 18:05:25 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 (>= 0.4.42), debhelper (>= 5.0.37.1), python, python-setuptools (>= 0.6b3-1)
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3-1)
 Build-Depends-Indep: python-support (>= 0.3)
 Standards-Version: 3.7.2
 




More information about the Python-modules-commits mailing list