From: Bdale Garbee Date: Fri, 11 Jun 2010 15:59:25 +0000 (-0600) Subject: fix lintian warnings X-Git-Tag: debian/0.4b43-1 X-Git-Url: https://git.gag.com/?p=debian%2Fdump;a=commitdiff_plain;h=e555da0ba01d5b695081e82afedca9da18be3ee8 fix lintian warnings --- diff --git a/debian/control b/debian/control index dc24d53..da291f2 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: utils Priority: optional Maintainer: Bdale Garbee Build-Depends: autoconf, comerr-dev, debhelper (>= 7), e2fslibs-dev, libbz2-dev, libreadline-dev, zlib1g-dev, libblkid-dev, uuid-dev, autotools-dev, libdevmapper-dev, libselinux1-dev -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Package: dump Architecture: any -Depends: ${shlibs:Depends}, tar (>= 1.13.92-3) +Depends: ${shlibs:Depends}, ${misc:Depends}, tar (>= 1.13.92-3) Description: 4.4bsd dump and restore for ext2 filesystems Dump examines files on a filesystem and determines which files need to be backed up. These files are copied to the given disk, tape or other storage