Merge lp:~jelmer/debian/sid/bzr-git/lintian-fixes into lp:~debian-bazaar/debian/sid/bzr-git/experimental

Proposed by Jelmer Vernooij
Status: Needs review
Proposed branch: lp:~jelmer/debian/sid/bzr-git/lintian-fixes
Merge into: lp:~debian-bazaar/debian/sid/bzr-git/experimental
Diff against target: 32 lines (+6/-1)
2 files modified
debian/changelog (+4/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~jelmer/debian/sid/bzr-git/lintian-fixes
Reviewer Review Type Date Requested Status
Debian/Ubuntu Bazaar Maintainers Pending
Review via email: mp+371772@code.launchpad.net

Description of the change

Fix some issues reported by lintian
* Move transitional package bzr-git to oldlibs/optional per policy 4.0.1.
* Add missing dependency on quilt.

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

Add missing dependency on quilt.

Fixes lintian: quilt-series-but-no-build-dep
See https://lintian.debian.org/tags/quilt-series-but-no-build-dep.html for more details.

Unmerged revisions

191. By Jelmer Vernooij

Add missing dependency on quilt.

Fixes lintian: quilt-series-but-no-build-dep
See https://lintian.debian.org/tags/quilt-series-but-no-build-dep.html for more details.

190. By Jelmer Vernooij

Add missing dependency on quilt.

Fixes lintian: quilt-series-but-no-build-dep
See https://lintian.debian.org/tags/quilt-series-but-no-build-dep.html for more details.

189. By Jelmer Vernooij

Move transitional package bzr-git 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 2019-02-24 00:32:18 +0000
3+++ debian/changelog 2019-08-25 13:14:40 +0000
4@@ -1,6 +1,10 @@
5 bzr-git (0.6.13+bzr1650+brz) UNRELEASED; urgency=medium
6
7 * Make the package a transitional package to upgrade to brz.
8+ * Move transitional package bzr-git to oldlibs/optional per policy
9+ 4.0.1.
10+ * Add missing dependency on quilt.
11+ * Add missing dependency on quilt.
12
13 -- Jelmer Vernooij <jelmer@debian.org> Sun, 24 Feb 2019 00:32:01 +0000
14
15
16=== modified file 'debian/control'
17--- debian/control 2019-02-24 00:32:18 +0000
18+++ debian/control 2019-08-25 13:14:40 +0000
19@@ -3,7 +3,7 @@
20 Priority: optional
21 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
22 Uploaders: Andrew Starr-Bochicchio <asb@debian.org>, Jelmer Vernooij <jelmer@debian.org>
23-Build-Depends: debhelper-compat (= 12)
24+Build-Depends: debhelper-compat (= 12), quilt, quilt
25 Standards-Version: 4.1.1
26 Homepage: http://bazaar-vcs.org/BzrForeignBranches/Git
27 Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr-git/experimental
28@@ -17,3 +17,4 @@
29 with the Breezy packaging.
30 .
31 It can be safely removed after an upgrade.
32+Section: oldlibs

Subscribers

People subscribed via source and target branches