[Python-modules-commits] r15954 - in packages/python-eventlet/trunk/debian (2 files)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Wed Mar 2 13:25:41 UTC 2011
Date: Wednesday, March 2, 2011 @ 13:25:38
Author: stefanor
Revision: 15954
Correct DEP3 headers (first line of Description is the subject)
Modified:
packages/python-eventlet/trunk/debian/changelog
packages/python-eventlet/trunk/debian/patches/disable-psycopg-patcher-test.patch
Modified: packages/python-eventlet/trunk/debian/changelog
===================================================================
--- packages/python-eventlet/trunk/debian/changelog 2011-03-02 13:24:32 UTC (rev 15953)
+++ packages/python-eventlet/trunk/debian/changelog 2011-03-02 13:25:38 UTC (rev 15954)
@@ -1,3 +1,9 @@
+python-eventlet (0.9.14-2) UNRELEASED; urgency=low
+
+ * Correct DEP3 headers (first line of Description is the subject)
+
+ -- Stefano Rivera <stefanor at debian.org> Sun, 27 Feb 2011 14:26:40 +0200
+
python-eventlet (0.9.14-1) unstable; urgency=low
* Initial release in Debian. (Closes: #532140)
Modified: packages/python-eventlet/trunk/debian/patches/disable-psycopg-patcher-test.patch
===================================================================
--- packages/python-eventlet/trunk/debian/patches/disable-psycopg-patcher-test.patch 2011-03-02 13:24:32 UTC (rev 15953)
+++ packages/python-eventlet/trunk/debian/patches/disable-psycopg-patcher-test.patch 2011-03-02 13:25:38 UTC (rev 15954)
@@ -1,4 +1,5 @@
-Description: Use the postgres_requirement function from tests.db_pool_test in
+Description: Skip test requiring postgres
+ Use the postgres_requirement function from tests.db_pool_test in
tests.patcher_psycopg_test, to skip unless Postgres is available.
Author: Stefano Rivera <stefanor at debian.org>
Forwarded: https://bitbucket.org/which_linden/eventlet/issue/78
More information about the Python-modules-commits
mailing list