Lintian Fixes - fuzz

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index f6504a9..448fcce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fuzz
 Section: devel
 Priority: optional
 Maintainer: Jari Aalto <jari.aalto@cante.net>
-Build-Depends: debhelper (>= 9), libreadline-dev (>= 6)
+Build-Depends: debhelper (>= 10~), libreadline-dev (>= 6)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/fuzz.git
 Vcs-Git: https://anonscm.debian.org/git/collab-maint/fuzz.git
diff --git a/debian/copyright b/debian/copyright
index a1c635c..96b4923 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: fuzz
 Upstream-Contact: Ben Woodard <ben@valinux.com>
 Source: http://sourceforge.net/projects/fuzz
diff --git a/debian/rules b/debian/rules
index 3f2b2ff..ac57969 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 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..10339d3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Bug-Database: https://sourceforge.net/p/fuzz/bugs/

Run locally

More details

Full run details

Historical runs