Lintian Fixes - mypaint-brushes

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 550a84c..a7afcb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+mypaint-brushes (2.0.2+ds1-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set upstream metadata fields: Bug-Database.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 01 Oct 2022 22:06:55 -0000
+
 mypaint-brushes (2.0.2+ds1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f74684b..50ec59f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Uploaders: Jeremy Bicha <jbicha@debian.org>, Vincent Cheng <vcheng@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                pkg-config,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/multimedia-team/mypaint-brushes
 Vcs-Git: https://salsa.debian.org/multimedia-team/mypaint-brushes.git
 Homepage: https://github.com/mypaint/mypaint-brushes
diff --git a/debian/rules b/debian/rules
index a8f7f80..ab55b46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,3 @@ override_dh_auto_install:
 	dh_auto_build --sourcedirectory=v1
 	dh_auto_install --sourcedirectory=v1
 	dh_auto_install
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 01bbfaf..dee3a92 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,2 +1,3 @@
+Bug-Database: https://github.com/mypaint/mypaint-brushes/issues
 Repository: https://github.com/mypaint/mypaint-brushes.git
 Repository-Browse: https://github.com/mypaint/mypaint-brushes

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details