Lintian Fixes - morsegen

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 38dbace..f22a7f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+morsegen (0.2.1-5) UNRELEASED; urgency=medium
+
+  * Update standards version to 4.6.0, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 26 Feb 2022 03:12:21 -0000
+
 morsegen (0.2.1-4) unstable; urgency=medium
 
   * adopted the package. Closes: #920109
diff --git a/debian/control b/debian/control
index 4e10945..21fe206 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: text
 Priority: optional
 Maintainer: Georges Khaznadar <georgesk@debian.Org>
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/debian/morsegen
 Vcs-Git: https://salsa.debian.org/debian/morsegen.git
diff --git a/debian/rules b/debian/rules
index 3425b74..838c73a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS  = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 CFLAGS   = $(shell dpkg-buildflags --get CFLAGS)
 CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS)

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package morsegen

No differences were encountered between the control files of package morsegen-dbgsym

Run locally

More details

Full run details