diff -r 2338ef973523 -r f7fef7b2e619 debian/control --- a/debian/control Fri May 02 16:31:47 2014 +0200 +++ b/debian/control Fri May 02 17:16:41 2014 +0200 @@ -3,9 +3,10 @@ Priority: optional Maintainer: Christian Arnold Build-Depends: debhelper (>= 4.0.0), perl, libconfig-tiny-perl, libnet-ssh-perl, libsys-hostname-long-perl -Standards-Version: 3.6.1 +Standards-Version: 3.9.4 Package: send-config Architecture: all -Depends: rsync, perl, libconfig-tiny-perl, libnet-ssh-perl, libsys-hostname-long-perl +Depends: rsync, perl, libconfig-tiny-perl, libnet-ssh-perl, libsys-hostname-long-perl, ${misc:Depends} Description: transfers selected files to an remote host + This package is used to transfer selected files to a remote host.