[pkg-nagios-changes] [Git][nagios-team/icinga-php-thirdparty][master] Add php extension dependencies.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Jul 31 06:07:48 BST 2021
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icinga-php-thirdparty
Commits:
b7f1b373 by Bas Couwenberg at 2021-07-31T07:07:37+02:00
Add php extension dependencies.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+icinga-php-thirdparty (0.10.0-1~exp2) UNRELEASED; urgency=medium
+
+ * Add php extension dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sat, 31 Jul 2021 07:07:24 +0200
+
icinga-php-thirdparty (0.10.0-1~exp1) experimental; urgency=medium
* Initial Release. (Closes: #991149).
=====================================
debian/control
=====================================
@@ -11,7 +11,11 @@ Homepage: https://icinga.com
Package: icinga-php-thirdparty
Architecture: all
-Depends: ${misc:Depends}
+Depends: php-curl,
+ php-json,
+ php-soap,
+ php-sockets,
+ ${misc:Depends}
Description: Icinga PHP Thirdparty libraries for Icinga Web 2
Icinga Web 2 is a very modular, fast and simple web interface for your Icinga
monitoring environment.
View it on GitLab: https://salsa.debian.org/nagios-team/icinga-php-thirdparty/-/commit/b7f1b3733dd0763c8b0a04df3eaac8b120af9b65
--
View it on GitLab: https://salsa.debian.org/nagios-team/icinga-php-thirdparty/-/commit/b7f1b3733dd0763c8b0a04df3eaac8b120af9b65
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/20210731/05831c6f/attachment.htm>
More information about the pkg-nagios-changes
mailing list