[med-svn] [r-cran-raster] 04/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Fri Oct 20 10:51:51 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-raster.
commit 537faa67c8789bd90bdf1444928653e1786fe52d
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 12:41:36 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 0091f3f..34f2e12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-raster (2.5-8-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> Fri, 20 Oct 2017 12:29:51 +0200
diff --git a/debian/watch b/debian/watch
index c33f26a..f73ffb7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/raster_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/raster_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-raster.git
More information about the debian-med-commit
mailing list