[DRE-commits] [SCM] ruby-dbd-mysql.git branch, master, updated. upstream/0.4.4-5-g166a1f3

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


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

    fix debian/watch to unmangle +gem2deb

diff --git a/debian/watch b/debian/watch
index 49070c0..d326e4c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://rubyforge.org/frs/?group_id=234 .*/dbd-mysql-([\d\.]*).tar.gz
+opts=dversionmangle=s/\+gem2deb// \
+  http://rubyforge.org/frs/?group_id=234 .*/dbd-mysql-([\d\.]*).tar.gz

-- 
ruby-dbd-mysql.git



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