Source: partimage
Section: non-US/main
Priority: optional
Maintainer: Sergio Rua <srua@debian.org>
Build-Depends: debhelper (>> 3.0.0), e2fsprogs (>=1.25-1), libbz2-dev, libnewt0,slang1-dev, zlib1g-dev, comerr-dev, e2fslibs-dev (>=1.25-1),libnewt-dev,gettext,libssl-dev,debconf (>=1.0.22),openssl (>=0.9.6b-3), autoconf, automake, g++
Standards-Version: 3.5.2

Package: partimage-server
Architecture: any
Depends: ${shlibs:Depends}, openssl (>=0.9.6b-3), debconf (>=1.0.22)
Conflicts: partimage (<< 0.6.0)
Description: Server to use partimage across a network
 Partition Image is a Linux/UNIX partition imaging utility.  It backs up your
 partitions from a client to a server.
 .
 All data will be transfer encripted using SSL.
 
Package: partimage
Architecture: any
Depends: ${shlibs:Depends}
Description: Linux/UNIX utility to save partitions in a compressed image file
 Partition Image is a Linux/UNIX partition imaging utility: it saves partitions
 in the Ext2FS  (the linux standard), ReiserFS (a new journaled and powerful
 file system), NTFS (Windows NT File System)  or FAT16/32 (DOS & Windows file
 systems) file system formats to an image file. Only used blocks are copied.
 The image file can be compressed in the GZIP/BZIP2 formats to save disk space, 
 and split into multiple files to be copied onto removable media (ZIP for
 example), burned on a CD-R, etc.
 .
 This makes it possible to save a full Linux/Windows system with a single
 operation.  In case of a problem (virus, crash, error, etc.), you just have
 to restore, and after several minutes, your entire system is restored
 (boot, files, etc.), and fully working.
 .
 This is very useful when installing the same software on many machines: just 
 install one of them, create an image, and just restore the image on all other 
 machines. Then, after the first one, each installation is automatic made, 
 and requires only a few minutes.

