[Python-modules-commits] r4494 - in packages/decoratortools/trunk/debian (changelog control)
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Sun Feb 10 23:52:12 UTC 2008
Date: Sunday, February 10, 2008 @ 23:52:11
Author: kov
Revision: 4494
fixed version on build-deps to conform to lintian
Modified:
packages/decoratortools/trunk/debian/changelog
packages/decoratortools/trunk/debian/control
Modified: packages/decoratortools/trunk/debian/changelog
===================================================================
--- packages/decoratortools/trunk/debian/changelog 2008-02-10 22:25:47 UTC (rev 4493)
+++ packages/decoratortools/trunk/debian/changelog 2008-02-10 23:52:11 UTC (rev 4494)
@@ -1,3 +1,11 @@
+decoratortools (1.7-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control:
+ - remove -1 from setuptools' version on build-depends; thanks to lintian
+
+ -- Gustavo Noronha Silva <kov at debian.org> Sun, 10 Feb 2008 21:45:59 -0200
+
decoratortools (1.6-1) unstable; urgency=low
[ Piotr Ożarowski ]
Modified: packages/decoratortools/trunk/debian/control
===================================================================
--- packages/decoratortools/trunk/debian/control 2008-02-10 22:25:47 UTC (rev 4493)
+++ packages/decoratortools/trunk/debian/control 2008-02-10 23:52:11 UTC (rev 4494)
@@ -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-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)
Standards-Version: 3.7.3
Homepage: http://cheeseshop.python.org/pypi/DecoratorTools/
XS-Python-Version: >= 2.3
More information about the Python-modules-commits
mailing list