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 f84d205e66bd2aeab9b5a557f1fe5d43466080b9 Author: Olly Betts <[email protected]> Date: Mon Nov 6 10:04:46 2017 +1300 debian/watch: Update to expect https for download URL. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 58e02b9..b9bb5b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libsearch-xapian-perl (1.2.25.0-1) UNRELEASED; urgency=medium * New upstream release + Includes patch fix-long-see-also-lines.patch so drop. * debian/rules: Drop obsolete note about staying with debhelper 7. + * debian/watch: Update to expect https for download URL. -- Olly Betts <[email protected]> Mon, 06 Nov 2017 10:00:22 +1300 diff --git a/debian/watch b/debian/watch index 64189ee..1e211b6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts=pgpsigurlmangle=s/$/.asc/ \ -https://xapian.org/download http://oligarchy.co.uk/xapian/.*/Search-Xapian-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +https://xapian.org/download https://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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
