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

Andreas Tille tille at debian.org
Fri Nov 10 07:53:23 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-biomformat.

commit 02ea739a0fa25ab59c6123acf4a2a2ffa81fe7a7
Author: Andreas Tille <tille at debian.org>
Date:   Fri Nov 10 08:51:14 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 bba4835..971259a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 r-bioc-biomformat (1.6.0-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Fri, 10 Nov 2017 08:50:16 +0100
 
diff --git a/debian/watch b/debian/watch
index 8ba7b51..2ed4f5c 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/biomformat.html .*/biomformat_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/biomformat.html .*/biomformat_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list