This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsereal-decoder-perl.
commit 76e90f95db0cb79e9fc422541bddd970a99c7595 Author: gregor herrmann <[email protected]> Date: Thu Nov 16 22:42:46 2017 +0100 d/watch: back to version3 version 4 is nice with the variables but PET doesn't support it yet, and so we'd lose the information about new releases there Gbp-Dch: Ignore --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 7c923e3..7689445 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=4 +version=3 opts=dversionmangle=s/\+ds(\.\d+)?$//,repacksuffix=+ds,repack,compression=xz \ - https://metacpan.org/release/Sereal-Decoder .*/Sereal-Decoder-@ANY_VERSION@@ARCHIVE_EXT@ + https://metacpan.org/release/Sereal-Decoder .*/Sereal-Decoder-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/libsereal-decoder-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
