[Python-modules-commits] r5295 - in packages/ruledispatch/trunk/debian (changelog control)

kov at users.alioth.debian.org kov at users.alioth.debian.org
Sat May 10 16:03:45 UTC 2008


    Date: Saturday, May 10, 2008 @ 16:03:44
  Author: kov
Revision: 5295

no longer build-depend on -1 revision for python-setuptools

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

Modified: packages/ruledispatch/trunk/debian/changelog
===================================================================
--- packages/ruledispatch/trunk/debian/changelog	2008-05-10 16:02:51 UTC (rev 5294)
+++ packages/ruledispatch/trunk/debian/changelog	2008-05-10 16:03:44 UTC (rev 5295)
@@ -9,6 +9,7 @@
   - documented what I did
   * debian/control:
   - updated standards version
+  - remove -1 from the version we build-depend on for python-setuptools
 
  -- Gustavo Noronha Silva <kov at debian.org>  Sat, 10 May 2008 13:02:35 -0300
 

Modified: packages/ruledispatch/trunk/debian/control
===================================================================
--- packages/ruledispatch/trunk/debian/control	2008-05-10 16:02:51 UTC (rev 5294)
+++ packages/ruledispatch/trunk/debian/control	2008-05-10 16:03:44 UTC (rev 5295)
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Gustavo Noronha Silva <kov at debian.org>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.3), python, python-setuptools (>= 0.6a9-1), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4), python-protocols (>> 1.0)
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.3), python, python-setuptools (>= 0.6a9), python-all-dev (>= 2.3.5-11), python-support (>= 0.6.4), python-protocols (>> 1.0)
 XS-Python-Version: >= 2.3
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/ruledispatch/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/ruledispatch/trunk/?op=log




More information about the Python-modules-commits mailing list