[DRE-commits] [ruby-fakeweb] 10/13: change dfsg suffix to +dfsg1 now repack.sh is fixed

Cédric Boutillier boutil at alioth.debian.org
Fri Oct 4 16:36:03 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-fakeweb.

commit 375d550401903f2776db3a64b6222815496064e1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Oct 4 17:36:40 2013 +0200

    change dfsg suffix to +dfsg1 now repack.sh is fixed
---
 debian/repack.sh |    2 +-
 debian/watch     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/repack.sh b/debian/repack.sh
index e1ebd81..d8df92e 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -6,7 +6,7 @@
 set -e
 set -u
 
-VER="$2+dfsg"
+VER="$2+dfsg1"
 FILE="$3"
 PKG=`dpkg-parsechangelog|grep ^Source:|sed 's/^Source: //'`
 
diff --git a/debian/watch b/debian/watch
index aea76cc..fa12b4b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
+opts=dversionmangle=s/\+dfsg(\d)*// \
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/fakeweb .*/fakeweb-(.*).tar.gz debian sh debian/repack.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fakeweb.git



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