Merge lp:~jelmer/ltsp/vcs-field-uses-insecure-uri into lp:~ltsp-docwriters/ltsp/ltsp-docs-trunk

Proposed by Jelmer Vernooij
Status: Needs review
Proposed branch: lp:~jelmer/ltsp/vcs-field-uses-insecure-uri
Merge into: lp:~ltsp-docwriters/ltsp/ltsp-docs-trunk
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~jelmer/ltsp/vcs-field-uses-insecure-uri
Reviewer Review Type Date Requested Status
Maintainers of the LTSP5 Documentation Pending
Review via email: mp+354896@code.launchpad.net

Description of the change

Use secure URI in Vcs control header.

The lp: prefix gets expanded to http://code.launchpad.net/ for
users that are not logged in on some versions of Bazaar.

Fixes lintian: vcs-field-uses-insecure-uri
See https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html for more details.

To post a comment you must log in.

Unmerged revisions

164. By Jelmer Vernooij

Use secure URI in Vcs control header.

The lp: prefix gets expanded to http://code.launchpad.net/ for
users that are not logged in on some versions of Bazaar.

Fixes lintian: vcs-field-uses-insecure-uri
See https://lintian.debian.org/tags/vcs-field-uses-insecure-uri.html for more details.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-08-15 10:47:53 +0000
+++ debian/changelog 2018-09-14 01:25:15 +0000
@@ -1,3 +1,9 @@
1ltsp-docs (1.2-2) UNRELEASED; urgency=medium
2
3 * Use secure URI in Vcs control header.
4
5 -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 02:14:43 +0100
6
1ltsp-docs (1.2-1) unstable; urgency=medium7ltsp-docs (1.2-1) unstable; urgency=medium
28
3 * New upstream version.9 * New upstream version.
410
=== modified file 'debian/control'
--- debian/control 2015-08-15 09:22:12 +0000
+++ debian/control 2018-09-14 01:25:15 +0000
@@ -7,7 +7,7 @@
7Standards-Version: 3.9.67Standards-Version: 3.9.6
8Homepage: http://ltsp.org8Homepage: http://ltsp.org
9Vcs-Browser: https://code.launchpad.net/~ltsp-docwriters/ltsp/ltsp-docs-trunk9Vcs-Browser: https://code.launchpad.net/~ltsp-docwriters/ltsp/ltsp-docs-trunk
10Vcs-Bzr: lp:~ltsp-docwriters/ltsp/ltsp-docs-trunk10Vcs-Bzr: https://code.launchpad.net/~ltsp-docwriters/ltsp/ltsp-docs-trunk
1111
12Package: ltsp-docs12Package: ltsp-docs
13Architecture: all13Architecture: all