[med-svn] [r-cran-epitools] 01/05: Secure URI in watch file
Andreas Tille
tille at debian.org
Sat Nov 11 14:51: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-epitools.
commit 5e15484bd97e80d5b990d603ccb821edd0d676c7
Author: Andreas Tille <tille at debian.org>
Date: Sat Nov 11 15:44:46 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 7467dfa..f2026e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-epitools (1:0.5-9-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Nov 2017 15:44:46 +0100
+
r-cran-epitools (1:0.5-9-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index 2b931d5..3820d8b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=4
-http://cran.r-project.org/src/contrib/epitools_([-\d.]*)\.tar\.gz
+https://cran.r-project.org/src/contrib/epitools_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-epitools.git
More information about the debian-med-commit
mailing list