Lintian Fixes - fcitx-autoeng-ng

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 3495e21..fc5fc92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+fcitx-autoeng-ng (0.1.1~git20150311-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.
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 08:24:26 -0000
+
 fcitx-autoeng-ng (0.1.1~git20150311-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 dedf8f3..e9e4b81 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: utils
 Priority: optional
 Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
 Uploaders: Shengjing Zhu <zhsj@debian.org>, Aron Xu <aron@debian.org>
-Build-Depends: debhelper (>= 11), cmake, pkg-config, fcitx-libs-dev (>= 1:4.2.8)
+Build-Depends: debhelper-compat (= 13), cmake, pkg-config, fcitx-libs-dev (>= 1:4.2.8)
 Standards-Version: 4.2.1
-Homepage: http://pinyin.sogou.com/linux/
+Homepage: https://pinyin.sogou.com/linux/
 Vcs-Git: https://salsa.debian.org/input-method-team/fcitx-autoeng-ng.git
 Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx-autoeng-ng
 
diff --git a/debian/rules b/debian/rules
index eee9aaa..b0c1baa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@
 
 # see FEATURE AREAS in dpkg-buildflags(1)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export QT_SELECT := 5
 
 include /usr/share/dpkg/architecture.mk
@@ -16,6 +15,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..c7be8a3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/sogoupinyin/fcitx-punc-ng

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://pinyin.sogou.com/linux/ https://pinyin.sogou.com/linux/

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

Run locally

More details

Full run details