[med-svn] [r-cran-etm] 05/07: Secure URI in watch file
Andreas Tille
tille at debian.org
Thu Oct 19 10:38:32 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-etm.
commit 9cd8d4dc772da3c416112e042d7ca4cc77e6ccdb
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 19 12:34:23 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 11a3018..7cefa8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ r-cran-etm (0.6-2-4) UNRELEASED; urgency=medium
* Convert from cdbs to dh-r
* debhelper 10
* Remove redundant autopkgtest entry
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 12:30:18 +0200
diff --git a/debian/watch b/debian/watch
index 29459fb..550db15 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/etm_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/etm_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-etm.git
More information about the debian-med-commit
mailing list