r11921 - in /trunk/soap-lite/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Jan 2 18:01:39 UTC 2008


Author: gregoa-guest
Date: Wed Jan  2 18:01:38 2008
New Revision: 11921

URL: http://svn.debian.org/wsvn/?sc=1&rev=11921
Log:
debian/watch: use uversionmangle to deal with underlines in upstream
  version.

Modified:
    trunk/soap-lite/debian/changelog
    trunk/soap-lite/debian/watch

Modified: trunk/soap-lite/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/changelog?rev=11921&op=diff
==============================================================================
--- trunk/soap-lite/debian/changelog (original)
+++ trunk/soap-lite/debian/changelog Wed Jan  2 18:01:38 2008
@@ -7,6 +7,8 @@
     carrying only older versions.
   * debian/control: use Homepage from Sourceforge.
   * debian/watch: use Sourceforge download URL (more recent than CPAN).
+  * debian/watch: use uversionmangle to deal with underlines in upstream
+    version.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:33:31 +0200
 

Modified: trunk/soap-lite/debian/watch
URL: http://svn.debian.org/wsvn/trunk/soap-lite/debian/watch?rev=11921&op=diff
==============================================================================
--- trunk/soap-lite/debian/watch (original)
+++ trunk/soap-lite/debian/watch Wed Jan  2 18:01:38 2008
@@ -1,2 +1,3 @@
 version=3
+opts="uversionmangle=s/_/./" \
 http://sf.net/soaplite/SOAP-Lite-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




More information about the Pkg-perl-cvs-commits mailing list