[med-svn] [r-bioc-genomeinfodb] 01/05: Secure URI in watch file

Andreas Tille tille at debian.org
Sun Oct 22 16:41:27 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-genomeinfodb.

commit 0926aeab2cbc7bc56a30587f09e53dc33527ac5f
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 22 18:30:49 2017 +0200

    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 8c8d7b1..6534293 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-genomeinfodb (1.12.2-3) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Sun, 22 Oct 2017 18:30:49 +0200
+
 r-bioc-genomeinfodb (1.12.2-2) unstable; urgency=medium
 
   * Moved packaging from SVN to Git
diff --git a/debian/watch b/debian/watch
index 4695994..f863f1c 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/GenomeInfoDb.html .*/GenomeInfoDb_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/GenomeInfoDb.html .*/GenomeInfoDb_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list