[r-cran-polycub] 13/18: Secure URI in watch file

Andreas Tille tille at debian.org
Fri Oct 20 14:21:50 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-polycub.

commit 8477ce5702585ecc68ae6baee61d86df50dc018c
Author: Andreas Tille <tille at debian.org>
Date:   Fri Oct 20 16:08:40 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c7b5e9d..d75afa5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 r-cran-polycub (0.6.0-2) UNRELEASED; urgency=medium
 
   * Moved packaging from SVN to Git
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 Oct 2017 16:08:28 +0200
 
diff --git a/debian/watch b/debian/watch
index cd18c59..32261a7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-http://cran.r-project.org/src/contrib/polyCub_([-\d.]*)\.tar\.gz
+https://cran.r-project.org/src/contrib/polyCub_([-\d.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list