[libuniversal-moniker-perl] 04/07: Switch debian/watch to metacpan.org and HTTPS
Axel Beckert
abe at deuxchevaux.org
Mon Oct 30 02:25:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libuniversal-moniker-perl.
commit dcc89c7a186fffa7b9109b2ac06245903c3727ea
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Oct 30 03:16:07 2017 +0100
Switch debian/watch to metacpan.org and HTTPS
---
debian/changelog | 1 +
debian/watch | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 208f9eb..155e4b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libuniversal-moniker-perl (0.08-8) UNRELEASED; urgency=medium
+ Update versioned debhelper build-dependency accordingly.
* Mark package as autopkgtestable.
* Mention module name in long package description.
+ * Switch debian/watch to metacpan.org and HTTPS.
-- Salvatore Bonaccorso <carnil at debian.org> Sat, 16 Aug 2014 09:36:01 +0200
diff --git a/debian/watch b/debian/watch
index e323673..e809b63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
-http://search.cpan.org/dist/UNIVERSAL-moniker/ \
-.*/UNIVERSAL-moniker-(v?[\d\._]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)
+https://metacpan.org/release/UNIVERSAL-moniker .+/UNIVERSAL-moniker-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/libuniversal-moniker-perl.git
More information about the Pkg-perl-cvs-commits
mailing list