Lintian Fixes - fcitx-fullwidthchar-enhance

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 7279e72..955c6b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+fcitx-fullwidthchar-enhance (0.0~git20150311-4) 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.
+  * Set upstream metadata fields: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Oct 2022 05:58:32 -0000
+
 fcitx-fullwidthchar-enhance (0.0~git20150311-3) 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 49fbb23..2bb9623 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 a985016..685fdf7 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
 
 export QT_SELECT := 5
 
@@ -23,6 +22,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
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5799fdb
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/sogoupinyin/fcitx-fullwidthchar-enhance

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package fcitx-module-fullwidthchar-enhance

No differences were encountered between the control files of package fcitx-module-fullwidthchar-enhance-dbgsym

Run locally

More details

Full run details