From 9637bf84dd2a74ae673ade557b4f843d6fca4690 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 31 Jul 2016 09:36:42 +0200 Subject: [PATCH] Minor modifications to Ubuntu packaging --- gui/baculum/Makefile | 2 +- gui/baculum/debian/changelog | 2 +- gui/baculum/debian/control | 26 +++++++++++++++----------- 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/gui/baculum/Makefile b/gui/baculum/Makefile index bb188eb263..8207342f9e 100644 --- a/gui/baculum/Makefile +++ b/gui/baculum/Makefile @@ -3,7 +3,7 @@ # usage: make DESTDIR=/some/runtime_dir NAME = baculum -VERSION = 7.2.0 +VERSION = 7.4.3 DEFTEMPLATE = rpm-template DEFHTTPDNAME = httpd DEFHTTPDSITECONF = conf.d diff --git a/gui/baculum/debian/changelog b/gui/baculum/debian/changelog index 2ae32b4853..86a67cb151 100644 --- a/gui/baculum/debian/changelog +++ b/gui/baculum/debian/changelog @@ -1,4 +1,4 @@ -baculum (7.2.0ppa1~wily1) wily; urgency=medium +baculum (7.4.3ppa1~trusty1) trusty; urgency=medium [ Marcin Haba ] * rebuild upstream 7.2.0 for Ubuntu 15.10 diff --git a/gui/baculum/debian/control b/gui/baculum/debian/control index 68b630cfd1..f57d866bbc 100644 --- a/gui/baculum/debian/control +++ b/gui/baculum/debian/control @@ -10,26 +10,30 @@ Section: web Architecture: all Depends: ${misc:Depends}, php5-cgi, php5-curl, php5-mysql, php5-pgsql, php5-sqlite, php5-json, libjs-excanvas, bacula-console Description: WebGUI tool for Bacula Community program - Baculum is web based tool to manage, administer and monitor Bacula services. - From server side Baculum is written in PHP and it works basing on PRADO Framework. - Baculum interface enables e.g. to run Bacula backup and restore actions, take - access to Bacula console via web, watch backup graphs and others. + Baculum is a web based tool to manage, administer and + monitor Bacula services. + Baculum is written in PHP and uses the PRADO Framework. + With Baculum installed in a Web server, you can run + backup and restore jobs; access the Bacula console in + a Baculum Web screen; monitor backups; produce graphs; + and more. Package: baculum-apache2 Section: web Architecture: all Depends: ${misc:Depends}, apache2, libapache2-mod-php5, baculum Conflicts: baculum-lighttpd -Description: Apache configuration for Baculum WebGUI tool - This package provides the Apache configuration for Baculum WebGUI tool. - By using this module it is possible to run Baculum in Apache environment. +Description: Apache configuration for the Baculum Web GUI tool + This package provides the Apache configuration for the + Baculum Web GUI tool. With this module installed it is + possible to run Baculum in an Apache Web server. Package: baculum-lighttpd Section: web Architecture: all Depends: ${misc:Depends}, lighttpd, baculum Conflicts: baculum-httpd -Description: Lighttpd configuration for Baculum WebGUI tool - This package provides the Lighttpd configuration for Baculum WebGUI tool. - By using this module it is possible to run Baculum in Lighttpd environment. - +Description: Lighttpd configuration for the Baculum Web GUI tool + This package provides the Lighttpd configuration for the + Baculum Web GUI tool. With this module installed it is possible + to run Baculum in a Lighttpd Web server. -- 2.39.5