[libsearch-xapian-perl] 01/01: debian/control, debian/watch: Use HTTPS for xapian.org.

Olly Betts olly at moszumanska.debian.org
Tue Apr 5 03:55:39 UTC 2016


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

olly pushed a commit to branch master
in repository libsearch-xapian-perl.

commit b038daa43a9bffb80dd33b476484d55adf5e93e3
Author: Olly Betts <olly at survex.com>
Date:   Tue Apr 5 15:54:11 2016 +1200

    debian/control,debian/watch: Use HTTPS for xapian.org.
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 debian/watch     | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df3587a..2fcd8c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ libsearch-xapian-perl (1.2.21.0-2) UNRELEASED; urgency=medium
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
+  [ Olly Betts ]
+  * debian/control,debian/watch: Use HTTPS for xapian.org.
+
  -- gregor herrmann <gregoa at debian.org>  Sat, 24 Oct 2015 13:46:33 +0200
 
 libsearch-xapian-perl (1.2.21.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7e2eb14..d71678c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
 Standards-Version: 3.9.6
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsearch-xapian-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsearch-xapian-perl.git
-Homepage: http://xapian.org/
+Homepage: https://xapian.org/
 Testsuite: autopkgtest-pkg-perl
 
 Package: libsearch-xapian-perl
diff --git a/debian/watch b/debian/watch
index 14b5df8..64189ee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=pgpsigurlmangle=s/$/.asc/ \
-http://xapian.org/download http://oligarchy.co.uk/xapian/.*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://xapian.org/download http://oligarchy.co.uk/xapian/.*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
 https://metacpan.org/release/Search-Xapian .*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsearch-xapian-perl.git



More information about the Pkg-perl-cvs-commits mailing list