Merge ~debian-janitor/+git/debian-packaging:lintian-fixes into ~diodon-team/+git/debian-packaging:master

Proposed by Debian Janitor
Status: Merged
Approved by: Oliver Sauder
Approved revision: 439a774260ee8f7a83883f4868b98929db000739
Merged at revision: 75b15c60cac293934b8e7e4762502564af863da9
Proposed branch: ~debian-janitor/+git/debian-packaging:lintian-fixes
Merge into: ~diodon-team/+git/debian-packaging:master
Diff against target: 50 lines (+13/-7)
3 files modified
debian/changelog (+7/-0)
debian/control (+6/-6)
dev/null (+0/-1)
Reviewer Review Type Date Requested Status
Oliver Sauder Approve
Review via email: mp+390365@code.launchpad.net

Commit message

Fix lintian issues: Bump debhelper from old 11 to 12., Set debhelper-compat version in Build-Depends.

Description of the change

Fix some issues reported by lintian
* Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
* Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)

This merge proposal was created automatically by the Janitor bot.
For more information, including instructions on how to disable
these merge proposals, see https://janitor.debian.net/lintian-fixes.

You can follow up to this merge proposal as you normally would.

The bot will automatically update the merge proposal to resolve merge conflicts
or close the merge proposal when all changes are applied through other means
(e.g. cherry-picks). Updates may take several hours to propagate.

Build and test logs for this branch can be found at
https://janitor.debian.net/lintian-fixes/pkg/diodon/c1b7e5fe-2dc9-47ed-820c-660d1350d054.

These changes affect the binary packages:

[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second set of .debs but not in first
---------------------------------------------
-rw-r--r-- root/root /usr/lib/debug/.build-id/03/7ac95a42afb77679d0b74fa5814b1249213e73.debug
-rw-r--r-- root/root /usr/lib/debug/.build-id/17/06fdd9258ae8ceb0857fd6b75c82ed00f18700.debug
-rw-r--r-- root/root /usr/lib/debug/.build-id/8f/41112c7405a71074c4020c8b7b6fdf0510eb29.debug
-rw-r--r-- root/root /usr/lib/debug/.dwz/x86_64-linux-gnu/diodon.debug

Files in first set of .debs but not in second
---------------------------------------------
-rw-r--r-- root/root /usr/lib/debug/.build-id/6b/4f2299cef868181be32aa306ac4d24e67fad2c.debug
-rw-r--r-- root/root /usr/lib/debug/.build-id/c2/fde41d41c2933ed57336f106608ff8cafd4d5b.debug
-rw-r--r-- root/root /usr/lib/debug/.build-id/e8/c98847ca4dc83d9391812eb43076177a3dda40.debug

No differences were encountered between the control files of package diodon

Control files of package diodon-dbgsym: lines which differ (wdiff format)
-------------------------------------------------------------------------
Build-Ids: [-c2fde41d41c2933ed57336f106608ff8cafd4d5b e8c98847ca4dc83d9391812eb43076177a3dda40-] {+037ac95a42afb77679d0b74fa5814b1249213e73 8f41112c7405a71074c4020c8b7b6fdf0510eb29+}

No differences were encountered between the control files of package diodon-dev

No differences were encountered between the control files of package gir1.2-diodon-1.0

No differences were encountered between the control files of package libdiodon0

Control files of package libdiodon0-dbgsym: lines which differ (wdiff format)
-----------------------------------------------------------------------------
Build-Ids: [-6b4f2299cef868181be32aa306ac4d24e67fad2c-] {+1706fdd9258ae8ceb0857fd6b75c82ed00f18700+}

You can also view the diffoscope diff at
https://janitor.debian.net/api/run/c1b7e5fe-2dc9-47ed-820c-660d1350d054/diffoscope?filter_boring=1,
or unfiltered at https://janitor.debian.net/api/run/c1b7e5fe-2dc9-47ed-820c-660d1350d054/diffoscope.

To post a comment you must log in.
Revision history for this message
Oliver Sauder (sao) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index e5f08a6..9adecd1 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+diodon (1.10.0-2) UNRELEASED; urgency=low
7+
8+ * Bump debhelper from old 11 to 12.
9+ * Set debhelper-compat version in Build-Depends.
10+
11+ -- Debian Janitor <janitor@jelmer.uk> Mon, 07 Sep 2020 03:55:54 -0000
12+
13 diodon (1.10.0-1) unstable; urgency=medium
14
15 * New upstream release.
16diff --git a/debian/compat b/debian/compat
17deleted file mode 100644
18index b4de394..0000000
19--- a/debian/compat
20+++ /dev/null
21@@ -1 +0,0 @@
22-11
23diff --git a/debian/control b/debian/control
24index 8e698d1..06240f4 100644
25--- a/debian/control
26+++ b/debian/control
27@@ -2,17 +2,17 @@ Source: diodon
28 Section: utils
29 Priority: optional
30 Maintainer: Oliver Sauder <os@esite.ch>
31-Build-Depends: debhelper (>= 11),
32+Build-Depends: debhelper-compat (= 12),
33 desktop-file-utils,
34 gobject-introspection,
35- libayatana-appindicator3-dev (>=0.5.3),
36- libglib2.0-dev (>=2.46),
37- libgtk-3-dev (>=3.22),
38- libpeas-dev (>=1.1.1),
39+ libayatana-appindicator3-dev (>= 0.5.3),
40+ libglib2.0-dev (>= 2.46),
41+ libgtk-3-dev (>= 3.22),
42+ libpeas-dev (>= 1.1.1),
43 libxtst-dev (>= 1.2.0),
44 libzeitgeist-2.0-dev (>= 0.9.14),
45 meson (>= 0.45),
46- valac (>=0.40.0),
47+ valac (>= 0.40.0),
48 xauth,
49 xvfb
50 Standards-Version: 4.5.0

Subscribers

People subscribed via source and target branches

to all changes: