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

js pushed a commit to branch master
in repository libmoox-cmd-perl.

commit c1ff0200a35f6edced2429963d1a441392d265ec
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon May 11 19:38:16 2015 +0200

    Fix suppress 006xxx versions in watch file.
---
 debian/watch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index 73ec522..85d6178 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
 https://metacpan.org/release/MooX-Cmd/ .*/MooX-Cmd-([\d.]+)\.tar\.gz
+opts="uversionmangle=s/(006)(\d\d\d)/$1.$2/" \
 http://www.cpan.org/modules/by-module/MooX/MooX-Cmd-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoox-cmd-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to