Lintian Fixes - ministocks

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a0a2391..58b6e7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ministocks (0+git20200120-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 17 Mar 2023 08:33:32 -0000
+
 ministocks (0+git20200120-2) unstable; urgency=medium
 
   * Add Vcs fields.
diff --git a/debian/control b/debian/control
index bfbb82a..2ceec81 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: ministocks
 Section: misc
 Priority: optional
 Maintainer: Gürkan Myczko <gurkan@phys.ethz.ch>
-Build-Depends: debhelper-compat (= 12), qtbase5-dev, qt5-qmake, qttools5-dev-tools
-Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, qttools5-dev-tools
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/myczko-guest/ministocks
 Vcs-Git: https://salsa.debian.org/myczko-guest/ministocks.git
 Homepage: https://github.com/Dakostu/MiniStocks
diff --git a/debian/rules b/debian/rules
index 366e6a9..2bc44a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # see ENVIRONMENT in dpkg-buildflags(1)
 # 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 QTDIR=/usr/share/qt5
 export QT_SELECT=qt5

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package ministocks

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

Run locally

More details

Full run details