[libmoox-cmd-perl] 01/12: Fix suppress 006xxx versions in watch file.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 14:47:42 UTC 2015


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 <dr at 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



More information about the Pkg-perl-cvs-commits mailing list