[DRE-commits] r5050 - trunk/libi18n-ruby/debian

Roberto C. Sanchez roberto at alioth.debian.org
Thu Apr 8 19:47:07 UTC 2010


Author: roberto
Date: 2010-04-08 19:47:06 +0000 (Thu, 08 Apr 2010)
New Revision: 5050

Modified:
   trunk/libi18n-ruby/debian/changelog
   trunk/libi18n-ruby/debian/watch
Log:
Fix watch file by adding needed uversionmangle option

Modified: trunk/libi18n-ruby/debian/changelog
===================================================================
--- trunk/libi18n-ruby/debian/changelog	2010-04-08 13:21:17 UTC (rev 5049)
+++ trunk/libi18n-ruby/debian/changelog	2010-04-08 19:47:06 UTC (rev 5050)
@@ -1,8 +1,9 @@
 libi18n-ruby (0.3.6-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Fix watch file by adding needed uversionmangle option
 
- -- Roberto C. Sanchez <roberto at connexer.com>  Wed, 31 Mar 2010 21:01:16 -0400
+ -- Roberto C. Sanchez <roberto at connexer.com>  Thu, 08 Apr 2010 15:45:51 -0400
 
 libi18n-ruby (0.3.6-1) unstable; urgency=low
 

Modified: trunk/libi18n-ruby/debian/watch
===================================================================
--- trunk/libi18n-ruby/debian/watch	2010-04-08 13:21:17 UTC (rev 5049)
+++ trunk/libi18n-ruby/debian/watch	2010-04-08 19:47:06 UTC (rev 5050)
@@ -1,3 +1,5 @@
 version=3
-opts=filenamemangle=s/^.*v([0-9.]+)\.tar\.gz.*$/libi18n-ruby_$1.orig.tar.gz/ \
+opts=\
+filenamemangle=s/^.*v([0-9.]+)\.tar\.gz.*$/libi18n-ruby_$1.orig.tar.gz/,\
+uversionmangle=s/^\/v// \
 http://githubredir.debian.net/github/svenfuchs/i18n (.*)\.tar\.gz




More information about the Pkg-ruby-extras-commits mailing list