Lintian Fixes - aribb24

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 81c913a..74d0ebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ aribb24 (1.0.3-3) UNRELEASED; urgency=medium
   * Bump debhelper from old 11 to 12.
   * Set upstream metadata fields: Bug-Database, Repository, Repository-
     Browse.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Submit.
+  * Update standards version to 4.1.5, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
 
  -- Debian Janitor <janitor@jelmer.uk>  Thu, 19 Dec 2019 18:32:28 +0000
 
diff --git a/debian/control b/debian/control
index a35fe20..20aea6a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Uploaders:
  Sebastian Ramacher <sramacher@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  libpng-dev,
  pkg-config
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://github.com/nkoriyama/aribb24
 Vcs-Git: https://salsa.debian.org/multimedia-team/aribb24.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/aribb24
diff --git a/debian/rules b/debian/rules
index c01d666..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
-
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 93d1c67..c4e9c8d 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,3 +1,4 @@
 Bug-Database: https://github.com/nkoriyama/aribb24/issues
+Bug-Submit: https://github.com/nkoriyama/aribb24/issues/new
 Repository: https://github.com/nkoriyama/aribb24.git
 Repository-Browse: https://github.com/nkoriyama/aribb24

Run locally

More details

Full run details

Historical runs