[r-cran-knitr] 01/07: Secure URI in watch file

Andreas Tille tille at debian.org
Mon Oct 23 19:24:15 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-knitr.

commit a9c7b6c66de703b0f1f714ab3ae3f9f49f9219e4
Author: Andreas Tille <tille at debian.org>
Date:   Mon Oct 23 21:04:06 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 5d9893d..b8183b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-knitr (1.15.1-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Mon, 23 Oct 2017 21:04:06 +0200
+
 r-cran-knitr (1.15.1-4) unstable; urgency=medium
 
   * Add nodejs as a Build-Depends.
diff --git a/debian/watch b/debian/watch
index f786ce2..78083b1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-http://cran.r-project.org/src/contrib/knitr_([-\d\.]*)\.tar.gz
+https://cran.r-project.org/src/contrib/knitr_([-\d\.]*)\.tar.gz

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



More information about the debian-science-commits mailing list