[r-cran-sem] 01/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Wed Oct 25 07:14:31 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-sem.
commit de96cef70c2b5c6c3f9cedd3d750323a2dcbb628
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 25 09:02:18 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 fbecee3..94c66b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+r-cran-sem (3.1.8-2) UNRELEASED; urgency=medium
+
+ * Secure URI in watch file
+
+ -- Andreas Tille <tille at debian.org> Wed, 25 Oct 2017 09:02:18 +0200
+
r-cran-sem (3.1.8-1) unstable; urgency=medium
* Team upload
diff --git a/debian/watch b/debian/watch
index d1ee976..3908923 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts="uversionmangle=s/-/\./" \
- http://cran.r-project.org/src/contrib/sem_([-\d\.]*)\.tar.gz
+ https://cran.r-project.org/src/contrib/sem_([-\d\.]*)\.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-sem.git
More information about the debian-science-commits
mailing list