[med-svn] [r-bioc-summarizedexperiment] 02/03: Secure URI in watch file
Andreas Tille
tille at debian.org
Wed Nov 8 18:07: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-summarizedexperiment.
commit 144dbe78ffca0efe03b9c23b3d1324491b54c31c
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 8 19:03:13 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 e6b4d7a..a366697 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-bioc-summarizedexperiment (1.8.0-1) UNRELEASED; urgency=medium
* New upstream version
* Bump versioned Build-Depends: r-bioc-genomicranges (>= 1.29.14),
r-bioc-delayedarray (>= 0.3.20)
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Wed, 08 Nov 2017 14:59:18 +0100
diff --git a/debian/watch b/debian/watch
index 9eacbd4..0c670f7 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/SummarizedExperiment.html .*/SummarizedExperiment_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html .*/SummarizedExperiment_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-summarizedexperiment.git
More information about the debian-med-commit
mailing list