[Python-modules-commits] r4114 - in packages/feedparser/trunk/debian (changelog control)
morph-guest at users.alioth.debian.org
morph-guest at users.alioth.debian.org
Wed Jan 2 17:22:56 UTC 2008
Date: Wednesday, January 2, 2008 @ 17:22:56
Author: morph-guest
Revision: 4114
fix Vcs-Browser
Modified:
packages/feedparser/trunk/debian/changelog
packages/feedparser/trunk/debian/control
Modified: packages/feedparser/trunk/debian/changelog
===================================================================
--- packages/feedparser/trunk/debian/changelog 2008-01-02 17:18:33 UTC (rev 4113)
+++ packages/feedparser/trunk/debian/changelog 2008-01-02 17:22:56 UTC (rev 4114)
@@ -1,11 +1,16 @@
-feedparser (4.1-11) unstable; urgency=low
+feedparser (4.1-11) UNRELEASED; urgency=low
+ [ Carlos Galisteo ]
* New patch fixes errors parsing democracynow.org (and probably
some others) feeds. Thanks to Thomas Perl for the patch and for the
notice. Ubuntu bug #179208.
- -- Carlos Galisteo <cgalisteo at k-rolus.net> Wed, 02 Jan 2008 09:50:02 +0000
+ [ Sandro Tosi ]
+ * debian/control
+ - fix Vcs-Browser field
+ -- Sandro Tosi <matrixhasu at gmail.com> Wed, 02 Jan 2008 18:22:19 +0100
+
feedparser (4.1-10) UNRELEASED; urgency=low
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
Modified: packages/feedparser/trunk/debian/control
===================================================================
--- packages/feedparser/trunk/debian/control 2008-01-02 17:18:33 UTC (rev 4113)
+++ packages/feedparser/trunk/debian/control 2008-01-02 17:22:56 UTC (rev 4114)
@@ -5,7 +5,7 @@
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
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/wsvn/python-modules/packages/feedparser/?op=log
+Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/feedparser/trunk/?op=log
Standards-Version: 3.7.2
Package: python-feedparser
More information about the Python-modules-commits
mailing list