Merge lp:~debian-janitor/friendly-recovery/lintian-fixes into lp:~ubuntu-core-dev/friendly-recovery/ubuntu

Proposed by Debian Janitor
Status: Merged
Merged at revision: 162
Proposed branch: lp:~debian-janitor/friendly-recovery/lintian-fixes
Merge into: lp:~ubuntu-core-dev/friendly-recovery/ubuntu
Diff against target: 32 lines (+8/-2)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-2)
To merge this branch: bzr merge lp:~debian-janitor/friendly-recovery/lintian-fixes
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+363024@code.launchpad.net

Description of the change

Fix some issues reported by lintian
* Trim trailing whitespace.
* Use secure URI in Vcs control header.

This merge proposal was created automatically by the Janitor bot
(https://janitor.debian.net/).

You can follow up to this merge proposal as you normally would.

Build and test logs for this branch can be found at
https://janitor.debian.net/pkg/friendly-recovery/logs/c2b081ad-9e32-4d61-971f-6d3e0f242f66.

To post a comment you must log in.

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 2018-10-09 19:31:40 +0000
3+++ debian/changelog 2019-02-12 02:42:24 +0000
4@@ -1,3 +1,10 @@
5+friendly-recovery (0.2.40) UNRELEASED; urgency=medium
6+
7+ * Trim trailing whitespace.
8+ * Use secure URI in Vcs control header.
9+
10+ -- Debian Janitor <janitor@jelmer.uk> Tue, 12 Feb 2019 02:31:42 +0000
11+
12 friendly-recovery (0.2.39) unstable; urgency=medium
13
14 * Actually use a friendly-recovery.target which systemd boots to
15
16=== modified file 'debian/control'
17--- debian/control 2018-09-24 15:49:19 +0000
18+++ debian/control 2019-02-12 02:42:24 +0000
19@@ -5,7 +5,7 @@
20 Uploaders: Michael Vogt <michael.vogt@ubuntu.com>
21 Build-Depends: debhelper (>= 10)
22 Standards-Version: 4.2.1
23-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/friendly-recovery/ubuntu
24+Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/friendly-recovery/ubuntu
25
26 Package: friendly-recovery
27 Architecture: all
28@@ -15,4 +15,3 @@
29 Description: Make recovery boot mode more user-friendly
30 Make the recovery boot mode more user-friendly by providing a menu
31 with pluggable options.
32-

Subscribers

People subscribed via source and target branches