[med-svn] [r-cran-openssl] 01/05: Secure URI in watch file

Andreas Tille tille at debian.org
Sat Nov 11 15:10:23 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-openssl.

commit f94659e7f0babd7e6d0934a1064213fd5b6923f0
Author: Andreas Tille <tille at debian.org>
Date:   Sat Nov 11 16:04:31 2017 +0100

    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 a1ae537..d8904f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-openssl (0.9.7-2) UNRELEASED; urgency=medium
+
+  * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org>  Sat, 11 Nov 2017 16:04:31 +0100
+
 r-cran-openssl (0.9.7-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index 19f7765..0be3dc8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-http://cran.r-project.org/src/contrib/openssl_([-0-9\.]*).tar.gz
+https://cran.r-project.org/src/contrib/openssl_([-0-9\.]*).tar.gz
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-openssl.git



More information about the debian-med-commit mailing list