[med-svn] [bioperl] 02/03: Secure URI in watch file
Andreas Tille
tille at debian.org
Wed Dec 13 21:02:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository bioperl.
commit 693f040008e22db1db94e1c2089aa54459dce0be
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 13 21:57:58 2017 +0100
Secure URI in watch file
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e265ae6..6a72cb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ bioperl (1.7.2-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Standards-Version: 4.1.2
+ * Secure URI in watch file
-- gregor herrmann <gregoa at debian.org> Wed, 13 Dec 2017 18:59:03 +0100
diff --git a/debian/watch b/debian/watch
index 2591c49..4cdd68c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts="uversionmangle=s/(\d)\.0*([1-9]+)0*([1-9]*)/$1.$2.$3/" \
-http://search.cpan.org/dist/BioPerl/ .*/BioPerl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/BioPerl/ .*/BioPerl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bioperl.git
More information about the debian-med-commit
mailing list