Lintian Fixes - libanyevent-rabbitmq-perl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index da68851..0badab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libanyevent-rabbitmq-perl (1.22~dfsg-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-7.
+  * Fix typo in debian/rules rules: execute_before-dh_auto_configure ⇒
+    execute_before_dh_auto_configure
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Apr 2023 15:32:12 -0000
+
 libanyevent-rabbitmq-perl (1.22~dfsg-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 6a5d379..026e3a5 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 Uploaders:
  Jonas Smedegaard <dr@jones.dk>,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libanyevent-rabbitmq-perl.git
 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libanyevent-rabbitmq-perl
 Homepage: https://metacpan.org/release/AnyEvent-RabbitMQ
diff --git a/debian/rules b/debian/rules
index d3895ed..d673fa7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,5 @@
 %:
 	dh $@
 
-execute_before-dh_auto_configure:
+execute_before_dh_auto_configure:
 	ln -sf /usr/share/amqp/specs/0-9-1-rabbit/amqp0-9-1.stripped.extended.xml share/fixed_amqp0-9-1.xml
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c02435e..8efb254 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 debian/copyright artistic *
-missing-license-paragraph-in-dep5-copyright debian/copyright gpl-1\+ *
-missing-license-paragraph-in-dep5-copyright debian/copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright debian/copyright Artistic *
-missing-license-text-in-dep5-copyright debian/copyright GPL-1\+ *
-missing-license-text-in-dep5-copyright debian/copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright artistic [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-1\+ [debian/copyright:*]
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright Artistic [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-1\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details