diff options
author | intrigeri <intrigeri@boum.org> | 2012-04-14 19:13:17 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-05-15 17:56:55 +0200 |
commit | e05ff9e982c7c9d030a436be4a31bc65236ae3be (patch) | |
tree | 01120109d53e77348c57b126d9b1f63affc9b9f4 /debian/control | |
parent | ad63b8a78b728bf7e2c479e5e26fb4ed9b6d66bf (diff) | |
download | backupninja-e05ff9e982c7c9d030a436be4a31bc65236ae3be.tar.gz backupninja-e05ff9e982c7c9d030a436be4a31bc65236ae3be.tar.bz2 |
Suggest trickle package, now needed for duplicity traffic shaping.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c8f3e28..70998f4 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Suggests: rdiff-backup, rsync, subversion, + trickle, wodim Description: lightweight, extensible meta-backup system Backupninja lets you drop simple config files in /etc/backup.d to @@ -49,7 +50,7 @@ Description: lightweight, extensible meta-backup system Most handlers have their own dependencies/recommendations, shown in brackets bellow: . - - dup [duplicity] + - dup [duplicity, trickle] - rdiff [rdiff-backup] - sys [debconf-utils, hwinfo, mdadm] - makecd [genisoimage, wodim] |