[r-cran-mlbench] 04/07: Secure URI in watch file

Andreas Tille tille at debian.org
Sat Oct 21 15:07:18 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-mlbench.

commit 9ea4ff6b0f2c920ea13a98714becd71c208c070d
Author: Andreas Tille <tille at debian.org>
Date:   Sat Oct 21 16:49:48 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 3145285..9585082 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ r-cran-mlbench (2.1-1-2) UNRELEASED; urgency=medium
   * Standards-Version: 4.1.1
   * debhelper 10
   * Convert packaging from cdbs to dh-r
+  * Secure URI in watch file
 
  -- Andreas Tille <tille at debian.org>  Sat, 21 Oct 2017 16:42:52 +0200
 
diff --git a/debian/watch b/debian/watch
index 0c207f8..e17ae7e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/mlbench_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/mlbench_([-\d.]*)\.tar\.gz

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



More information about the debian-science-commits mailing list