[Python-modules-commits] r2656 - in /packages/feedparser: branches/upstream/ trunk/debian/changelog trunk/debian/watch
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sat Jun 30 09:53:17 UTC 2007
Author: piotr
Date: Sat Jun 30 09:53:17 2007
New Revision: 2656
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2656
Log:
* Add watch file
* Remove upstream branch
Added:
packages/feedparser/trunk/debian/watch
Removed:
packages/feedparser/branches/upstream/
Modified:
packages/feedparser/trunk/debian/changelog
Modified: packages/feedparser/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/feedparser/trunk/debian/changelog?rev=2656&op=diff
==============================================================================
--- packages/feedparser/trunk/debian/changelog (original)
+++ packages/feedparser/trunk/debian/changelog Sat Jun 30 09:53:17 2007
@@ -1,5 +1,6 @@
feedparser (4.1-8) unstable; urgency=low
+ [ Carlos Galisteo ]
* Added patch which fixes the ".etag is always present" bug.(Closes: #411388)
* Build-depends on quilt for patches management.
* Not recommending python-iconvcodec, which is not available anymore. (Closes: #429303)
@@ -9,7 +10,10 @@
* debian/rules cleaned up (dh_installdocs argument revoved, dh_link and
dh_strip removed)
- -- Carlos Galisteo <cgalisteo at k-rolus.net> Tue, 19 Jun 2007 00:01:17 +0200
+ [ Piotr Ożarowski ]
+ * Added watch file
+
+ -- Carlos Galisteo <cgalisteo at k-rolus.net> Sat, 30 Jun 2007 11:36:58 +0200
feedparser (4.1-7) unstable; urgency=low
Added: packages/feedparser/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/feedparser/trunk/debian/watch?rev=2656&op=file
==============================================================================
--- packages/feedparser/trunk/debian/watch (added)
+++ packages/feedparser/trunk/debian/watch Sat Jun 30 09:53:17 2007
@@ -1,0 +1,2 @@
+version=3
+http://code.google.com/p/feedparser/downloads/list http://feedparser.googlecode.com/files/feedparser-([\d.]+)\.zip
More information about the Python-modules-commits
mailing list