[med-svn] [r-cran-data.table] 01/07: Secure URI in watch file
Andreas Tille
tille at debian.org
Mon Oct 23 17:40:29 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-data.table.
commit b38ece4611eeaf0f6d04aa839871c102ef14d489
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 23 19:20:45 2017 +0200
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 86ce23d..ea69ac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-data.table (1.10.4-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Oct 2017 19:20:45 +0200
+
r-cran-data.table (1.10.4-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index ba00172..8da5125 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-http://cran.r-project.org/src/contrib/data.table_([-0-9\.]*).tar.gz
+https://cran.r-project.org/src/contrib/data.table_([-0-9\.]*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-data.table.git
More information about the debian-med-commit
mailing list