[libsereal-decoder-perl] 01/01: d/watch: back to version3

gregor herrmann gregoa at debian.org
Thu Nov 16 21:55:12 UTC 2017


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 <gregoa at debian.org>
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- at 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



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