Lintian Fixes - baresip

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d4e4a9c..33dc51b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+baresip (1.0.0-5) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-5.
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 12 Jan 2023 10:36:36 -0000
+
 baresip (1.0.0-4) unstable; urgency=medium
 
   * update Homepage;
@@ -230,7 +241,7 @@ baresip (0.5.5-1) unstable; urgency=medium
 baresip (0.5.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
-  
+
   [ Steve Langasek ]
   * Build with -D_GNU_SOURCE to fix FTBFS with GCC 7. (Closes: #872406)
 
diff --git a/debian/control b/debian/control
index 2f733cd..a45f0b9 100644
--- a/debian/control
+++ b/debian/control
@@ -51,7 +51,7 @@ Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
 Uploaders:
  Jonas Smedegaard <dr@jones.dk>,
  Vasudev Kamath <vasudev@copyninja.info>,
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/pkg-voip-team/baresip.git
 Vcs-Browser: https://salsa.debian.org/pkg-voip-team/baresip
 Homepage: https://github.com/baresip/baresip
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 8b0772e..d8356da 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-2 *
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-2 *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-2 [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-2 [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..76dbb8a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/baresip/baresip/issues
+Bug-Submit: https://github.com/baresip/baresip/issues/new
+Repository: https://github.com/baresip/baresip.git
+Repository-Browse: https://github.com/baresip/baresip

Run locally

More details

Full run details