Source: dump
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: autoconf, comerr-dev, debhelper (>= 9), e2fslibs-dev, libbz2-dev, libreadline-dev, zlib1g-dev, libblkid-dev, uuid-dev, autotools-dev, libdevmapper-dev, libselinux1-dev, pkg-config
Standards-Version: 3.9.4
Homepage: http://dump.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/collab-maint/dump.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/dump.git

Package: dump
Architecture: any
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 
 medium for safe keeping.
 .
 The restore command performs the inverse function of dump.  A full backup of 
 a file system may be restored and subsequent incremental backups layered on 
 top of it.  Single files and directory subtrees may be restored from full or 
 partial backups.
