[med-svn] [r-cran-catools] 04/07: Secure URI in watch file
Andreas Tille
tille at debian.org
Thu Oct 19 08:44:36 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-catools.
commit 4ea8b0678c9e9188ed527e564a481d3774a0a1ef
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 19 10:34:10 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 a252f85..3600c66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-catools (1.17.1-2) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* debhelper 10
* Convert from cdbs to dh-r
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 10:30:16 +0200
diff --git a/debian/watch b/debian/watch
index 2f21a12..d589fdd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/caTools_([\d.-]*)\.tar.gz
+version=4
+https://cran.r-project.org/src/contrib/caTools_([\d.-]*)\.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-catools.git
More information about the debian-med-commit
mailing list