[pkg-nagios-changes] [Git][nagios-team/icinga-php-library][master] Add php extension dependencies.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Jul 31 06:05:47 BST 2021



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icinga-php-library


Commits:
cdd12f8e by Bas Couwenberg at 2021-07-31T07:05:41+02:00
Add php extension dependencies.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+icinga-php-library (0.6.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Add php extension dependencies.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 31 Jul 2021 07:04:59 +0200
+
 icinga-php-library (0.6.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -11,7 +11,10 @@ Homepage: https://icinga.com
 
 Package: icinga-php-library
 Architecture: all
-Depends: ${misc:Depends}
+Depends: php-json,
+         php-intl,
+         php-pdo,
+         ${misc:Depends}
 Description: Icinga PHP Library 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-library/-/commit/cdd12f8e7b14bfe1d40c68aa492f5e1d2141916b

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icinga-php-library/-/commit/cdd12f8e7b14bfe1d40c68aa492f5e1d2141916b
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/9cadfc5f/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list