[Python-modules-commits] r2355 - in /packages/turbokid/trunk/debian: changelog control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 12 18:04:18 UTC 2007


Author: kov
Date: Sat May 12 18:04:17 2007
New Revision: 2355

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2355
Log:
updated version requirements in build-deps and moved python-support
and python-all-dev from build-deps-indep to build-deps

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

Modified: packages/turbokid/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/turbokid/trunk/debian/changelog?rev=2355&op=diff
==============================================================================
--- packages/turbokid/trunk/debian/changelog (original)
+++ packages/turbokid/trunk/debian/changelog Sat May 12 18:04:17 2007
@@ -1,8 +1,16 @@
-turbokid (0.9.9-2) UNRELEASED; urgency=low
+turbokid (1.0.1-1) UNRELEASED; urgency=low
 
+  [ Gustavo Noronha Silva ]
+  * New upstream version
+  * debian/control:
+  - updated version requirements for python-support and move it
+    and python-all-dev to Build-Deps, since they are needed to
+    run clean target
+
+  [ Piotr Ozarowski ]
   * Added XS-Vcs-Svn field
 
- -- Piotr Ozarowski <ozarow at gmail.com>  Thu, 23 Nov 2006 14:44:59 +0100
+ -- Gustavo Noronha Silva <kov at debian.org>  Sat, 12 May 2007 15:03:53 -0300
 
 turbokid (0.9.9-1) unstable; urgency=low
 

Modified: packages/turbokid/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/turbokid/trunk/debian/control?rev=2355&op=diff
==============================================================================
--- packages/turbokid/trunk/debian/control (original)
+++ packages/turbokid/trunk/debian/control Sat May 12 18:04:17 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.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3-1)
-Build-Depends-Indep: python-all-dev (>= 2.3.5-10), python-support (>= 0.3)
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3-1), python-all-dev (>= 2.3.5-10), python-support (>= 0.5.3)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/turbokid/trunk/
 




More information about the Python-modules-commits mailing list