[r-cran-jsonlite] 01/04: Secure URI in watch file

Andreas Tille tille at debian.org
Mon Oct 23 19:00:08 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-jsonlite.

commit 1f46220c737173b62ef149b43898de3c757d14e4
Author: Andreas Tille <tille at debian.org>
Date:   Mon Oct 23 20:34:17 2017 +0200

    Secure URI in watch file
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d9cded..bac2439 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-jsonlite (1.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Mon, 23 Oct 2017 20:34:17 +0200
+
 r-cran-jsonlite (1.2-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index 5c918b8..8c6c057 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-http://cran.r-project.org/src/contrib/jsonlite_([-\d\.]*)\.tar\.gz
+https://cran.r-project.org/src/contrib/jsonlite_([-\d\.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list