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

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

Description of the change

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

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/bzrtools/4d6abf50-72e9-4b4c-ab02-0f01b5f3f657/.

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

Fix some lintian issues.

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-18 23:57:23 +0000
3+++ debian/changelog 2019-01-05 18:14:26 +0000
4@@ -1,10 +1,15 @@
5 bzrtools (2.6.0-5) UNRELEASED; urgency=medium
6
7+ [ Jelmer Vernooij ]
8 * Remove unnecessary XS-Testsuite field in debian/control.
9 * Use secure copyright file specification URI.
10 * Remove unnecessary X-Python{,3}-Version field in debian/control.
11 * Trim trailing whitespace.
12
13+ [ Debian Janitor ]
14+ * Bump debhelper from old 9 to 10.
15+ * Trim trailing whitespace.
16+
17 -- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Sep 2018 01:41:31 +0100
18
19 bzrtools (2.6.0-4) unstable; urgency=medium
20@@ -627,4 +632,3 @@
21 * Snapshot
22
23 -- Jeff Bailey <jbailey@ubuntu.com> Thu, 10 Nov 2005 11:54:46 -0500
24-
25
26=== modified file 'debian/compat'
27--- debian/compat 2018-05-12 15:47:30 +0000
28+++ debian/compat 2019-01-05 18:14:26 +0000
29@@ -1,1 +1,1 @@
30-9
31+10
32
33=== modified file 'debian/control'
34--- debian/control 2018-09-18 23:57:21 +0000
35+++ debian/control 2019-01-05 18:14:26 +0000
36@@ -6,7 +6,7 @@
37 Andrew Starr-Bochicchio <asb@debian.org>,
38 Jelmer Vernooij <jelmer@debian.org>,
39 Vincent Ladeuil <v.ladeuil+lp@free.fr>
40-Build-Depends: debhelper (>> 9~), python (>= 2.6.6-3)
41+Build-Depends: debhelper (>= 10~), python (>= 2.6.6-3)
42 Build-Depends-Indep: bzr,
43 python-bzrlib (<< 2.8.0),
44 python-bzrlib (>= 2.6~),

Subscribers

People subscribed via source and target branches