Lintian Fixes - jsmn

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 51cd78e..9a1ffd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+jsmn (1.1.0-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 13:07:49 -0000
+
 jsmn (1.1.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 748087d..ba879e2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller@debian.org>
 Build-Depends: debhelper-compat (= 13),
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://github.com/zserge/jsmn
 Vcs-Browser: https://salsa.debian.org/science-team/jsmn
diff --git a/debian/rules b/debian/rules
index d38dab0..d5778b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,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..b47ddfd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/zserge/jsmn/issues
+Bug-Submit: https://github.com/zserge/jsmn/issues/new
+Repository: https://github.com/zserge/jsmn.git
+Repository-Browse: https://github.com/zserge/jsmn

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details