[med-svn] [r-cran-sendmailr] 04/06: Secure URI in watch file
Andreas Tille
tille at debian.org
Fri Oct 20 12:42:25 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-sendmailr.
commit a5155b42c1f3fe1d51fa6954921643872118f8af
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 14:32:31 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 84d5104..98e6c26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ r-cran-sendmailr (1.2-1-2) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* Convert from cdbs to dh-r
+ * Secure URI in watch file
-- Andreas Tille <tille at debian.org> Fri, 20 Oct 2017 14:30:30 +0200
diff --git a/debian/watch b/debian/watch
index b77751f..4731103 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/sendmailR_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/sendmailR_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-sendmailr.git
More information about the debian-med-commit
mailing list