[Python-modules-commits] r3568 - in /packages/elementtidy/trunk/debian: changelog watch

bzed-guest at users.alioth.debian.org bzed-guest at users.alioth.debian.org
Wed Nov 7 11:35:26 UTC 2007


Author: bzed-guest
Date: Wed Nov  7 11:35:26 2007
New Revision: 3568

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3568
Log:
* Fixing debian/watch. Thanks to Raphael Geissert (Closes: #450296).

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

Modified: packages/elementtidy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/elementtidy/trunk/debian/changelog?rev=3568&op=diff
==============================================================================
--- packages/elementtidy/trunk/debian/changelog (original)
+++ packages/elementtidy/trunk/debian/changelog Wed Nov  7 11:35:26 2007
@@ -1,8 +1,12 @@
 elementtidy (1.0-5) UNRELEASED; urgency=low
 
+  [ Piotr Ożarowski ]
   * Added Vcs-Svn, Vcs-Browser and Homepage fields
 
- -- Piotr Ożarowski <piotr at debian.org>  Sat,  6 Oct 2007 23:46:23 +0200
+  [ Bernd Zeimetz ]
+  * Fixing debian/watch. Thanks to Raphael Geissert (Closes: #450296).
+
+ -- Bernd Zeimetz <bernd at bzed.de>  Wed, 07 Nov 2007 12:29:13 +0100
 
 elementtidy (1.0-4) unstable; urgency=low
 

Modified: packages/elementtidy/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/elementtidy/trunk/debian/watch?rev=3568&op=diff
==============================================================================
--- packages/elementtidy/trunk/debian/watch (original)
+++ packages/elementtidy/trunk/debian/watch Wed Nov  7 11:35:26 2007
@@ -1,6 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		Directory		Pattern			Version	Script
-version=2
-http://effbot.org/downloads/elementtidy-(.*)-.*\.zip debian uupdate
+version=3
+opts=uversionmangle=s/-20050212// \
+http://effbot.org/downloads /media/downloads/elementtidy-(.*).zip




More information about the Python-modules-commits mailing list