[med-svn] [r-bioc-rbgl] 01/09: Secure URI in watch file

Andreas Tille tille at debian.org
Sun Oct 22 17:27:44 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-rbgl.

commit fd4ecdd1307e08222a2e9578d2aa6aac09858d34
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 22 18:46:17 2017 +0200

    Secure URI in watch file
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 21257b0..c8c85bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-rbgl (1.50.0+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Sun, 22 Oct 2017 18:46:17 +0200
+
 r-bioc-rbgl (1.50.0+dfsg1-1) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/watch b/debian/watch
index b9271f2..be01d1b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,7 +1,7 @@
-version=3
+version=4
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 repacksuffix=+dfsg,\
 repack,compression=xz,\
 downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
-http://www.bioconductor.org/packages/release/bioc/html/RBGL.html .*/RBGL_([\d\.]+)\.tar\.gz
+https://www.bioconductor.org/packages/release/bioc/html/RBGL.html .*/RBGL_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list