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

kov at users.alioth.debian.org kov at users.alioth.debian.org
Fri Jan 5 20:50:24 CET 2007


Author: kov
Date: Fri Jan  5 20:50:23 2007
New Revision: 1644

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1644
Log:
python-support moved to B-Ds

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=1644&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/changelog (original)
+++ packages/turbogears/trunk/debian/changelog Fri Jan  5 20:50:23 2007
@@ -9,10 +9,12 @@
   * debian/NEWS.Debian, debian/README.Debian:
   - document changes and important information concerning upgrade
     from the preview releases to the 1.0 stable release
+  * debian/control:
+  - moved python-support to Build-Depends, following lintian's advice
   * urgency set to medium since this is basically the 1.0~b series
     with bug fixes
 
- -- Gustavo Noronha Silva <kov at debian.org>  Fri,  5 Jan 2007 17:41:19 -0200
+ -- Gustavo Noronha Silva <kov at debian.org>  Fri,  5 Jan 2007 17:50:16 -0200
 
 turbogears (1.0~b1-4) UNRELEASED; urgency=low
 

Modified: packages/turbogears/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbogears/trunk/debian/control?rev=1644&op=diff
==============================================================================
--- packages/turbogears/trunk/debian/control (original)
+++ packages/turbogears/trunk/debian/control Fri Jan  5 20:50:23 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-all, python-setuptools (>= 0.6b3-1)
-Build-Depends-Indep: python-support (>= 0.3)
+Build-Depends: python-support (>= 0.3), cdbs (>= 0.4.42), debhelper (>= 5.0.37.1), python-all, python-setuptools (>= 0.6b3-1)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbogears/trunk/
 




More information about the Python-modules-commits mailing list