Control: tags 758723 + patch
Control: tags 758723 + pending
Control: tags 789637 + patch
Control: tags 789637 + pending

Dear maintainer,

I've prepared an NMU for nagios-plugins-rabbitmq (versioned as 1:1.2.0-2.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Cat Stevens: Baby Get Your Head Screwed On
diff -u nagios-plugins-rabbitmq-1.2.0/debian/changelog nagios-plugins-rabbitmq-1.2.0/debian/changelog
--- nagios-plugins-rabbitmq-1.2.0/debian/changelog
+++ nagios-plugins-rabbitmq-1.2.0/debian/changelog
@@ -1,3 +1,16 @@
+nagios-plugins-rabbitmq (1:1.2.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "should depend on libjson-perl":
+    add libjson-perl to Depends.
+    (Closes: #758723)
+  * Also add libwww-perl and liburi-perl to Depends, which are also required.
+  * Fix "FTBFS with perl 5.22 (Module::Build)":
+    add libmodule-build-perl to Build-Depends.
+    (Closes: #789637)
+
+ -- gregor herrmann <[email protected]>  Sat, 25 Jul 2015 20:50:27 +0200
+
 nagios-plugins-rabbitmq (1:1.2.0-2) unstable; urgency=medium
 
   * debian/postrm: reload nagios-nrpe-server only if needed (closes:
diff -u nagios-plugins-rabbitmq-1.2.0/debian/control nagios-plugins-rabbitmq-1.2.0/debian/control
--- nagios-plugins-rabbitmq-1.2.0/debian/control
+++ nagios-plugins-rabbitmq-1.2.0/debian/control
@@ -3,14 +3,17 @@
 Priority: optional
 Maintainer: Cyril Bouthors <[email protected]>
 Uploaders: Cyril Bouthors <[email protected]>, Cyril Bouthors <[email protected]>
-Build-Depends: debhelper (>= 5), rsync
+Build-Depends: debhelper (>= 5), rsync, libmodule-build-perl
 Standards-Version: 3.9.5
 
 Package: nagios-plugins-rabbitmq
 Architecture: all
 Depends: ${shlibs:Depends},
   ${misc:Depends},
-  libnagios-plugin-perl
+  libjson-perl,
+  libnagios-plugin-perl,
+  liburi-perl,
+  libwww-perl
 Suggests: rabbitmq-server
 Description: Set of Nagios checks useful for monitoring a RabbitMQ server
  They use the RabbitMQ management interface with is over HTTP and therefore have

Attachment: signature.asc
Description: Digital Signature

Reply via email to