[r-cran-caret] 01/05: Secure URI in watch file

Andreas Tille tille at debian.org
Sun Oct 22 18:49:55 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-caret.

commit 6176fb3a8966a5a10a56d18cd962dc57255520fc
Author: Andreas Tille <tille at debian.org>
Date:   Sun Oct 22 19:51:13 2017 +0200

    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 6f4a67f..1406f90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-caret (6.0-76+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Sun, 22 Oct 2017 19:51:13 +0200
+
 r-cran-caret (6.0-76+dfsg1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index ebec873..523dca3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 opts=repacksuffix=+dfsg1,uversionmangle=s/\([\.0-9a-zA-Z]\)-.*$/\1/,dversionmangle=s/[-.+~]?(git|snapshot|repack|dfsg)(.*)$//i \
-http://cran.r-project.org/src/contrib/caret_([\d\.-]*).tar.gz
+https://cran.r-project.org/src/contrib/caret_([\d\.-]*).tar.gz
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-caret.git



More information about the debian-science-commits mailing list