[DRE-commits] [ruby-nokogiri] 04/06: Add a dversionmangle option in debian/watch
Cédric Boutillier
boutil at moszumanska.debian.org
Sat Jan 11 05:55:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-nokogiri.
commit 2a5edb064b62ce863a96e23c0014ae55cfef7ea5
Author: Cédric Boutillier <boutil at debian.org>
Date: Sat Jan 11 06:36:40 2014 +0100
Add a dversionmangle option in debian/watch
---
debian/changelog | 1 +
debian/watch | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 73cb1c7..3c54fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-nokogiri (1.6.1+ds-1) UNRELEASED; urgency=medium
(Closes: #734836)
* Mention in copyright file and README.source that the tarball is
repacked to remove convenience copies
+ * Add a dversionmangle option in debian/watch
-- Cédric Boutillier <boutil at debian.org> Sat, 11 Jan 2014 06:30:37 +0100
diff --git a/debian/watch b/debian/watch
index b1373fe..14d7210 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=dversionmangle=s/\+ds(\d)*// \
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/nokogiri .*/nokogiri-(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nokogiri.git
More information about the Pkg-ruby-extras-commits
mailing list