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

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

Description of the change

Fix some issues reported by lintian
* Bump debhelper from old 9 to 10.
* Change priority extra to priority optional.

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/logs/ad21656b-b7d3-4558-9f8b-9ff28ae6bbb2.

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

Add transitional packages to brz.

4231. By Jelmer Vernooij

Fixes.

4232. By Jelmer Vernooij

Change priority extra to priority optional.

Fixes lintian: priority-extra-is-replaced-by-priority-optional
See https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html for more details.

4233. By Jelmer Vernooij

Move transitional packages bzr, python-bzrlib, python-bzrlib-dbg, python-bzrlib.tests, bzr-doc 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.

4234. By Jelmer Vernooij

Drop python- packages.

4235. By Jelmer Vernooij

Add conflicts for some plugins that are not available in Breezy.

4236. By Jelmer Vernooij

Include bzr-explorer.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2018-11-23 16:41:56 +0000
+++ debian/changelog 2019-01-06 15:58:41 +0000
@@ -1,3 +1,10 @@
1bzr (2.7.0+bzr6622-16) UNRELEASED; urgency=medium
2
3 * Bump debhelper from old 9 to 10.
4 * Change priority extra to priority optional.
5
6 -- Debian Janitor <janitor@jelmer.uk> Sun, 06 Jan 2019 15:19:00 +0000
7
1bzr (2.7.0+bzr6622-15) unstable; urgency=medium8bzr (2.7.0+bzr6622-15) unstable; urgency=medium
29
3 * Use secure URI in Homepage field.10 * Use secure URI in Homepage field.
411
=== modified file 'debian/compat'
--- debian/compat 2012-12-19 21:30:53 +0000
+++ debian/compat 2019-01-06 15:58:41 +0000
@@ -1,1 +1,1 @@
19110
22
=== modified file 'debian/control'
--- debian/control 2018-11-23 16:00:50 +0000
+++ debian/control 2019-01-06 15:58:41 +0000
@@ -9,7 +9,7 @@
9Build-Depends: bash-completion,9Build-Depends: bash-completion,
10 ca-certificates,10 ca-certificates,
11 cython-dbg (>= 0.25.2-2),11 cython-dbg (>= 0.25.2-2),
12 debhelper (>= 9),12 debhelper (>= 10~),
13 fdupes,13 fdupes,
14 openssl,14 openssl,
15 python (>= 2.6.6-3),15 python (>= 2.6.6-3),
@@ -100,7 +100,7 @@
100100
101Package: python-bzrlib-dbg101Package: python-bzrlib-dbg
102Architecture: any102Architecture: any
103Priority: extra103Priority: optional
104Section: debug104Section: debug
105Depends: python-bzrlib (= ${binary:Version}),105Depends: python-bzrlib (= ${binary:Version}),
106 ${misc:Depends},106 ${misc:Depends},

Subscribers

People subscribed via source and target branches