From 6ef0bfdff0634c637f8068ab8de3b49aab44968c Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 16 May 2011 22:55:40 +0200
Subject: [PATCH] Add to Suggests the packages that handlers need.

Seems like this has been our intent but was not updated that much recently.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 28e8bae..c4f004a 100644
--- a/debian/control
+++ b/debian/control
@@ -20,11 +20,15 @@ Depends:
  bsd-mailx | mailx | mailutils,
  ${misc:Depends}
 Suggests:
+ bzip2,
  debconf-utils,
+ duplicity,
  genisoimage,
  hwinfo,
  mdadm,
  rdiff-backup,
+ rsync,
+ subversion,
  wodim
 Description: lightweight, extensible meta-backup system
  Backupninja lets you drop simple config files in /etc/backup.d to
-- 
GitLab