[Python-modules-commits] r15433 - in packages/feedparser/trunk/debian (changelog watch)

cgalisteo-guest at users.alioth.debian.org cgalisteo-guest at users.alioth.debian.org
Tue Feb 1 09:24:32 UTC 2011


    Date: Tuesday, February 1, 2011 @ 09:24:30
  Author: cgalisteo-guest
Revision: 15433

tar.gz in watch file.
new changelog entry, ready for 5.0

Modified:
  packages/feedparser/trunk/debian/changelog
  packages/feedparser/trunk/debian/watch

Modified: packages/feedparser/trunk/debian/changelog
===================================================================
--- packages/feedparser/trunk/debian/changelog	2011-01-31 18:44:51 UTC (rev 15432)
+++ packages/feedparser/trunk/debian/changelog	2011-02-01 09:24:30 UTC (rev 15433)
@@ -1,3 +1,11 @@
+feedparser (5.0-1) UNRELEASED; urgency=low
+
+  [ Carlos Galisteo ]
+  * New upstream release.
+  * watch file looks for *.tar.gz rather than .zip
+
+ -- Carlos Galisteo <cgalisteo at k-rolus.net>  Tue, 01 Feb 2011 10:21:08 +0100
+
 feedparser (4.1-15) UNRELEASED; urgency=low
 
   [ Carlos Galisteo ]

Modified: packages/feedparser/trunk/debian/watch
===================================================================
--- packages/feedparser/trunk/debian/watch	2011-01-31 18:44:51 UTC (rev 15432)
+++ packages/feedparser/trunk/debian/watch	2011-02-01 09:24:30 UTC (rev 15433)
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/feedparser/downloads/list http://feedparser.googlecode.com/files/feedparser-([\d.]+)\.zip
+http://code.google.com/p/feedparser/downloads/list http://feedparser.googlecode.com/files/feedparser-([\d.]+)\.tar.gz




More information about the Python-modules-commits mailing list