diff -pruN 1:1.2.0-2.2/debian/changelog 1:1.2.0-2.4/debian/changelog
--- 1:1.2.0-2.2/debian/changelog	2022-04-24 03:10:00.000000000 +0000
+++ 1:1.2.0-2.4/debian/changelog	2022-04-24 03:10:01.000000000 +0000
@@ -1,3 +1,21 @@
+nagios-plugins-rabbitmq (1:1.2.0-2.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Using new DH level format. Consequently:
+      - debian/compat: removed.
+      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
+        Build-Depends field and bumped level to 13.
+      - Closes: #965742
+
+ -- Guilherme de Paula Xavier Segundo <guilherme.lnx@gmail.com>  Thu, 21 Apr 2022 10:46:52 -0300
+
+nagios-plugins-rabbitmq (1:1.2.0-2.3) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger@debian.org>  Tue, 05 Jan 2021 16:22:06 +0100
+
 nagios-plugins-rabbitmq (1:1.2.0-2.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -pruN 1:1.2.0-2.2/debian/compat 1:1.2.0-2.4/debian/compat
--- 1:1.2.0-2.2/debian/compat	2022-04-24 03:10:00.000000000 +0000
+++ 1:1.2.0-2.4/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-5
diff -pruN 1:1.2.0-2.2/debian/control 1:1.2.0-2.4/debian/control
--- 1:1.2.0-2.2/debian/control	2022-04-24 03:10:00.000000000 +0000
+++ 1:1.2.0-2.4/debian/control	2022-04-24 03:10:01.000000000 +0000
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Cyril Bouthors <cyril@boutho.rs>
 Uploaders: Cyril Bouthors <cyb@debian.org>, Cyril Bouthors <cyril@bouthors.org>
-Build-Depends: debhelper (>= 5), rsync, libmodule-build-perl
+Build-Depends: debhelper-compat (= 13), rsync, libmodule-build-perl
 Standards-Version: 3.9.5
 
 Package: nagios-plugins-rabbitmq
diff -pruN 1:1.2.0-2.2/META.json 1:1.2.0-2.4/META.json
--- 1:1.2.0-2.2/META.json	2022-04-24 03:10:00.000000000 +0000
+++ 1:1.2.0-2.4/META.json	2014-07-06 18:51:08.000000000 +0000
@@ -4,7 +4,7 @@
       "James Casey (jamesc.000@gmail.com)"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380",
+   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.110930",
    "license" : [
       "apache_2_0"
    ],
@@ -16,23 +16,23 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Module::Build" : "0"
+            "Module::Build" : 0
          }
       },
       "configure" : {
          "requires" : {
-            "Module::Build" : "0"
+            "Module::Build" : 0
          }
       },
       "runtime" : {
          "recommends" : {
-            "Monitoring::Plugin" : "0.37"
+            "Nagios::Plugin" : "0.27"
          },
          "requires" : {
-            "Getopt::Long" : "0",
+            "Getopt::Long" : 0,
             "JSON" : "2.12",
-            "LWP::UserAgent" : "0",
-            "Pod::Usage" : "0",
+            "LWP::UserAgent" : 0,
+            "Pod::Usage" : 0,
             "URI" : "1.35"
          }
       }
diff -pruN 1:1.2.0-2.2/META.yml 1:1.2.0-2.4/META.yml
--- 1:1.2.0-2.2/META.yml	2022-04-24 03:10:00.000000000 +0000
+++ 1:1.2.0-2.4/META.yml	2014-07-06 18:51:08.000000000 +0000
@@ -6,15 +6,14 @@ build_requires:
   Module::Build: 0
 configure_requires:
   Module::Build: 0
-dynamic_config: 1
-generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380'
+generated_by: 'Module::Build version 0.3603'
 license: apache
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: 1.4
 name: nagios-plugins-rabbitmq
 recommends:
-  Monitoring::Plugin: 0.37
+  Nagios::Plugin: 0.33
 requires:
   Getopt::Long: 0
   JSON: 2.12
