Control: tags -1 patch
The fix I found in Ubuntu for this bug is attached.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -pruN 1:1.7.10+dfsg1-3/debian/control 1:1.7.10+dfsg1-3ubuntu1/debian/control
--- 1:1.7.10+dfsg1-3/debian/control 2014-03-30 18:42:10.000000000 +0000
+++ 1:1.7.10+dfsg1-3ubuntu1/debian/control 2016-03-26 03:43:02.000000000 +0000
@@ -16,12 +17,12 @@ Vcs-Browser: http://anonscm.debian.org/g
Package: nagvis
Architecture: all
Depends: ${misc:Depends},
- php5-common (>= 5.3.0),
- php5,
- php5-gd,
+ php-common,
+ php,
+ php-gd,
ucf,
graphviz,
- php5-sqlite,
+ php-sqlite3,
php-net-socket,
php-gettext
Suggests: check-mk-livestatus, nagvis-demos