debian/control
changeset 15 f7fef7b2e619
parent 9 763209f684ab
--- 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 <arnold@schlittermann.de>
 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.