summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4769146)
raw | patch | inline | side by side (parent: 4769146)
author | Sebastian Harl <sh@teamix.net> | |
Thu, 14 Jun 2012 10:11:04 +0000 (12:11 +0200) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 14 Jun 2012 10:11:04 +0000 (12:11 +0200) |
This allows for easier installations when not using Apache; thanks to Matthias
Wamser for reporting this.
Closes: #671231
Wamser for reporting this.
Closes: #671231
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 35772a56c63ea59d9b130ac19bfaabc8fb6cace8..ec81128d9941cf873c09be65b42a38da2cf45535 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
.cfg; this prevented /etc/apache2/conf.d/pnp4nagios.conf from being
removed on remove/purge; thanks to Andreas Beckmann for reporting this
(cf. #669839).
+ * debian/control:
+ - Optionally depend on php5-cgi instead of libapache2-mod-php5 to allow
+ for easier installations when not using Apache; thanks to Matthias
+ Wamser for reporting this (Closes: #671231).
-- Sebastian Harl <tokkee@debian.org> Tue, 24 Apr 2012 14:44:33 +0200
diff --git a/debian/control b/debian/control
index ffbf0c9d5b59c19f4f8fe5cb85dac9d32cf9d697..edfbf00a4f46e13e56c2264f881502604115c15a 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: pnp4nagios-web
Architecture: all
-Depends: libapache2-mod-php5 | php5, php5-gd,
+Depends: libapache2-mod-php5 | php5-cgi | php5, php5-gd,
libkohana2-php,
libfpdi-php,
libjs-jquery (>= 1.6.2), libjs-jquery-ui (>= 1.8.14),