[DRE-commits] [ruby-hoe] 01/03: added '+dfsg' to version
Caitlin Matos
cm-guest at moszumanska.debian.org
Sat Aug 16 00:55:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository ruby-hoe.
commit d991b0bfab8f2902e3be3ba3c5bed299a0b05986
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Fri Aug 15 17:56:59 2014 -0400
added '+dfsg' to version
---
debian/changelog | 3 ++-
debian/watch | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e662ac3..74e06a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-hoe (3.12.0-1) unstable; urgency=medium
+ruby-hoe (3.12.0+dfsg-1) unstable; urgency=medium
* imported upstream version 3.12.0
* total reconfiguration of documentation.
@@ -15,6 +15,7 @@ ruby-hoe (3.12.0-1) unstable; urgency=medium
- added self to uploaders
* d/copyright updated
* bumped dh, compat to 9
+ * readded "+dfsg" to version
-- Caitlin Matos <caitlin.matos at zoho.com> Wed, 06 Aug 2014 22:11:29 -0400
diff --git a/debian/watch b/debian/watch
index 8a435f3..f6628cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-opts=dversionmangle=s/\+dfsg\d+$// http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hoe .*/hoe-(.*).tar.gz
+opts=uversionmangle=s/$/+dfsg/ \
+ http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/hoe .*/hoe-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hoe.git
More information about the Pkg-ruby-extras-commits
mailing list