[Pkg-nagios-changes] [pkg-icingaweb2] 01/02: Use more vendor libs on ubunut

Alexander Wirt formorer at debian.org
Thu Oct 22 05:58:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch ubuntu
in repository pkg-icingaweb2.

commit b8a68394353c95386f7246ae3ece16eb96d30b40
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Oct 22 06:57:00 2015 +0100

    Use more vendor libs on ubunut
---
 debian/control            | 5 ++---
 debian/icingaweb2.install | 3 +++
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a4bb25b..8936342 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Depends:
  adduser,
  php-icinga (= ${source:Version}),
 # 4.4 in wheezy - TODO: test
- php-htmlpurifier (>= 4.4),
- php-dompdf (>= 0.6.1),
+# php-htmlpurifier (>= 4.4),
+# php-dompdf (>= 0.6.1),
 # php-parsedown,
 # php-lessphp,
 # php-jshrink,
@@ -73,7 +73,6 @@ Section: php
 Architecture: all
 Depends:
  php5 (>= 5.3.2),
- zendframework | zend-framework,
  ${misc:Depends}
 Recommends:
  php5-mysql | php5-mysqlnd | php5-pgsql,
diff --git a/debian/icingaweb2.install b/debian/icingaweb2.install
index df75e42..4cdf8c0 100644
--- a/debian/icingaweb2.install
+++ b/debian/icingaweb2.install
@@ -21,5 +21,8 @@ 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
+library/vendor/dompdf/{*.php,lib,include} usr/share/icingaweb2/library/vendor/dompdf
+library/vendor/HTMLPurifier/{*.php,*/} usr/share/icingaweb2/library/vendor/HTMLPurifier
+library/vendor/Zend/{*.php,*/} usr/share/icingaweb2/library/vendor/Zend
 
 modules/setup  usr/share/icingaweb2/modules

-- 
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