Merge lp:~jelmer/openlp/vcs-field-uses-insecure-uri into lp:openlp/debian-package

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 86
Proposed branch: lp:~jelmer/openlp/vcs-field-uses-insecure-uri
Merge into: lp:openlp/debian-package
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/openlp/vcs-field-uses-insecure-uri
Reviewer Review Type Date Requested Status
Tomas Groth Approve
Raoul Snyman Approve
Review via email: mp+354898@code.launchpad.net

Commit message

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.

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.
Revision history for this message
Raoul Snyman (raoul-snyman) wrote :

Thank you! I'll get this merged soon.

review: Approve
Revision history for this message
Tomas Groth (tomasgroth) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2017-07-05 06:33:53 +0000
3+++ debian/changelog 2018-09-14 01:26:12 +0000
4@@ -1,3 +1,9 @@
5+openlp (2.4.6-2) UNRELEASED; urgency=medium
6+
7+ * Use secure URI in Vcs control header.
8+
9+ -- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 02:15:56 +0100
10+
11 openlp (2.4.6-1) unstable; urgency=medium
12
13 * Upload to unstable, merging unstable and experimental packaging
14
15=== modified file 'debian/control'
16--- debian/control 2017-07-05 06:25:44 +0000
17+++ debian/control 2018-09-14 01:26:12 +0000
18@@ -9,7 +9,7 @@
19 python3-setuptools,
20 qttools5-dev-tools
21 Standards-Version: 4.0.0
22-Vcs-Bzr: lp:openlp/debian-package
23+Vcs-Bzr: https://code.launchpad.net/openlp/debian-package
24 Vcs-Browser: https://bazaar.launchpad.net/~openlp-core/openlp/debian-package/files
25 Homepage: https://openlp.org/
26 X-Python3-Version: >= 3.4

Subscribers

People subscribed via source and target branches

to all changes: