[med-svn] [r-bioc-limma] 01/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Sun Oct 22 17:16:49 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-limma.
commit a6dc3199538301e86e0b0cf0c299eb93df0514d3
Author: Andreas Tille <tille at debian.org>
Date: Sun Oct 22 18:45:28 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 60c5f0a..e28b460 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-limma (3.32.7+dfsg-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Oct 2017 18:45:28 +0200
+
r-bioc-limma (3.32.7+dfsg-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index cb4fd18..094a202 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?,repack,compression=xz" \
- http://www.bioconductor.org/packages/release/bioc/html/limma.html ../src/contrib/limma_(.*).tar.gz
+ https://www.bioconductor.org/packages/release/bioc/html/limma.html ../src/contrib/limma_(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-limma.git
More information about the debian-med-commit
mailing list