From 3469d4d58a697e38b644536b71ebce5092209b62 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 16 May 2011 23:03:02 +0200
Subject: [PATCH] Long description: general update, spelling fixes.

---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c4f004a..c95cc71 100644
--- a/debian/control
+++ b/debian/control
@@ -33,16 +33,18 @@ 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
+ 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.
  .
  In addition to backing up regular files, Backupninja has handlers to ease 
- backing up: ldap, maildir, MySQL, svn, trac, and the output from shell scripts 
+ backing up: LDAP, 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 
- configuration, currently supported are: rdiff-backup, duplicity, CD/DVD
+ configuration, currently supported are: rdiff-backup, duplicity, rsync
+ and CD/DVD.
  .
  Most handlers have their own dependencies/recommendations, shown in brackets
  bellow:
-- 
GitLab