[Python-modules-commits] r9053 - in packages/chardet/trunk/debian (changelog watch)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Jul 14 21:52:37 UTC 2009


    Date: Tuesday, July 14, 2009 @ 21:52:37
  Author: piotr
Revision: 9053

debian/watch file updated (now points to the Python 2.X version)

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

Modified: packages/chardet/trunk/debian/changelog
===================================================================
--- packages/chardet/trunk/debian/changelog	2009-07-14 20:52:05 UTC (rev 9052)
+++ packages/chardet/trunk/debian/changelog	2009-07-14 21:52:37 UTC (rev 9053)
@@ -1,8 +1,12 @@
 chardet (1.0.1-2) UNRELEASED; urgency=low
 
+  [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn
 
+  [ Piotr Ożarowski ]
+  * debian/watch file updated (now points to the Python 2.X version)
+
  -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:12:48 +0100
 
 chardet (1.0.1-1) unstable; urgency=low

Modified: packages/chardet/trunk/debian/watch
===================================================================
--- packages/chardet/trunk/debian/watch	2009-07-14 20:52:05 UTC (rev 9052)
+++ packages/chardet/trunk/debian/watch	2009-07-14 21:52:37 UTC (rev 9053)
@@ -1,2 +1,2 @@
 version=3
-http://chardet.feedparser.org/download/ chardet-(.*)\.tgz
+http://chardet.feedparser.org/download/ python2-chardet-([\d.]+)\.tgz




More information about the Python-modules-commits mailing list