[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-5-g7f1f228

Paul van Tilburg paul at luon.net
Thu Oct 11 10:25:18 UTC 2012


The following commit has been merged in the master-experimental branch:
commit af2f169378bfe852cf98085b4be6287f88a8fdac
Author: Paul van Tilburg <paul at luon.net>
Date:   Thu Dec 29 15:13:46 2011 +0100

    debian/watch: fixed a small error in the dversionmangle pattern.

diff --git a/debian/changelog b/debian/changelog
index 3e1e096..3db00d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+redmine (1.3.0+dfsg1-2) UNRELEASED; urgency=low
+
+  * debian/watch: fixed a small error in the dversionmangle pattern.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Thu, 29 Dec 2011 15:12:45 +0100
+
 redmine (1.3.0+dfsg1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/watch b/debian/watch
index f9f355c..28231a9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg\d+$// \
+opts=dversionmangle=s/\+dfsg\d+$// \
 http://rubyforge.org/frs/?group_id=1850 .*/redmine-(.*)\.tar\.gz

-- 
redmine.git



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