Run of lintian-fixes for asterisk-flite

Merge these changes:

git pull https://janitor.debian.net/git/asterisk-flite lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 48e3f37..6d2cc68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+asterisk-flite (3.0-5) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-7.
+  * Add missing build dependency on asterisk-dev for command dh_asterisk.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 11 Nov 2022 13:19:47 -0000
+
 asterisk-flite (3.0-4) unstable; urgency=medium
 
   * drop obsolete source file README.source
diff --git a/debian/control b/debian/control
index b5eef2d..c6fc191 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Uploaders: Jonas Smedegaard <dr@jones.dk>
 Build-Depends:
  debhelper-compat (= 13),
  dh-sequence-asterisk,
- flite-dev
-Standards-Version: 4.6.0
+ flite-dev,
+ asterisk-dev
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/pkg-voip-team/asterisk-flite.git
 Vcs-Browser: https://salsa.debian.org/pkg-voip-team/asterisk-flite
 Homepage: https://zaf.github.com/Asterisk-Flite/
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 3e93b71..fd3a750 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
 # License is in Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-2 *
-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-2\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright * [gpl-2:*]
+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-2\+:*]
+missing-license-text-in-dep5-copyright * [GPL-3\+:*]

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/74/387355fe5b3a166b0b4b39f987e24a3925c7a5.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2e/3865b832438fd28a919d002c4cfe6c5348b7f9.debug

No differences were encountered between the control files of package asterisk-flite

Control files of package asterisk-flite-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 2e3865b832438fd28a919d002c4cfe6c5348b7f9 74387355fe5b3a166b0b4b39f987e24a3925c7a5

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes asterisk-flite-dbgsymapt install -t lintian-fixes asterisk-flite

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved