[med-svn] [r-cran-hwriter] 04/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Fri Oct 20 05:33:16 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-hwriter.
commit 460d3821d11dae964bbac4419970d709c7e2dcbd
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 07:27:28 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 d94b0ca..f0e8f37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-hwriter (1.3.2-2) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* debhelper 10
* Convert packaging from cdbs to dh-r
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Fri, 20 Oct 2017 07:22:32 +0200
diff --git a/debian/watch b/debian/watch
index 1e69b90..1986030 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/hwriter_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/hwriter_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-hwriter.git
More information about the debian-med-commit
mailing list