This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libtext-autoformat-perl.
commit 3208731906893bf9310bed963a0fbde270a716a7 Author: Salvatore Bonaccorso <[email protected]> Date: Sat May 16 13:41:17 2015 +0200 Add uversionmangle for upstream version Upstream changed versioning scheme with the co-maintenance of Text::Autoformat. --- debian/watch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/watch b/debian/watch index 9b475e4..f3e7ac9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ version=3 # other indexing problem, filed as CPAN#35814. http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +opts=uversionmangle=s/\.\d{2}$/$&0000/ \ https://metacpan.org/release/Text-Autoformat .*/Text-Autoformat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-autoformat-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
