diff options
| author | intrigeri <intrigeri@boum.org> | 2011-09-23 17:48:15 +0200 | 
|---|---|---|
| committer | intrigeri <intrigeri@boum.org> | 2011-09-23 17:48:34 +0200 | 
| commit | b7f7ecaca94526bf3d0c576b97fb24fc6123c0ba (patch) | |
| tree | 403cde3fa5fafb437e9362102287a01daac3b1f6 | |
| parent | dc7df45b2cd6816a80a635653487b357b9c2c8c5 (diff) | |
| download | backupninja-b7f7ecaca94526bf3d0c576b97fb24fc6123c0ba.tar.gz backupninja-b7f7ecaca94526bf3d0c576b97fb24fc6123c0ba.tar.bz2 | |
Don't mention LDAP support anymore in long description.
Such support was disabled upstream.
| -rw-r--r-- | debian/control | 9 | 
1 files changed, 4 insertions, 5 deletions
| diff --git a/debian/control b/debian/control index 7363602..3069359 100644 --- a/debian/control +++ b/debian/control @@ -34,13 +34,12 @@ Suggests:  Description: lightweight, extensible meta-backup system   Backupninja lets you drop simple config files in /etc/backup.d to   coordinate system backups. Backupninja is a master of many arts, - including incremental remote filesystem backup, MySQL backup, and LDAP - backup. By creating simple drop-in handler scripts, backupninja can - learn new skills. Backupninja is a silent flower blossom death strike to - lost data. + including incremental remote filesystem backup, and MySQL backup. + By creating simple drop-in handler scripts, backupninja can learn new skills. + Backupninja is a silent flower blossom death strike to lost data.   .   In addition to backing up regular files, Backupninja has handlers to ease  - backing up: LDAP, Maildir, MySQL, PostgreSQL, SVN, Trac, hardware and system + backing up: Maildir, MySQL, PostgreSQL, SVN, Trac, hardware and system   information, as well as the output from custom shell scripts.   .   Backupninja currently supports common backup utilities, easing their  | 
