Please find, for review, the debconf templates and packages descriptions for the bacula source package.
This review will last from Wednesday, January 09, 2008 to Saturday, January 19, 2008.
Please send reviews as unified diffs (diff -u) against the original
files. Comments about your proposed changes will be appreciated.
Your review should be sent as an answer to this mail.
When appropriate, I will send intermediate requests for review, with
"[RFRn]" (n>=2) as a subject tag.
When we will reach a consensus, I send a "Last Chance For
Comments" mail with "[LCFC]" as a subject tag.
Finally, the reviewed templates will be sent to the package maintainer
as a bug report, and a mail will be sent to this list with "[BTS]" as
a subject tag.
Rationale:
--- ../bacula.old/debian/bacula-director-sqlite.templates 2007-12-20 05:53:51.107468524 +0100
+++ debian/bacula-director-sqlite.templates 2008-01-04 18:35:29.406662363 +0100
@@ -1,16 +1,16 @@
Template: bacula-director-sqlite/create_tables
Type: boolean
Default: true
-_Description: Create tables for Bacula's Catalog?
- The tables needed for Bacula's catalog are missing. This is normal
+_Description: Create tables for Bacula's catalog?
+ The tables needed for Bacula's catalog are missing. This is normal
for a fresh install of Bacula.
.
These tables are needed for the Bacula director to function.
- Should these tables be automatically set up for you?
+ Please choose whetther these tables should be automatically created.
Uncapitalize "catalog"
Avoid extra question in long description.
Template: bacula-director-sqlite/remove_catalog_on_purge
Type: boolean
Default: false
-_Description: Remove Catalog on purge?
- Do you want the Bacula Catalog to be removed if you purge the
- Bacula director?
+_Description: Remove catalog on purge?
+ Please choose whether the Bacula catalog should be removed when
+ the director package is purged.
Same rationale
--- ../bacula.old/debian/control 2007-12-20 05:53:51.107468524 +0100
+++ debian/control 2008-01-05 15:05:56.299330730 +0100
@@ -15,16 +15,16 @@
Architecture: all
Depends: bacula-server, bacula-client
Suggests: bacula-doc
-Description: Network backup, recovery and verification (Meta-package)
- Bacula is a set of computer programs that permit you (or the system
- administrator) to manage backup, recovery and verification of computer data
- across a network of computer of different kinds.
+Description: network backup, recovery and verification - meta-package
Standardize on "general description - specific description"
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
Unpersonalize ("permits you")
.
Bacula is relatively easy to use and efficient, while offering many advanced
storage management features that make it easy to find and recover lost or
- damaged files. Due to its modular design, Bacula is scalable from small single
- computer systems to systems consisting of hundreds of computers located over
- a large network.
+ damaged files. Due to its modular design, Bacula is scalable from small
+ single computer systems to systems consisting of hundreds of computers
+ located over a large network.
.
This meta-package provides the entire suite of bacula applications:
job scheduling, storage control, node connector, and administrative console.
@@ -34,19 +34,28 @@
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Depends: adduser (>= 3.0)
Suggests: bacula-doc
-Description: Network backup, recovery and verification (Common Support files)
- Bacula is a set of computer programs that permit you to manage backup,
- recovery, and verification of computer data across a network of computers
- of different kinds.
+Description: network backup, recovery and verification - common support files
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ This package provides files that are useful for other bacula packages.
Just explain what those "common support files" are.
Package: bacula-director-common
Architecture: any
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${source:Version})
Depends: ${shlibs:Depends}, adduser, mailx
-Description: Network backup, recovery and verification (Director common files)
+Description: network backup, recovery and verification - Director common files
Bacula is a set of computer programs that permit you to manage backup,
recovery, and verification of computer data across a network of computers
of different kinds.
+ .
+ The Bacula Director service supervises all the backup, restore, verify and
+ archive operations. The system administrator uses the Director to schedule
+ backups and to recover files.
+ The Director can run as a daemon or as a service (i.e. in the foreground).
+ .
+ This package provides common files for the Bacula Director daemon.
1st paragraph=general paragraph for all bacule packages
2nd=common for "Director" stuff
3rd=explain what *this* package is providing
Same style repeated over all other packages.
Architecture: any
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Suggests: bacula-traymonitor
-Description: Network backup, recovery and verification (Filer daemon)
+Description: network backup, recovery and verification - filer daemon
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The Bacula Director service supervises all the backup, restore, verify and
+ archive operations. The system administrator uses the Director to schedule
+ backups and to recover files.
+ The Director can run as a daemon or as a service (i.e. in the foreground).
+ .
This program has to be installed in the machine to be backed up. It is
responsible for providing the file attributes and data when requested by
the Director, and also for the filesystem-dependent part of restoration.
- .
- There is a Win32 version of this program available for download from
- Bacula's website: www.bacula.org
This last paragraph is useless in the context of a Debian package.
All other changes are repeated such changes, mostly.
Template: bacula-director-sqlite/create_tables Type: boolean Default: true _Description: Create tables for Bacula's catalog? The tables needed for Bacula's catalog are missing. This is normal for a fresh install of Bacula. . These tables are needed for the Bacula director to function. Please choose whetther these tables should be automatically created. Template: bacula-director-sqlite/remove_catalog_on_purge Type: boolean Default: false _Description: Remove catalog on purge? Please choose whether the Bacula catalog should be removed when the director package is purged.
--- bacula.old/debian/bacula-director-sqlite.templates 2007-12-20 05:53:51.107468524 +0100
+++ bacula/debian/bacula-director-sqlite.templates 2008-01-04 18:35:29.406662363 +0100
@@ -1,16 +1,16 @@
Template: bacula-director-sqlite/create_tables
Type: boolean
Default: true
-_Description: Create tables for Bacula's Catalog?
- The tables needed for Bacula's catalog are missing. This is normal
+_Description: Create tables for Bacula's catalog?
+ The tables needed for Bacula's catalog are missing. This is normal
for a fresh install of Bacula.
.
These tables are needed for the Bacula director to function.
- Should these tables be automatically set up for you?
+ Please choose whetther these tables should be automatically created.
Template: bacula-director-sqlite/remove_catalog_on_purge
Type: boolean
Default: false
-_Description: Remove Catalog on purge?
- Do you want the Bacula Catalog to be removed if you purge the
- Bacula director?
+_Description: Remove catalog on purge?
+ Please choose whether the Bacula catalog should be removed when
+ the director package is purged.
--- bacula.old/debian/control 2007-12-20 05:53:51.107468524 +0100
+++ bacula/debian/control 2008-01-09 21:23:03.394964572 +0100
@@ -15,16 +15,16 @@
Architecture: all
Depends: bacula-server, bacula-client
Suggests: bacula-doc
-Description: Network backup, recovery and verification (Meta-package)
- Bacula is a set of computer programs that permit you (or the system
- administrator) to manage backup, recovery and verification of computer data
- across a network of computer of different kinds.
+Description: network backup, recovery and verification - meta-package
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
.
Bacula is relatively easy to use and efficient, while offering many advanced
storage management features that make it easy to find and recover lost or
- damaged files. Due to its modular design, Bacula is scalable from small single
- computer systems to systems consisting of hundreds of computers located over
- a large network.
+ damaged files. Due to its modular design, Bacula is scalable from small
+ single computer systems to systems consisting of hundreds of computers
+ located over a large network.
.
This meta-package provides the entire suite of bacula applications:
job scheduling, storage control, node connector, and administrative console.
@@ -34,19 +34,28 @@
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Depends: adduser (>= 3.0)
Suggests: bacula-doc
-Description: Network backup, recovery and verification (Common Support files)
- Bacula is a set of computer programs that permit you to manage backup,
- recovery, and verification of computer data across a network of computers
- of different kinds.
+Description: network backup, recovery and verification - common support files
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ This package provides files that are useful for other bacula packages.
Package: bacula-director-common
Architecture: any
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${source:Version})
Depends: ${shlibs:Depends}, adduser, mailx
-Description: Network backup, recovery and verification (Director common files)
+Description: network backup, recovery and verification - Director common files
Bacula is a set of computer programs that permit you to manage backup,
recovery, and verification of computer data across a network of computers
of different kinds.
+ .
+ The Bacula Director service supervises all the backup, restore, verify and
+ archive operations. The system administrator uses the Director to schedule
+ backups and to recover files.
+ The Director can run as a daemon or as a service (i.e. in the foreground).
+ .
+ This package provides common files for the Bacula Director daemon.
Package: bacula-director-sqlite
Architecture: any
@@ -55,11 +64,15 @@
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
-Description: Network backup, recovery and verification (Director daemon)
+Description: network backup, recovery and verification - SQLite storage for Director
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
- The Director can run as a daemon or as a service (i.e. in the foreground)
+ The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in an SQLite database, and thus is
suited for smaller installations.
@@ -71,11 +84,15 @@
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
-Description: Network backup, recovery and verification (Director daemon)
+Description: network backup, recovery and verification - SQLite 3 storage for Director
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
- The Director can run as a daemon or as a service (i.e. in the foreground)
+ The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in an SQLite3 database, and thus is
suited for smaller installations.
@@ -88,11 +105,15 @@
Provides: bacula-director
Replaces: bacula-director
Recommends: mysql-server (>= 4.0)
-Description: Network backup, recovery and verification (Director daemon)
+Description: network backup, recovery and verification - MySQL storage for Director
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
- The Director can run as a daemon or as a service (i.e. in the foreground)
+ The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in a MySQL server, and thus is suited
for largish installations.
@@ -106,11 +127,15 @@
Replaces: bacula-director
Recommends: postgresql-8.1 | postgresql-8.0 | postgresql (>= 7.4)
Suggests: postgresql-contrib, postgresql-doc
-Description: Network backup, recovery and verification (Director daemon)
+Description: network backup, recovery and verification - PostgreSQL storage for Director
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
- The Director can run as a daemon or as a service (i.e. in the foreground)
+ The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in a PostgreSQL server, and thus is
suited for largish installations.
@@ -119,31 +144,48 @@
Architecture: all
Depends: bacula-console (>= ${source:Version}), bacula-fd (>= ${source:Version})
Recommends: bacula-traymonitor
-Description: Network backup, recovery and verification (Client meta-package)
- Minimal Bacula system client (File Daemon and Console only)
+Description: network backup, recovery and verification - client meta-package
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The Bacula Director service supervises all the backup, restore, verify and
+ archive operations. The system administrator uses the Director to schedule
+ backups and to recover files.
+ The Director can run as a daemon or as a service (i.e. in the foreground).
+ .
+ The package is a meta-package for client installations (file daemon and
+ console only).
Package: bacula-fd
Architecture: any
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Suggests: bacula-traymonitor
-Description: Network backup, recovery and verification (Filer daemon)
+Description: network backup, recovery and verification - filer daemon
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The Bacula Director service supervises all the backup, restore, verify and
+ archive operations. The system administrator uses the Director to schedule
+ backups and to recover files.
+ The Director can run as a daemon or as a service (i.e. in the foreground).
+ .
This program has to be installed in the machine to be backed up. It is
responsible for providing the file attributes and data when requested by
the Director, and also for the filesystem-dependent part of restoration.
- .
- There is a Win32 version of this program available for download from
- Bacula's website: www.bacula.org
Package: bacula-server
Architecture: all
Depends: bacula-director-sqlite3 (>= ${source:Version})|bacula-director, bacula-sd (>= ${source:Version}), bacula-sd-sqlite3 (>= ${source:Version})|bacula-sd-tools
Recommends: bacula-fd
-Description: Network backup, recovery and verification (Server meta-package)
- Bacula system server: SQL-based catalog (SQLite, MySQL, or PgSQL) and
- Storage Daemon, for a single machine (medium-sized deployment)
+Description: network backup, recovery and verification - server meta-package
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
.
- This meta-package provides an standard server install, comprising Director
- and Storage daemons.
+ This meta-package provides an standard server install, comprising the
+ director and storage daemons.
Package: bacula-sd
Architecture: any
@@ -151,13 +193,17 @@
Depends: ${shlibs:Depends}, mtx, python
Recommends: mt-st, bacula-sd-tools
Suggests: dds2tar, scsitools, sg3-utils
-Description: Network backup, recovery and verification (Storage daemon)
- This program performs the storage and recovery of the file attributes and
- data to the physical backup media or volumes. In other words, it is
- responsible for reading and writing your tapes (or other storage media,
- such as files).
+Description: network backup, recovery and verification - storage daemon
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The storage daemon performs the storage and recovery of the file
+ attributes and data to the physical backup media or volumes. In other
+ words, it is responsible for reading and writing the tapes (or other
+ storage media, such as files).
.
- The Storage Daemon runs as a daemon on the machine which has the backup
+ It runs as a daemon on the machine which has the backup
device(s) (usually a tape drive).
Package: bacula-sd-sqlite3
@@ -166,7 +212,16 @@
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
-Description: Network backup, recovery and verification (SD tools-SQLite3)
+Description: network backup, recovery and verification - SD tools for SQLite3
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The storage daemon performs the storage and recovery of the file
+ attributes and data to the physical backup media or volumes. In other
+ words, it is responsible for reading and writing the tapes (or other
+ storage media, such as files).
+ .
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
@@ -176,7 +231,16 @@
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
-Description: Network backup, recovery and verification (SD tools-SQLite)
+Description: network backup, recovery and verification - SD tools for SQLite
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The storage daemon performs the storage and recovery of the file
+ attributes and data to the physical backup media or volumes. In other
+ words, it is responsible for reading and writing the tapes (or other
+ storage media, such as files).
+ .
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
@@ -186,7 +250,16 @@
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
-Description: Network backup, recovery and verification (SD tools-MySQL)
+Description: network backup, recovery and verification - SD tools for MySQL
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The storage daemon performs the storage and recovery of the file
+ attributes and data to the physical backup media or volumes. In other
+ words, it is responsible for reading and writing the tapes (or other
+ storage media, such as files).
+ .
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
@@ -196,7 +269,16 @@
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
-Description: Network backup, recovery and verification (SD tools-PostgreSQL)
+Description: network backup, recovery and verification - SD tools for PostgreSQL
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The storage daemon performs the storage and recovery of the file
+ attributes and data to the physical backup media or volumes. In other
+ words, it is responsible for reading and writing the tapes (or other
+ storage media, such as files).
+ .
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
@@ -204,9 +286,15 @@
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
-Description: Network backup, recovery and verification (Mgmt. Console)
- The Console allows the administrator or user to communicate with the
- Bacula Director. This is the TTY version.
+Description: network backup, recovery and verification - management console
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The management console allows the administrator or user to
+ communicate with the Bacula Director.
+ .
+ This prockage provides the TTY version of the console.
Package: bacula-console-wx
Provides: bacula-wxconsole
@@ -215,25 +303,32 @@
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
-Description: Network backup, recovery and verification (Console, Gnome version)
- The WX-Console allows the administrator or user to communicate with the
- Bacula Director. It provides a graphical interface to the backup/restore
- operations.
+Description: network backup, recovery and verification - WxWindows-based management console
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The management console allows the administrator or user to
+ communicate with the Bacula Director.
+ .
+ This prockage provides a WxWindows GUI version of the console.
.
This GUI interface has been designed to ease restore operations as much as
possible as compared to the "conventional" console.
- .
- There is a Win32 version of this program available for download from
- Bacula's website: www.bacula.org
Package: bacula-console-qt
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
-Description: Network backup, recovery and verification (Console, Qt version)
- The Bacula QT-Console (known as bat) allows the administrator or user to
- communicate with the Bacula Director. It provides a graphical interface
- to the backup/restore operations.
+Description: network backup, recovery and verification - Qt-based management console
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ The management console allows the administrator or user to
+ communicate with the Bacula Director.
+ .
+ This prockage provides a WxWindows GUI version of the console.
.
This GUI interface has been designed to ease restore operations as much as
possible as compared to the "conventional" console.
@@ -242,9 +337,13 @@
Architecture: any
Depends: ${shlibs:Depends}, bacula-common (= ${source:Version})
Recommends: kde|desktop-environment
-Description: Network backup, recovery and verification (Tray monitor)
- This is the tray monitor for the Bacula backup system. It is
+Description: network backup, recovery and verification (Tray monitor)
+ Bacula is a set of computer programs to manage backup, recovery and
+ verification of computer data across a network of computers of different
+ kinds.
+ .
+ This package provides a tray monitor for the Bacula backup system. It is
FreeDesktop-compatible, which means it will work under both KDE and
GNOME.
.
- This lets you easily keep an eye on the status of Bacula.
+ The monitor constantly displays Bacula's status.
Source: bacula
Section: utils
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: autotools-dev, debhelper (>= 4.2), po-debconf (>= 0.8.2),
zlib1g-dev, libreadline5-dev | libreadline-dev, libjconv-dev,
libsqlite0-dev, libsqlite3-dev, libmysqlclient15-dev (>= 5.0.24-1) | libmysqlclient14-dev, libpq-dev,
libwrap0-dev, python-dev,
libgnome2-dev, libwxgtk2.6-dev, libacl1-dev, libkrb5-dev, libgnomeui-dev,
libx11-dev, mtx, bc, libxt-dev, dpkg-dev (>= 1.13.19), libqt4-dev, libqwt5-qt4-dev
Build-Conflicts: python2.2-dev, python2.3, qt3-dev-tools
Standards-Version: 3.7.2
Package: bacula
Architecture: all
Depends: bacula-server, bacula-client
Suggests: bacula-doc
Description: network backup, recovery and verification - meta-package
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
Bacula is relatively easy to use and efficient, while offering many advanced
storage management features that make it easy to find and recover lost or
damaged files. Due to its modular design, Bacula is scalable from small
single computer systems to systems consisting of hundreds of computers
located over a large network.
.
This meta-package provides the entire suite of bacula applications:
job scheduling, storage control, node connector, and administrative console.
Package: bacula-common
Architecture: all
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Depends: adduser (>= 3.0)
Suggests: bacula-doc
Description: network backup, recovery and verification - common support files
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
This package provides files that are useful for other bacula packages.
Package: bacula-director-common
Architecture: any
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${source:Version})
Depends: ${shlibs:Depends}, adduser, mailx
Description: network backup, recovery and verification - Director common files
Bacula is a set of computer programs that permit you to manage backup,
recovery, and verification of computer data across a network of computers
of different kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This package provides common files for the Bacula Director daemon.
Package: bacula-director-sqlite
Architecture: any
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Depends: bacula-director-common (= ${binary:Version}), sqlite, ${shlibs:Depends}
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
Description: network backup, recovery and verification - SQLite storage for Director
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in an SQLite database, and thus is
suited for smaller installations.
Package: bacula-director-sqlite3
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Architecture: any
Depends: bacula-director-common (= ${binary:Version}), sqlite3, ${shlibs:Depends}
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
Description: network backup, recovery and verification - SQLite 3 storage for Director
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in an SQLite3 database, and thus is
suited for smaller installations.
Package: bacula-director-mysql
Architecture: any
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 1.8.19), mysql-client, ${shlibs:Depends}
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
Recommends: mysql-server (>= 4.0)
Description: network backup, recovery and verification - MySQL storage for Director
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in a MySQL server, and thus is suited
for largish installations.
Package: bacula-director-pgsql
Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
Architecture: any
Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 1.8.19), postgresql-client (>= 7.4) | postgresql-client-8.1 | postgresql-client-7.4 , ${shlibs:Depends}
Conflicts: bacula-director
Provides: bacula-director
Replaces: bacula-director
Recommends: postgresql-8.1 | postgresql-8.0 | postgresql (>= 7.4)
Suggests: postgresql-contrib, postgresql-doc
Description: network backup, recovery and verification - PostgreSQL storage for Director
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This version stores Bacula's Catalog in a PostgreSQL server, and thus is
suited for largish installations.
Package: bacula-client
Architecture: all
Depends: bacula-console (>= ${source:Version}), bacula-fd (>= ${source:Version})
Recommends: bacula-traymonitor
Description: network backup, recovery and verification - client meta-package
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
The package is a meta-package for client installations (file daemon and
console only).
Package: bacula-fd
Architecture: any
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Suggests: bacula-traymonitor
Description: network backup, recovery and verification - filer daemon
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The Bacula Director service supervises all the backup, restore, verify and
archive operations. The system administrator uses the Director to schedule
backups and to recover files.
The Director can run as a daemon or as a service (i.e. in the foreground).
.
This program has to be installed in the machine to be backed up. It is
responsible for providing the file attributes and data when requested by
the Director, and also for the filesystem-dependent part of restoration.
Package: bacula-server
Architecture: all
Depends: bacula-director-sqlite3 (>= ${source:Version})|bacula-director, bacula-sd (>= ${source:Version}), bacula-sd-sqlite3 (>= ${source:Version})|bacula-sd-tools
Recommends: bacula-fd
Description: network backup, recovery and verification - server meta-package
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
This meta-package provides an standard server install, comprising the
director and storage daemons.
Package: bacula-sd
Architecture: any
Pre-Depends: bacula-common (= ${source:Version})
Depends: ${shlibs:Depends}, mtx, python
Recommends: mt-st, bacula-sd-tools
Suggests: dds2tar, scsitools, sg3-utils
Description: network backup, recovery and verification - storage daemon
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical backup media or volumes. In other
words, it is responsible for reading and writing the tapes (or other
storage media, such as files).
.
It runs as a daemon on the machine which has the backup
device(s) (usually a tape drive).
Package: bacula-sd-sqlite3
Architecture: any
Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
Description: network backup, recovery and verification - SD tools for SQLite3
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical backup media or volumes. In other
words, it is responsible for reading and writing the tapes (or other
storage media, such as files).
.
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
Package: bacula-sd-sqlite
Architecture: any
Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
Description: network backup, recovery and verification - SD tools for SQLite
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical backup media or volumes. In other
words, it is responsible for reading and writing the tapes (or other
storage media, such as files).
.
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
Package: bacula-sd-mysql
Architecture: any
Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
Description: network backup, recovery and verification - SD tools for MySQL
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical backup media or volumes. In other
words, it is responsible for reading and writing the tapes (or other
storage media, such as files).
.
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
Package: bacula-sd-pgsql
Architecture: any
Depends: bacula-sd (= ${binary:Version}), ${shlibs:Depends}
Conflicts: bacula-sd-tools, bacula-sd (<< 1.38.9)
Replaces: bacula-sd-tools, bacula-sd (<< 1.38.9)
Provides: bacula-sd-tools
Description: network backup, recovery and verification - SD tools for PostgreSQL
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The storage daemon performs the storage and recovery of the file
attributes and data to the physical backup media or volumes. In other
words, it is responsible for reading and writing the tapes (or other
storage media, such as files).
.
This package contains the bscan and bcopy utilities, which are used for
recovery when Bacula's catalog is unavailable.
Package: bacula-console
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Description: network backup, recovery and verification - management console
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The management console allows the administrator or user to
communicate with the Bacula Director.
.
This prockage provides the TTY version of the console.
Package: bacula-console-wx
Provides: bacula-wxconsole
Replaces: bacula-wxconsole
Conflicts: bacula-wxconsole
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Description: network backup, recovery and verification - WxWindows-based management console
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The management console allows the administrator or user to
communicate with the Bacula Director.
.
This prockage provides a WxWindows GUI version of the console.
.
This GUI interface has been designed to ease restore operations as much as
possible as compared to the "conventional" console.
Package: bacula-console-qt
Architecture: any
Pre-Depends: debconf (>= 1.4.30)
Depends: bacula-common (= ${source:Version}), ${shlibs:Depends}
Description: network backup, recovery and verification - Qt-based management console
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
The management console allows the administrator or user to
communicate with the Bacula Director.
.
This prockage provides a WxWindows GUI version of the console.
.
This GUI interface has been designed to ease restore operations as much as
possible as compared to the "conventional" console.
Package: bacula-traymonitor
Architecture: any
Depends: ${shlibs:Depends}, bacula-common (= ${source:Version})
Recommends: kde|desktop-environment
Description: network backup, recovery and verification (Tray monitor)
Bacula is a set of computer programs to manage backup, recovery and
verification of computer data across a network of computers of different
kinds.
.
This package provides a tray monitor for the Bacula backup system. It is
FreeDesktop-compatible, which means it will work under both KDE and
GNOME.
.
The monitor constantly displays Bacula's status.
Attachment:
signature.asc
Description: Digital signature