[med-svn] [r-bioc-altcdfenvs] 01/05: Secure URI in watch file
Andreas Tille
tille at debian.org
Thu Nov 9 08:29:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-altcdfenvs.
commit 47ab31718a925ab2f2d20c0fc54dc0981bb169cd
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 9 09:23:25 2017 +0100
Secure URI in watch file
---
debian/changelog | 6 ++++++
debian/watch | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1eebd3c..fc0dc7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-altcdfenvs (1:2.38.0-3) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Thu, 09 Nov 2017 09:23:25 +0100
+
r-bioc-altcdfenvs (1:2.38.0-2) unstable; urgency=medium
* Standards-Version: 4.1.1
diff --git a/debian/watch b/debian/watch
index aed1d30..0ce61af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
- http://www.bioconductor.org/packages/release/bioc/html/altcdfenvs.html .*/altcdfenvs_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/altcdfenvs.html .*/altcdfenvs_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-altcdfenvs.git
More information about the debian-med-commit
mailing list