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

Andreas Tille tille at debian.org
Mon Oct 23 17:43:38 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-formatr.

commit e50a1ee41e592ff19c770142dd0a7e97b95b7c49
Author: Andreas Tille <tille at debian.org>
Date:   Mon Oct 23 19:39:54 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 28aeb18..d131d0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-formatr (1.4-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Mon, 23 Oct 2017 19:39:54 +0200
+
 r-cran-formatr (1.4-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index 8d584fb..cfecc2d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 
-http://cran.r-project.org/src/contrib/formatR_([-\d\.]*)\.tar.gz
+https://cran.r-project.org/src/contrib/formatR_([-\d\.]*)\.tar.gz

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



More information about the debian-science-commits mailing list