[Pkg-nagios-changes] [pkg-icingaweb2] 01/01: Embed zendframework on Ubuntu
Markus Frosch
lazyfrosch at moszumanska.debian.org
Fri Jun 10 10:12:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
lazyfrosch pushed a commit to branch ubuntu_precise
in repository pkg-icingaweb2.
commit e25ec62223a8ddb3e6064a85be6adfbe393ecf5a
Author: Markus Frosch <lazyfrosch at debian.org>
Date: Fri Jun 10 12:12:08 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 358afa4..ce5ca47 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Section: php
Architecture: all
Depends:
php5 (>= 5.3.2),
- zendframework,
+# zendframework,
${misc:Depends}
Recommends:
php5-mysql | php5-mysqlnd | php5-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