[r-cran-markdown] 01/11: Secure URI in watch file

Andreas Tille tille at debian.org
Tue Oct 24 09:14:59 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-markdown.

commit 254598416517ddea9bc4dc2c338e014e615b2110
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 24 10:12:41 2017 +0200

    Secure URI in watch file
---
 debian/changelog | 7 +++++++
 debian/watch     | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f78f8a..3526479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-markdown (0.7.7-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Tue, 24 Oct 2017 10:12:41 +0200
+
 r-cran-markdown (0.7.7-2) UNRELEASED; urgency=low
 
   * UNRELEASED
diff --git a/debian/watch b/debian/watch
index 036669c..6646810 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="uversionmangle=s/-/\./" \
-	    http://cran.r-project.org/src/contrib/markdown_([-\d\.]*)\.tar.gz
+	    https://cran.r-project.org/src/contrib/markdown_([-\d\.]*)\.tar.gz

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



More information about the debian-science-commits mailing list