]> git.sur5r.net Git - bacula/bacula/blob - gui/baculum/debian/control
5b7670adbd2a6c354e56d1bdcf853fbba1d2913d
[bacula/bacula] / gui / baculum / debian / control
1 Source: baculum
2 Section: web
3 Priority: optional
4 Maintainer: Marcin Haba <marcin.haba@bacula.pl>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.9.6
7
8 Package: baculum
9 Section: web
10 Architecture: all
11 Depends: ${misc:Depends}, php5-cgi, php5-curl, php5-mysql, php5-pgsql, php5-sqlite, php5-json, lighttpd, libjs-excanvas
12 Description: WebGUI tool for Bacula Community program
13  Baculum is web based tool to manage, administrate and monitor Bacula services.
14  From server side Baculum is written in PHP and works basing on PRADO Framework.
15  Baculum interface enables e.g. to run Bacula backup and restore actions, take
16  access to Bacula console via web, watch backup graphs and others.