Lintian Fixes - field3d

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8445ce1..3d0c3e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+field3d (1.7.3-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 03 Mar 2023 20:23:00 -0000
+
 field3d (1.7.3-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index dc37708..d82b7e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture --query DEB_HOST_MULTIARCH)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
 export DEB_CXXFLAGS_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..f9ea9eb
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/imageworks/Field3D/issues
+Bug-Submit: https://github.com/imageworks/Field3D/issues/new
+Repository-Browse: https://github.com/imageworks/Field3D

Run locally

More details

Full run details

Historical runs