[med-svn] [r-bioc-deseq2] 01/06: Secure URI in watch file

Andreas Tille tille at debian.org
Fri Nov 10 08:28:17 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-deseq2.

commit d4b355651cf872234e700a9c5bab79eebcdac91b
Author: Andreas Tille <tille at debian.org>
Date:   Fri Nov 10 08:54:05 2017 +0100

    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 a5d1301..662b0d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-deseq2 (1.16.1-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Fri, 10 Nov 2017 08:54:05 +0100
+
 r-bioc-deseq2 (1.16.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index d5f90d8..fbb0016 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/DESeq2.html .*/DESeq2_([\d\.]+)\.tar\.gz
+  https://www.bioconductor.org/packages/release/bioc/html/DESeq2.html .*/DESeq2_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list