[med-svn] [r-cran-globals] 01/05: Secure URI in watch file
Andreas Tille
tille at debian.org
Mon Oct 23 17:52: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-globals.
commit 78af57f4bb6ba5b9f552b58b50ed5386698b4944
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 23 19:48:42 2017 +0200
Secure URI in watch file
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 10054a5..a505a29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-globals (0.10.2-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Mon, 23 Oct 2017 19:48:42 +0200
+
r-cran-globals (0.10.2-1) unstable; urgency=medium
* Team upload
diff --git a/debian/watch b/debian/watch
index e0e0d83..2b4bebb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=4
-http://cran.r-project.org/src/contrib/globals_([-0-9\.]*)\.tar\.gz
+https://cran.r-project.org/src/contrib/globals_([-0-9\.]*)\.tar\.gz
# https://github.com/HenrikBengtsson/globals/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-globals.git
More information about the debian-med-commit
mailing list