[libcatmandu-store-mongodb-perl] 01/13: Update watch file: Use substitution strings. Mangle version strings to consistently expand to 4 digits.

Jonas Smedegaard dr at jones.dk
Mon Oct 2 18:21:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatmandu-store-mongodb-perl.

commit 08dd7ec7d4af500b4dd35be72ff90b3dca4997c2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 2 19:11:59 2017 +0200

    Update watch file: Use substitution strings. Mangle version strings to consistently expand to 4 digits.
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 32eebc1..06bcb47 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
 # run "uscan --report" to check or "gpb import-orig --uscan" to update
 version=4
-https://metacpan.org/release/Catmandu-Store-MongoDB .*/Catmandu-Store-MongoDB-(\d[\d.]*)\.tar\.gz
+opts="versionmangle=s/^\d+\.\d\d\b\K/00/" \
+ https://metacpan.org/release/Catmandu-Store-MongoDB \
+ .*/Catmandu-Store-MongoDB at ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-mongodb-perl.git



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