Source: dump
Section: utils
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Bdale Garbee <bdale@gag.com>
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, pkg-config
Standards-Version: 3.9.2
Vcs-Git: git://git.gag.com/debian/dump
Vcs-Browser: http://git.gag.com/?p=debian/dump

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.
