This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository libsereal-encoder-perl.
commit 8c05fb275753c4480e512a1f2fd8a7ea1e19a729 Author: Alexandre Mestiashvili <[email protected]> Date: Thu Nov 16 21:16:02 2017 +0100 Update d/watch, add +ds extension as we strip bundled zstd --- debian/watch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 13e5401..c7238ae 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ -version=3 -https://metacpan.org/release/Sereal-Encoder .*/Sereal-Encoder-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +opts=dversionmangle=s/\+ds(\.\d+)?$//,repacksuffix=+ds,repack,compression=xz \ + https://metacpan.org/release/Sereal-Encoder .*/Sereal-Encoder-@ANY_VERSION@@ARCHIVE_EXT@ -- 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
