This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsereal-encoder-perl.
commit 346c1147528a1eb9863b0baaa599172f0fb4b727 Author: gregor herrmann <[email protected]> Date: Thu Nov 16 22:47:42 2017 +0100 d/watch: back to version 3, as PET doesn't understand anything newer Gbp-Dch: Ignore --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index c7238ae..1c9b561 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-Encoder .*/Sereal-Encoder-@ANY_VERSION@@ARCHIVE_EXT@ + https://metacpan.org/release/Sereal-Encoder .*/Sereal-Encoder-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-encoder-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
