[med-svn] [r-cran-checkmate] 01/05: Secure URI in watch file
Andreas Tille
tille at debian.org
Sat Nov 11 07:56:24 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-checkmate.
commit 7661ff4b26f5be77ebae77907adaf5ad60fb7d20
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 11 08:48:06 2017 +0100
Secure URI in watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8982ccc..cfbb8cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-checkmate (1.8.4-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Nov 2017 08:48:06 +0100
+
r-cran-checkmate (1.8.4-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index a443e51..7669033 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=4
-http://cran.r-project.org/src/contrib/checkmate_([-\d.]*)\.tar\.gz
+https://cran.r-project.org/src/contrib/checkmate_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-checkmate.git
More information about the debian-med-commit
mailing list