[DRE-commits] [SCM] ruby-hoe.git branch, master, updated. upstream/2.9.4-16-gd540988

Clint Byrum clint at ubuntu.com
Wed Jun 8 06:14:01 UTC 2011


The following commit has been merged in the master branch:
commit d54098842d5ad1522fcc51fc4e89e07e9eeecfa8
Author: Clint Byrum <clint at ubuntu.com>
Date:   Tue Jun 7 23:13:10 2011 -0700

    Fixing dversionmangle in watch file.

diff --git a/debian/watch b/debian/watch
index 3a9ab94..8a435f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-opts=dversionmangle=s/\.dfsg\.\d+$// http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hoe .*/hoe-(.*).tar.gz
+opts=dversionmangle=s/\+dfsg\d+$// http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hoe .*/hoe-(.*).tar.gz

-- 
ruby-hoe.git



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