[med-svn] [r-bioc-go.db] 01/05: Secure URI in watch file
Andreas Tille
tille at debian.org
Fri Nov 10 16:24:12 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-go.db.
commit bb38623f1b88d778c3feed3d7a1968de9e72af2c
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 10 16:31:04 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 2376491..2bd599e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-go.db (3.4.1-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Fri, 10 Nov 2017 16:31:04 +0100
+
r-bioc-go.db (3.4.1-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index 4aa6006..a734628 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/data/annotation? \
- http://bioconductor.org/packages/release/data/annotation/html/GO.db.html .*/GO.db_([\d\.]+)\.tar\.gz
+ https://bioconductor.org/packages/release/data/annotation/html/GO.db.html .*/GO.db_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-go.db.git
More information about the debian-med-commit
mailing list