Lintian Fixes - ibus-array

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f5a6a79..a5623e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ibus-array (0.2.2-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Aug 2023 14:17:12 -0000
+
 ibus-array (0.2.2-2) unstable; urgency=medium
 
   * Team upload.
@@ -12,7 +21,7 @@ ibus-array (0.2.2-2) unstable; urgency=medium
 ibus-array (0.2.2-1) unstable; urgency=medium
 
   * Team upload.
-  * New upstream release. 
+  * New upstream release.
   * debian/rules: Drop workaround on python version, merged upstream.
   * debian/control: Bump Standards-Version to 4.5.1.
   * debian/patches/*: Drop old patches, all merged upstream.
diff --git a/debian/copyright b/debian/copyright
index b87dcc3..12bcd8b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,8 +21,8 @@ License: GPL-2+
 
 Files: debian/*
 Copyright: 2010-2018, Keng-Yu Lin <kengyu@lexical.tw>
-	   2019-2020, Changwoo Ryu <cwryu@debian.org>
-	   2020, Boyuan Yang <byang@debian.org>
+           2019-2020, Changwoo Ryu <cwryu@debian.org>
+           2020, Boyuan Yang <byang@debian.org>
 License: GPL-2+
 
 License: GPL-2
diff --git a/debian/rules b/debian/rules
index 009971b..eb54a6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,-ldl
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-ldl
 
 %:
 	dh $@ --with python3
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..afe9534
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/lexical/ibus-array/issues
+Bug-Submit: https://github.com/lexical/ibus-array/issues/new
+Repository-Browse: https://github.com/lexical/ibus-array

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/4e/32c497aab1d3357f04ada54b83e51596c4d777.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/68/1c5e5b24a7d71f36f2cf6722e8a8d1afb961c7.debug

No differences were encountered between the control files of package ibus-array

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

  • Build-Ids: 681c5e5b24a7d71f36f2cf6722e8a8d1afb961c7 4e32c497aab1d3357f04ada54b83e51596c4d777

Run locally

More details

Full run details