[med-svn] [r-bioc-aroma.light] 03/08: Secure URI in watch file
Andreas Tille
tille at debian.org
Sat Nov 11 07:30:35 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-aroma.light.
commit c3edad086d7f6caa20969155de31608e47bd5b5c
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 11 08:20:48 2017 +0100
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 a9e0374..303bb2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-aroma.light (3.6.0-3) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Nov 2017 08:20:48 +0100
+
r-bioc-aroma.light (3.6.0-2) unstable; urgency=medium
* Moved packaging from SVN to Git
diff --git a/debian/watch b/debian/watch
index cf5c5bc..e47fd13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
- http://www.bioconductor.org/packages/release/bioc/html/aroma.light.html .*/aroma.light_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/aroma.light.html .*/aroma.light_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-aroma.light.git
More information about the debian-med-commit
mailing list