[libcommons-digester-java] 36/39: Use a secure URL in debian/watch
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 15 14:26:09 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-digester-java.
commit b5837bd1d5aee3bcf55fcf188d4e98d6dc724529
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 15 14:09:18 2018 +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 a94901f..fa91049 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libcommons-digester-java (1.8.1-5) UNRELEASED; urgency=medium
* Moved the package to Git
* Standards-Version updated to 4.1.3
* Switch to debhelper level 10
+ * Use a secure URL in debian/watch
-- Kumar Appaiah <akumar at debian.org> Sat, 29 Mar 2014 15:55:24 -0400
diff --git a/debian/watch b/debian/watch
index 3486f3e..eb635e0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://archive.apache.org/dist/commons/digester/source/ commons-digester-(1\.[\d\.]+)-src.tar.gz debian debian/orig-tar.sh
+https://archive.apache.org/dist/commons/digester/source/ commons-digester-(1\.[\d\.]+)-src.tar.gz debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-digester-java.git
More information about the pkg-java-commits
mailing list