[Python-modules-commits] r19346 - in packages/kombu/trunk/debian (control)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Thu Nov 17 06:15:58 UTC 2011


    Date: Thursday, November 17, 2011 @ 06:15:55
  Author: fladi-guest
Revision: 19346

Fix whitespace in versioned dependencies.

Modified:
  packages/kombu/trunk/debian/control

Modified: packages/kombu/trunk/debian/control
===================================================================
--- packages/kombu/trunk/debian/control	2011-11-16 17:34:07 UTC (rev 19345)
+++ packages/kombu/trunk/debian/control	2011-11-17 06:15:55 UTC (rev 19346)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 7.0.50~),
                python-all (>= 2.6.6-3~),
                python-amqplib (>= 1.0),
-               python-anyjson (>=0.3.1),
+               python-anyjson (>= 0.3.1),
                python-boto,
                python-couchdb (>= 0.8),
                python-nose,
@@ -26,7 +26,7 @@
 Package: python-kombu
 Architecture: all
 Depends: python-amqplib (>= 1.0),
-         python-anyjson (>=0.3.1),
+         python-anyjson (>= 0.3.1),
          ${misc:Depends},
          ${python:Depends}
 Recommends: python-yaml




More information about the Python-modules-commits mailing list