Lintian Fixes - cronutils

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/control b/debian/control
index e1ee68f..5b59aa1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Jamie Wilkinson <jaq@debian.org>
 Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Homepage: https://github.com/google/cronutils
 Vcs-Browser: https://salsa.debian.org/debian/cronutils
 Vcs-Git: https://salsa.debian.org/debian/cronutils.git
diff --git a/debian/rules b/debian/rules
index d9c049e..44b70b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@
 #export DH_VERBOSE=1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
 	dh  $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6378880
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://github.com/google/cronutils/issues
+Bug-Submit: https://github.com/google/cronutils/issues/new

Run locally

More details

Full run details