[med-svn] [r-bioc-geneplotter] 04/05: Secure URI in watch file

Andreas Tille tille at debian.org
Fri Nov 10 09:15:54 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-geneplotter.

commit 48ea7babaf2edf0eec35f5383ac1645955ef3a18
Author: Andreas Tille <tille at debian.org>
Date:   Fri Nov 10 09:41:25 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 a0e0681..e44f454 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 r-bioc-geneplotter (1.56.0-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Fri, 10 Nov 2017 09:40:22 +0100
 
diff --git a/debian/watch b/debian/watch
index ac6ba62..a88a79c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
 opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
-  http://www.bioconductor.org/packages/release/bioc/html/geneplotter.html .*/geneplotter_([\d\.]+)\.tar\.gz
+  https://www.bioconductor.org/packages/release/bioc/html/geneplotter.html .*/geneplotter_([\d\.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-geneplotter.git



More information about the debian-med-commit mailing list