[med-svn] [r-bioc-ensembldb] 05/06: Secure URI in watch file

Andreas Tille tille at debian.org
Sun Oct 22 07:26:01 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-ensembldb.

commit 8b0f670cf4bd1232afc7202e9fb09190bc4c2137
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 22 09:19:06 2017 +0200

    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 cfbfa68..4431fb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ r-bioc-ensembldb (2.0.4-1) UNRELEASED; urgency=medium
   * Add shebang line to perl script
   * Script makeEnsemblDbPackage.R not distributed any more thus remove
     it from d/copyright
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Sun, 22 Oct 2017 09:03:38 +0200
 
diff --git a/debian/watch b/debian/watch
index 9ae4727..4336648 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/ensembldb.html .*/ensembldb_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/ensembldb.html .*/ensembldb_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list