[Pkg-nagios-changes] [pkg-icingaweb2] 01/01: Embed zendframework on Ubuntu
Markus Frosch
lazyfrosch at moszumanska.debian.org
Fri Jun 10 09:56:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
lazyfrosch pushed a commit to branch ubuntu_xenial
in repository pkg-icingaweb2.
commit 22c953bd94f8341a0d95b33047ed6b21bb3527fe
Author: Markus Frosch <lazyfrosch at debian.org>
Date: Fri Jun 10 11:56:09 2016 +0200
Embed zendframework on Ubuntu
---
debian/control | 2 +-
debian/icingaweb2.install | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0052a3f..cd8bc6c 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,7 @@ Section: php
Architecture: all
Depends:
php,
- zendframework,
+# zendframework,
${misc:Depends}
Recommends:
php-mysql | php-pgsql,
diff --git a/debian/icingaweb2.install b/debian/icingaweb2.install
index 62fd149..5eac256 100644
--- a/debian/icingaweb2.install
+++ b/debian/icingaweb2.install
@@ -17,3 +17,6 @@ debian/icingaweb2.conf etc/apache2/conf-available
library/vendor/JShrink/*.php usr/share/icingaweb2/library/vendor/JShrink
library/vendor/Parsedown/*.php usr/share/icingaweb2/library/vendor/Parsedown
library/vendor/lessphp/*.php usr/share/icingaweb2/library/vendor/lessphp
+
+# vendor installs for Ubuntu
+library/vendor/Zend/{*.php,*/} usr/share/icingaweb2/library/vendor/Zend
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icingaweb2.git
More information about the Pkg-nagios-changes
mailing list