Lintian Fixes - fcitx-punc-ng

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 176b246..e7486f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+fcitx-punc-ng (0.1.1~git20161101-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.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Oct 2022 09:12:22 -0000
+
 fcitx-punc-ng (0.1.1~git20161101-2) unstable; urgency=medium
 
   * Team 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 16a23dd..a4c4c97 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Aron Xu <aron@debian.org>,
 Build-Depends:
  cmake,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  fcitx-libs-dev (>= 1:4.2.8),
  pkg-config,
 Standards-Version: 4.2.1
diff --git a/debian/rules b/debian/rules
index cb6ee45..aeb3a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 # package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 include /usr/share/dpkg/architecture.mk
 
@@ -19,6 +18,3 @@ include /usr/share/dpkg/architecture.mk
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
-override_dh_missing:
-	dh_missing --fail-missing

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/57/178521c9cb0fabb9fd263b3983a5388dc8bc3a.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/18/5448348a881b8cd18cff946f684b5e5b229c57.debug

No differences were encountered between the control files of package fcitx-module-punc-ng

Control files of package fcitx-module-punc-ng-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 185448348a881b8cd18cff946f684b5e5b229c57 57178521c9cb0fabb9fd263b3983a5388dc8bc3a

Run locally

More details

Full run details