[Python-modules-commits] r8110 - in packages/feedparser/trunk/debian (3 files)
cgalisteo-guest at users.alioth.debian.org
cgalisteo-guest at users.alioth.debian.org
Tue Mar 31 11:22:36 UTC 2009
Date: Tuesday, March 31, 2009 @ 11:22:35
Author: cgalisteo-guest
Revision: 8110
Using XS-Python-Version instead of pyversions.
Modified:
packages/feedparser/trunk/debian/changelog
packages/feedparser/trunk/debian/control
Deleted:
packages/feedparser/trunk/debian/pyversions
Modified: packages/feedparser/trunk/debian/changelog
===================================================================
--- packages/feedparser/trunk/debian/changelog 2009-03-31 05:39:06 UTC (rev 8109)
+++ packages/feedparser/trunk/debian/changelog 2009-03-31 11:22:35 UTC (rev 8110)
@@ -1,4 +1,4 @@
-feedparser (4.1-13) UNRELEASED; urgency=low
+feedparser (4.1-13) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
@@ -7,6 +7,8 @@
[ Carlos Galisteo ]
* debian/rules
- dh_pysupport call moved (Closes: #516192)
+ * debian/control
+ - Using XS-Python-Version instead of pyversions.
-- Sandro Tosi <morph at debian.org> Mon, 03 Nov 2008 22:13:02 +0100
Modified: packages/feedparser/trunk/debian/control
===================================================================
--- packages/feedparser/trunk/debian/control 2009-03-31 05:39:06 UTC (rev 8109)
+++ packages/feedparser/trunk/debian/control 2009-03-31 11:22:35 UTC (rev 8110)
@@ -6,6 +6,7 @@
Build-Depends: debhelper (>= 5.0.37.2), python-dev (>= 2.3.5-11), python-support (>= 0.3), quilt (>= 0.39-2)
Vcs-Svn: svn://svn.debian.org/python-modules/packages/feedparser/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/feedparser/trunk/
+XS-Python-Version: >= 2.1, << 2.6
Standards-Version: 3.8.0
Homepage: http://www.feedparser.org
Deleted: packages/feedparser/trunk/debian/pyversions
===================================================================
--- packages/feedparser/trunk/debian/pyversions 2009-03-31 05:39:06 UTC (rev 8109)
+++ packages/feedparser/trunk/debian/pyversions 2009-03-31 11:22:35 UTC (rev 8110)
@@ -1 +0,0 @@
-2.1-
More information about the Python-modules-commits
mailing list