This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository lintian.
commit f23fdcf0a23226be142bd137cc346990f5943774 Author: Jakub Wilk <jw...@debian.org> Date: Sun Oct 11 16:23:47 2015 +0200 Use HTTPS for remaining lintian.debian.org URLs. --- README | 4 ++-- debian/changelog | 7 +++++-- debian/copyright | 4 ++-- doc/lintian.xml | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/README b/README index 6dda6db..287b655 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ can find the Lintian User's Manual in: Alternatively, Debian provides an on-line version of the manual on the [Lintian web site][online-manual]. -[online-manual]: http://lintian.debian.org/manual/index.html +[online-manual]: https://lintian.debian.org/manual/index.html Compiling Lintian ================= @@ -105,7 +105,7 @@ Note that the online copy does not necessarily reflect the API of the current development version of Lintian. Instead, it is the API of Lintian when it was last updated on the Lintian web site. -[online-api-docs]: http://lintian.debian.org/library-api/index.html +[online-api-docs]: https://lintian.debian.org/library-api/index.html Translating Lintian =================== diff --git a/debian/changelog b/debian/changelog index a4b5453..3c420a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,7 +17,10 @@ lintian (2.5.39) UNRELEASED; urgency=medium + [JW] Add more corrections. * doc/lintian.xml: - + [JW] Use HTTPS for www.debian.org URLs. + + [JW] Use HTTPS for www.debian.org and lintian.debian.org URLs. + + * debian/copyright: + + [JW] Use HTTPS for lintian.debian.org URLs. * mail-templates/license-problem-non-free-RFC: + [JW] Use HTTPS for www.debian.org URLs. @@ -35,7 +38,7 @@ lintian (2.5.39) UNRELEASED; urgency=medium + [JW] Use HTTPS for www.debian.org URLs. * README: - + [JW] Use HTTPS for www.debian.org URLs. + + [JW] Use HTTPS for www.debian.org and lintian.debian.org URLs. -- Niels Thykier <ni...@thykier.net> Mon, 05 Oct 2015 22:21:02 +0200 diff --git a/debian/copyright b/debian/copyright index e4e42a5..59c6721 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lintian Upstream-Contact: <debian-lint-maint@lists.debian.org> -Source: http://lintian.debian.org/ +Source: https://lintian.debian.org/ Comment: This is the Debian package of Lintian, the Debian package checker. The latest version of Lintian can always be found at: - http://lintian.debian.org/ + https://lintian.debian.org/ . Lintian was designed and written by Christian Schwarz and Richard Braakman. The package was previously maintained by Darren Benham, diff --git a/doc/lintian.xml b/doc/lintian.xml index 779af69..ccaae01 100644 --- a/doc/lintian.xml +++ b/doc/lintian.xml @@ -1424,7 +1424,7 @@ Overridable: no </para> <para> Other references include manpages ("lintian(1)"), - ftp or http(s) links ("http://lintian.debian.org"), + ftp or http(s) links ("https://lintian.debian.org"), file references ("/usr/share/doc/lintian/changelog.gz") or Debian bug numbers prefixed with a hash ("#651816"). </para> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git