[med-svn] [r-bioc-gviz] 01/02: Secure URI in watch file
Andreas Tille
tille at debian.org
Sun Oct 22 16:19:20 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-gviz.
commit 3f2d747e44e78067de57aa0655e65c83d23dbc86
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 22 18:18:27 2017 +0200
Secure URI in watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 97f8129..83bba24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-gviz (1.20.0-3) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Oct 2017 18:18:05 +0200
+
r-bioc-gviz (1.20.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index e1742ca..8786b50 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
- http://www.bioconductor.org/packages/release/bioc/html/Gviz.html .*/Gviz_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/Gviz.html .*/Gviz_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-gviz.git
More information about the debian-med-commit
mailing list