[Python-modules-commits] r23546 - in packages/python-eventlet/trunk/debian (3 files)
zigo at users.alioth.debian.org
zigo at users.alioth.debian.org
Fri Feb 22 08:06:39 UTC 2013
Date: Friday, February 22, 2013 @ 08:06:37
Author: zigo
Revision: 23546
Now using compat and debhelper 9
Modified:
packages/python-eventlet/trunk/debian/changelog
packages/python-eventlet/trunk/debian/compat
packages/python-eventlet/trunk/debian/control
Modified: packages/python-eventlet/trunk/debian/changelog
===================================================================
--- packages/python-eventlet/trunk/debian/changelog 2013-02-22 08:06:30 UTC (rev 23545)
+++ packages/python-eventlet/trunk/debian/changelog 2013-02-22 08:06:37 UTC (rev 23546)
@@ -3,6 +3,7 @@
* New upstream version.
* Uploading to experimental during the freeze.
* X-Python-Version now >= 2.6.
+ * Now using compat and debhelper 9.
-- Thomas Goirand <zigo at debian.org> Fri, 22 Feb 2013 07:25:50 +0000
Modified: packages/python-eventlet/trunk/debian/compat
===================================================================
--- packages/python-eventlet/trunk/debian/compat 2013-02-22 08:06:30 UTC (rev 23545)
+++ packages/python-eventlet/trunk/debian/compat 2013-02-22 08:06:37 UTC (rev 23546)
@@ -1 +1 @@
-8
+9
Modified: packages/python-eventlet/trunk/debian/control
===================================================================
--- packages/python-eventlet/trunk/debian/control 2013-02-22 08:06:30 UTC (rev 23545)
+++ packages/python-eventlet/trunk/debian/control 2013-02-22 08:06:37 UTC (rev 23546)
@@ -7,7 +7,7 @@
Monty Taylor <mordred at inaugust.com>,
Soren Hansen <soren at ubuntu.com>
Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 9),
python-all (>= 2.6.5-13~),
python-greenlet,
python-httplib2,
More information about the Python-modules-commits
mailing list