[med-svn] [r-bioc-genomicfeatures] 04/09: Secure URI in watch file

Andreas Tille tille at debian.org
Thu Nov 9 08:51:21 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-genomicfeatures.

commit de72f124cc58a55278274e98cff1df5b7e992fd2
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 9 09:32:50 2017 +0100

    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 35e23f0..ff29c38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-bioc-genomicfeatures (1.28.5+dfsg-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Thu, 09 Nov 2017 09:32:50 +0100
+
 r-bioc-genomicfeatures (1.28.5+dfsg-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index 3567be1..b1a9f13 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 opts="downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- http://www.bioconductor.org/packages/release/bioc/html/GenomicFeatures.html .*/GenomicFeatures_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/GenomicFeatures.html .*/GenomicFeatures_([\d\.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list