[med-svn] [r-bioc-cummerbund] 01/08: Secure URI in watch file
Andreas Tille
tille at debian.org
Sun Oct 22 16:41:02 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-cummerbund.
commit 8eb0a3008b711d6253ed981659110058d1e29017
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 22 18:20:53 2017 +0200
Secure URI in watch file
---
debian/changelog | 6 ++++++
debian/watch | 5 ++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a58628e..15107b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-cummerbund (2.16.0-4) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Oct 2017 18:20:41 +0200
+
r-bioc-cummerbund (2.16.0-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 02e7180..bf1e135 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,4 @@
-version=3
+version=4
-# This tracks the current stable version of bioconductor
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
-http://www.bioconductor.org/packages/release/bioc/html/cummeRbund.html ../src/contrib/cummeRbund_(.*).tar.gz
+https://www.bioconductor.org/packages/release/bioc/html/cummeRbund.html ../src/contrib/cummeRbund_(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-cummerbund.git
More information about the debian-med-commit
mailing list