[DRE-commits] [ruby-fakeweb] 02/13: change suffix from debian to +dfsg

Cédric Boutillier boutil at alioth.debian.org
Fri Oct 4 16:36:02 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 c819828f20df89dc27e801b86e77ea9d0227766c
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Oct 4 10:31:23 2013 +0200

    change suffix from debian to +dfsg
---
 debian/changelog |    2 +-
 debian/repack.sh |    2 +-
 debian/watch     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5a94ca..113ac75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-fakeweb (1.3.0debian-1) unstable; urgency=low
+ruby-fakeweb (1.3.0+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #710786)
 
diff --git a/debian/repack.sh b/debian/repack.sh
index d534d92..1647133 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -6,7 +6,7 @@
 set -e
 set -u
 
-VER="$2debian"
+VER="$2+dfsg"
 FILE="$3"
 PKG=`dpkg-parsechangelog|grep ^Source:|sed 's/^Source: //'`
 
diff --git a/debian/watch b/debian/watch
index 4b8719f..aea76cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/debian// \
+opts=dversionmangle=s/\+dfsg// \
 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