[DRE-commits] [ruby-hoe] 01/06: debian/watch: fix uversionmangle to dversionmangle
Lucas Moura
lucasmoura-guest at moszumanska.debian.org
Sat Mar 12 18:18:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
lucasmoura-guest pushed a commit to branch master
in repository ruby-hoe.
commit f32fe81fd0b0374a2b3d21fc7bdbe7fb2777c292
Author: Lucas Albuquerque Medeiros de Moura <lucas.moura128 at gmail.com>
Date: Sat Mar 12 15:10:25 2016 -0300
debian/watch: fix uversionmangle to dversionmangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index f6628cb..20411c2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=uversionmangle=s/$/+dfsg/ \
+opts=dversionmangle=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