[pkg-nagios-changes] [Git][nagios-team/nagios-plugins-rabbitmq][master] Restrucutre control file.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Aug 26 12:12:41 BST 2025
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / nagios-plugins-rabbitmq
Commits:
aa88a7e7 by Bas Couwenberg at 2025-08-26T13:12:31+02:00
Restrucutre control file.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -5,7 +5,9 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
Uploaders: Cyril Bouthors <cyril at boutho.rs>,
Cyril Bouthors <cyb at debian.org>,
Cyril Bouthors <cyril at bouthors.org>
-Build-Depends: debhelper-compat (= 13), rsync, libmodule-build-perl
+Build-Depends: debhelper-compat (= 13),
+ libmodule-build-perl,
+ rsync
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/nagios-team/nagios-plugins-rabbitmq
Vcs-Git: https://salsa.debian.org/nagios-team/nagios-plugins-rabbitmq.git
@@ -13,12 +15,12 @@ Homepage: https://github.com/jamesc/nagios-plugins-rabbitmq
Package: nagios-plugins-rabbitmq
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libjson-perl,
- libmonitoring-plugin-perl,
- liburi-perl,
- libwww-perl
+Depends: libjson-perl,
+ libmonitoring-plugin-perl,
+ liburi-perl,
+ libwww-perl,
+ ${shlibs:Depends},
+ ${misc:Depends}
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
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-rabbitmq/-/commit/aa88a7e7cb6613d914e4f0198bcc576e78aa5fd5
--
View it on GitLab: https://salsa.debian.org/nagios-team/nagios-plugins-rabbitmq/-/commit/aa88a7e7cb6613d914e4f0198bcc576e78aa5fd5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20250826/dc6dbb1d/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list