From 63555521941cbd7456db78b3ea1a9d5a2b3fdefd Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 8 Jul 2015 10:49:14 -0400 Subject: [PATCH] debian/control: higher version for dh, added misc:Depends, and short description is a continuation of "btrbk is" so lower case --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 411728b..bcb1b09 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: utils Priority: optional Maintainer: Axel Burri Standards-Version: 3.9.6 -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 9) Homepage: http://www.digint.ch/btrbk/ Package: btrbk Architecture: all -Depends: perl, libdate-calc-perl, btrfs-tools (>= 3.14) +Depends: perl, libdate-calc-perl, btrfs-tools (>= 3.14), ${misc:Depends} Suggests: openssh-client -Description: Backup tool for btrfs volumes +Description: backup tool for btrfs volumes Backup tool for btrfs volumes, using a configuration file, allows creation of backups from multiple sources to multiple destinations at once, with ssh and configurable retention support