Lintian Fixes - caribou

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 5480ae3..28c2bdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+caribou (0.4.21-7.3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.0, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 02 May 2022 08:09:49 -0000
+
 caribou (0.4.21-7.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 51210fe..91b600f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Rico Tzschichholz <ricotz@ubuntu.com>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                gnome-pkg-tools,
                intltool (>= 0.35.0),
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 11),
                libxklavier-dev,
                libxml2-dev,
                libxtst-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/caribou
 Vcs-Git: https://salsa.debian.org/gnome-team/caribou.git
 Homepage: https://wiki.gnome.org/Projects/Caribou
diff --git a/debian/control.in b/debian/control.in
index 65e695d..d5d12b0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@, Rico Tzschichholz <ricotz@ubuntu.com>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                gnome-pkg-tools,
                intltool (>= 0.35.0),
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 11),
                libxklavier-dev,
                libxml2-dev,
                libxtst-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/caribou
 Vcs-Git: https://salsa.debian.org/gnome-team/caribou.git
 Homepage: https://wiki.gnome.org/Projects/Caribou
diff --git a/debian/rules b/debian/rules
index 9b45270..cf9ec97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export PYTHON=/usr/bin/python3
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
 
 %:
 	dh $@ --with gnome,python3
@@ -22,7 +22,7 @@ override_dh_install:
 	dh_install
 
 override_dh_missing:
-	dh_missing --fail-missing -X __pycache__
+	dh_missing -X __pycache__
 
 override_dh_makeshlibs:
 	dh_makeshlibs -plibcaribou0 -V -- -c4
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2330a4f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.gnome.org/GNOME/caribou/-/issues
+Bug-Submit: https://gitlab.gnome.org/GNOME/caribou/-/issues/new
+Repository: https://gitlab.gnome.org/GNOME/caribou.git
+Repository-Browse: https://gitlab.gnome.org/GNOME/caribou

Debdiff

[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/23/efaf118a29daf3b6c487c39ff6bb51baa4728c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/83/d6155380c4427bd7b55b86e9761877c508f73f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/bc/6a642676cfa3a758e4f54bc4a5267ce14ad9cd.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/cb/4eefae1ef1262a4e575f1b5b91e6a72444ce98.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/10/e796bac0f173bc4266db854b14f4a06db0a300.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/1f/edb9d14554a3f8ce2e8048b52c6a6051f39900.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/28/b4e3f8e3c75ec029aaa45aa444f2f843f9a790.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/95/b6be47117209788599a063c1a915e8067dcba4.debug

Control files of package caribou: lines which differ (wdiff format)

  • Depends: python3:any, libatspi2.0-0 (>= 2.9.90), libc6 (>= 2.4), 2.34), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), dconf-gsettings-backend | gsettings-backend, python3-gi, gir1.2-caribou-1.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-clutter-1.0, python3-dbus, python3-pyatspi

No differences were encountered between the control files of package caribou-antler

Control files of package caribou-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 95b6be47117209788599a063c1a915e8067dcba4 cb4eefae1ef1262a4e575f1b5b91e6a72444ce98

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

No differences were encountered between the control files of package libcaribou-common

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

No differences were encountered between the control files of package libcaribou-gtk-module

Control files of package libcaribou-gtk-module-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 10e796bac0f173bc4266db854b14f4a06db0a300 23efaf118a29daf3b6c487c39ff6bb51baa4728c

No differences were encountered between the control files of package libcaribou-gtk3-module

Control files of package libcaribou-gtk3-module-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 1fedb9d14554a3f8ce2e8048b52c6a6051f39900 83d6155380c4427bd7b55b86e9761877c508f73f

No differences were encountered between the control files of package libcaribou0

Control files of package libcaribou0-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 28b4e3f8e3c75ec029aaa45aa444f2f843f9a790 bc6a642676cfa3a758e4f54bc4a5267ce14ad9cd

Run locally

More details

Full run details