Lintian Fixes - glyr

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 84f6f96..90f43d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+glyr (1.0.10-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 19 Jun 2023 02:45:31 -0000
+
 glyr (1.0.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 899c370..dba43bb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders:
  Etienne Millon <me@emillon.org>
 Build-Depends:
  cmake,
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  libcurl4-gnutls-dev | libcurl-dev,
  libglib2.0-dev,
  libsqlite3-dev,
diff --git a/debian/rules b/debian/rules
index b1cee36..9e3ad2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-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..3d8a996
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/sahib/glyr/issues
+Bug-Submit: https://github.com/sahib/glyr/issues/new
+Repository-Browse: https://github.com/sahib/glyr

Run locally

More details

Full run details

Historical runs