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: 4241
Proposed branch: lp:~debian-janitor/debian/sid/bzr/lintian-fixes
Merge into: lp:~debian-bazaar/debian/sid/bzr/unstable
Diff against target: 37 lines (+9/-2)
3 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
debian/rules (+1/-1)
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+377798@code.launchpad.net

Commit message

Fix lintian issues: Remove patches missing from debian/patches/series., Update standards version to 4.4.1, no changes needed., Use dh $@ sequencer.

Description of the change

Fix some issues reported by lintian
* Remove patches missing from debian/patches/series. (patch-file-present-but-not-mentioned-in-series)
* Use dh $@ sequencer. (no-dh-sequencer)
* Update standards version to 4.4.1, no changes needed. (out-of-date-standards-version)

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

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/lintian-fixes/pkg/bzr/1c2b652b-84bc-4f0c-b14a-01a1fdc2f6ae.

These changes have no impact on the binary debdiff. See
https://janitor.debian.net/api/run/1c2b652b-84bc-4f0c-b14a-01a1fdc2f6ae/debdiff?filter_boring=1 to
download the raw debdiff.

You can also view the diffoscope diff at
https://janitor.debian.net/api/run/1c2b652b-84bc-4f0c-b14a-01a1fdc2f6ae/diffoscope?filter_boring=1,
or unfiltered at https://janitor.debian.net/api/run/1c2b652b-84bc-4f0c-b14a-01a1fdc2f6ae/diffoscope.

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

Fix lintian issues: Remove patches missing from debian/patches/series., Update standards version to 4.4.1, no changes needed., Use dh $@ sequencer.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2019-09-19 22:25:39 +0000
+++ debian/changelog 2020-01-18 16:41:41 +0000
@@ -1,3 +1,10 @@
1bzr (2.7.0+bzr6622+bsa) UNRELEASED; urgency=medium
2
3 * Use dh $@ sequencer.
4 * Update standards version to 4.4.1, no changes needed.
5
6 -- Debian Janitor <janitor@jelmer.uk> Sat, 18 Jan 2020 06:55:31 +0000
7
1bzr (2.7.0+bzr6622+brz) unstable; urgency=medium8bzr (2.7.0+bzr6622+brz) unstable; urgency=medium
29
3 * Add transitional packages to brz.10 * Add transitional packages to brz.
411
=== modified file 'debian/control'
--- debian/control 2019-09-19 22:25:26 +0000
+++ debian/control 2020-01-18 16:41:41 +0000
@@ -7,7 +7,7 @@
7 Jelmer Vernooij <jelmer@debian.org>,7 Jelmer Vernooij <jelmer@debian.org>,
8 Vincent Ladeuil <v.ladeuil+lp@free.fr>8 Vincent Ladeuil <v.ladeuil+lp@free.fr>
9Build-Depends: debhelper-compat (= 12)9Build-Depends: debhelper-compat (= 12)
10Standards-Version: 4.4.010Standards-Version: 4.4.1
11Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable11Vcs-Bzr: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable
12Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable12Vcs-Browser: https://code.launchpad.net/~debian-bazaar/debian/sid/bzr/unstable
13Homepage: https://bazaar-vcs.org13Homepage: https://bazaar-vcs.org
1414
=== modified file 'debian/rules'
--- debian/rules 2019-09-18 18:51:10 +0000
+++ debian/rules 2020-01-18 16:41:41 +0000
@@ -5,4 +5,4 @@
5override_dh_auto_install:5override_dh_auto_install:
66
7%:7%:
8 dh $*8 dh $@

Subscribers

People subscribed via source and target branches