[DRE-commits] [SCM] ruby-tidy.git branch, master, updated. upstream/1.1.2-4-gb89a838

Cédric Boutillier cedric.boutillier at gmail.com
Thu Oct 20 21:41:32 UTC 2011


The following commit has been merged in the master branch:
commit b89a838286ef25c60e96c46c65bb74fc9306a76a
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Thu Oct 20 23:41:23 2011 +0200

    fix debian/watch to unmangle +gem2deb

diff --git a/debian/watch b/debian/watch
index bd9500f..d529ac9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://rubyforge.org/frs/?group_id=435 .*/tidy-([\d\.]*).tar.gz
+opts=dversionmangle=s/\+gem2deb// \
+  http://rubyforge.org/frs/?group_id=435 .*/tidy-([\d\.]*).tar.gz

-- 
ruby-tidy.git



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