[apache-directory-api] 03/04: Use https in debian/watch

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Wed Jan 3 23:54:08 UTC 2018


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to branch master
in repository apache-directory-api.

commit a836ab62e9d5fbc4ec1e51e6af9d69b3517cacdc
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Wed Jan 3 23:46:07 2018 +0000

    Use https 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 ae77d57..4022169 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ apache-directory-api (1.0.0-1) UNRELEASED; urgency=medium
   * Team upload.
   * Watch official signed upstream release tarballs 
   * New upstream release (1.0.0)
+  * Use https in debian/watch
 
  -- Christopher Hoskin <mans0954 at debian.org>  Wed, 03 Jan 2018 23:33:47 +0000
 
diff --git a/debian/watch b/debian/watch
index 8308ec0..60686b3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=pgpmode=auto \
-http://www.apache.org/dist/directory/api/dist/([\d.]+)/apache-ldap-api-([\d.]+)-src.tar.gz
+https://www.apache.org/dist/directory/api/dist/([\d.]+)/apache-ldap-api-([\d.]+)-src.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-directory-api.git



More information about the pkg-java-commits mailing list