[med-svn] [r-cran-brew] 05/07: Secure URI in watch file
Andreas Tille
tille at debian.org
Thu Oct 19 06:47:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-brew.
commit 3c4f8396154d545d7061c9cbe0cb5fff79873043
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 19 08:41:29 2017 +0200
Secure URI in watch file
---
debian/changelog | 1 +
debian/watch | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 638b810..fd11508 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ r-cran-brew (1.0-6-2) UNRELEASED; urgency=medium
* debhelper 10
* Convert from cdbs to dh-r
* Canonical homepage for CRAN packages
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 08:36:46 +0200
diff --git a/debian/watch b/debian/watch
index 0974a9a..b0e68ec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/brew_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/brew_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-brew.git
More information about the debian-med-commit
mailing list