[med-svn] [r-bioc-biovizbase] 01/02: Secure URI in watch file
Andreas Tille
tille at debian.org
Tue Nov 7 13:39:51 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-biovizbase.
commit bc3d8bf5d620a629a5569c73e17494896b7183d3
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 22 09:35:41 2017 +0200
Secure URI in watch file
---
debian/changelog | 3 +--
debian/watch | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c666aaf..1e330d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,7 @@ r-bioc-biovizbase (1.24.0-1) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* Versioned Build-Depends: r-bioc-ensembldb (>= 1.99.13)
- TODO: r-bioc-protgenerics WNPP #879154 (to enable building
- r-bioc-ensembldb (>= 1.99.13) )
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 18:57:14 +0200
diff --git a/debian/watch b/debian/watch
index 33fd9d7..a883d58 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/biovizBase.html .*/biovizBase_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/biovizBase.html .*/biovizBase_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biovizbase.git
More information about the debian-med-commit
mailing list