[med-svn] [r-bioc-genomicranges] 01/01: Secure URI in watch file, Upload to unstable
Andreas Tille
tille at debian.org
Wed Nov 8 15:30:00 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-genomicranges.
commit e081c7bb7fd827bba6a0cd040ea516e485d2242e
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 8 16:24:40 2017 +0100
Secure URI in watch file, Upload to unstable
---
debian/changelog | 5 +++--
debian/control | 2 +-
debian/watch | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6f86e81..03bf881 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-r-bioc-genomicranges (1.30.0-1) UNRELEASED; urgency=medium
+r-bioc-genomicranges (1.30.0-1) unstable; urgency=medium
* New upstream version
* Bump versioned Build-Depends: r-bioc-iranges (>= >= 2.11.16)
+ * Secure URI in watch file
- -- Andreas Tille <tille at debian.org> Wed, 08 Nov 2017 15:00:50 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 08 Nov 2017 15:04:48 +0100
r-bioc-genomicranges (1.28.6-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c5b214e..c81b6ad 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10),
r-base-dev,
r-bioc-biocgenerics (>= 0.16.1),
r-bioc-genomeinfodb (>= 1.11.5),
- r-bioc-iranges (>= >= 2.11.16),
+ r-bioc-iranges (>= 2.11.16),
r-bioc-xvector (>= 0.12.0)
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-genomicranges.git
diff --git a/debian/watch b/debian/watch
index e562826..7fee470 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc? \
- http://www.bioconductor.org/packages/release/bioc/html/GenomicRanges.html .*/GenomicRanges_([\d\.]+)\.tar\.gz
+ https://www.bioconductor.org/packages/release/bioc/html/GenomicRanges.html .*/GenomicRanges_([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-genomicranges.git
More information about the debian-med-commit
mailing list