Lintian Fixes - nautilus-filename-repairer

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 3159998..6eb612a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nautilus-filename-repairer (0.2.0-4) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 29 Jul 2023 06:42:38 -0000
+
 nautilus-filename-repairer (0.2.0-3) unstable; urgency=low
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 1b6ef0e..4bfaeb7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Changwoo Ryu <cwryu@debian.org>
 Homepage: https://github.com/choehwanjin/repairer
 Vcs-Browser: https://salsa.debian.org/l10n-korean-team/nautilus-filename-repairer
 Vcs-Git: https://salsa.debian.org/l10n-korean-team/nautilus-filename-repairer.git
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Build-Depends: debhelper-compat (= 13),
                intltool,
                libnautilus-extension-dev (>= 3.0.0~),
diff --git a/debian/rules b/debian/rules
index 52dd460..778c6cf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 #export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh $@
diff --git a/debian/watch b/debian/watch
index af448b5..86e9f61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/choehwanjin/repairer/releases .*/nautilus-filename-repairer-(\d\S+)\.tar\.bz2

Run locally

More details

Full run details

Historical runs