Merge lp:~debian-janitor/debian/sid/bzr-debian/lintian-fixes into lp:~debian-bazaar/debian/sid/bzr-debian/unstable

Proposed by Debian Janitor
Status: Merged
Merged at revision: 764
Proposed branch: lp:~debian-janitor/debian/sid/bzr-debian/lintian-fixes
Merge into: lp:~debian-bazaar/debian/sid/bzr-debian/unstable
Diff against target: 43 lines (+9/-3)
4 files modified
debian/changelog (+7/-0)
debian/compat (+1/-1)
debian/control (+1/-1)
debian/rules (+0/-1)
To merge this branch: bzr merge lp:~debian-janitor/debian/sid/bzr-debian/lintian-fixes
Reviewer Review Type Date Requested Status
Debian/Ubuntu Bazaar Maintainers Pending
Review via email: mp+361404@code.launchpad.net

Description of the change

Fix some issues reported by lintian
* Trim trailing whitespace.
* Bump debhelper from old 9 to 10.

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/bzr-builddeb/logs/181e6e70-78ca-45bd-9bb4-0853504e4a5d.

To post a comment you must log in.
764. By Jelmer Vernooij

Change package to transition users to brz-debian.

765. By Jelmer Vernooij

Move transitional package bzr-builddeb to oldlibs/optional per policy 4.0.1.

Fixes lintian: transitional-package-should-be-oldlibs-optional
See https://lintian.debian.org/tags/transitional-package-should-be-oldlibs-optional.html for more details.

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-09-25 03:59:09 +0000
3+++ debian/changelog 2019-01-06 15:18:27 +0000
4@@ -1,3 +1,10 @@
5+bzr-builddeb (2.8.12) UNRELEASED; urgency=medium
6+
7+ * Trim trailing whitespace.
8+ * Bump debhelper from old 9 to 10.
9+
10+ -- Debian Janitor <janitor@jelmer.uk> Sun, 06 Jan 2019 15:04:34 +0000
11+
12 bzr-builddeb (2.8.11) unstable; urgency=medium
13
14 * Fix Vcs-Bzr URLs.
15
16=== modified file 'debian/compat'
17--- debian/compat 2013-05-22 18:19:34 +0000
18+++ debian/compat 2019-01-06 15:18:27 +0000
19@@ -1,1 +1,1 @@
20-9
21+10
22
23=== modified file 'debian/control'
24--- debian/control 2018-09-25 03:58:15 +0000
25+++ debian/control 2019-01-06 15:18:27 +0000
26@@ -3,7 +3,7 @@
27 Priority: optional
28 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
29 Uploaders: James Westby <james.westby@ubuntu.com>, Andrew Starr-Bochicchio <asb@debian.org>, Jelmer Vernooij <jelmer@debian.org>
30-Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3), xz-utils
31+Build-Depends: debhelper (>= 10~), python-all (>= 2.6.6-3), xz-utils
32 Build-Depends-Indep: bzr (>= 2.1~), python-docutils, python-debian (>= 0.1.11), python-apt, patchutils, python-testtools (>= 0.9.2), pristine-tar, devscripts (>= 2.10.59), python-subunit, python-bzrlib.tests, python-lzma, libalgorithm-merge-perl, python-distro-info, quilt
33 Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr-debian/unstable
34 Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr-debian/unstable
35
36=== modified file 'debian/rules'
37--- debian/rules 2013-05-22 18:19:34 +0000
38+++ debian/rules 2019-01-06 15:18:27 +0000
39@@ -37,4 +37,3 @@
40 dh_auto_clean
41 rm -f $(html_docs)
42 rm -f README.html
43-

Subscribers

People subscribed via source and target branches