# HG changeset patch # User Matthias Förste foerste@schlittermann.de # Date 1335537005 -7200 # Node ID 0b5decd90ad8d6c79656f06e6e59e6ccdf7fc018 # Parent df402558f17854e02c422d8eed651d09bd663cb0 fixed buildtime warning and let dh_perl decide which perl we need diff -r df402558f178 -r 0b5decd90ad8 debian/control --- a/debian/control Fri Apr 27 11:29:13 2012 +0200 +++ b/debian/control Fri Apr 27 16:30:05 2012 +0200 @@ -10,7 +10,7 @@ Package: wgnd-mkstruct Architecture: all -Depends: ${misc:Depends} perl, liblinux-inotify2-perl, rsync +Depends: ${misc:Depends}, ${perl:Depends}, liblinux-inotify2-perl, rsync Description: instantiate a directory structure template wgnd-mkstruct watches some directories for newly created subdirectories and synchronises these from a given template directory.