[libcommons-jexl2-java] 06/07: Use a secure URL in debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 4 15:18:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-jexl2-java.
commit 4d26e1e51cb1cd0b6d81992b599aa7a0f39e3fde
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 4 16:16:32 2017 +0100
Use a secure URL in debian/watch
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1b013ae..e5e4c43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libcommons-jexl2-java (2.1.1-4) UNRELEASED; urgency=medium
* Standards-Version updated to 4.1.2
* Switch to debhelper level 10
* Use secure Vcs-* URLs
+ * Use a secure URL in debian/watch
-- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Dec 2017 16:02:11 +0100
diff --git a/debian/watch b/debian/watch
index 1d88b04..4edfa45 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://archive.apache.org/dist/commons/jexl/source/commons-jexl-(2\.[\.\d]+)-src.tar.gz debian uupdate
+https://archive.apache.org/dist/commons/jexl/source/commons-jexl-(2\.[\.\d]+)-src.tar.gz debian uupdate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jexl2-java.git
More information about the pkg-java-commits
mailing list