[med-svn] [liblwp-parallel-perl] 07/15: Secure URI in watch file
Andreas Tille
tille at debian.org
Tue Dec 26 12:28:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository liblwp-parallel-perl.
commit 8284e0912d36251f80c5968a79aa94cb2076581f
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 26 13:22:04 2017 +0100
Secure URI in watch file
---
debian/changelog | 8 ++++++++
debian/watch | 5 +++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b60513..526c767 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+liblwp-parallel-perl (2.62-1) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * New upstream version
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Tue, 26 Dec 2017 13:21:30 +0100
+
liblwp-parallel-perl (2.57-3) experimental; urgency=low
* Adjusted binary dependency to match libwww5.808-perl.
diff --git a/debian/watch b/debian/watch
index 6b06980..91ba44e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://search.cpan.org/dist/ParallelUserAgent/ .*/ParallelUserAgent-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+version=4
+
+https://metacpan.org/release/ParallelUserAgent/ .*/ParallelUserAgent-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liblwp-parallel-perl.git
More information about the debian-med-commit
mailing list