[DRE-commits] [SCM] ruby-dbd-pg.git branch, master, updated. upstream/0.3.9-5-g64addd0

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


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

    fix debian/watch to unmangle +gem2deb

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

-- 
ruby-dbd-pg.git



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