debian/control
changeset 106 2a287457a78b
parent 95 006cedfc3ce2
child 127 b7a3fc85fb21
equal deleted inserted replaced
105:8d8dcb106073 106:2a287457a78b
     8 #Vcs-Git: git://git.debian.org/collab-maint/imager.git
     8 #Vcs-Git: git://git.debian.org/collab-maint/imager.git
     9 #Vcs-Browser: http://git.debian.org/?p=collab-maint/imager.git;a=summary
     9 #Vcs-Browser: http://git.debian.org/?p=collab-maint/imager.git;a=summary
    10 
    10 
    11 Package: imager
    11 Package: imager
    12 Architecture: all
    12 Architecture: all
    13 Depends: ${misc:Depends}, libfuse-perl
    13 Depends: ${misc:Depends}, libfuse-perl, libipc-system-simple-perl
    14 Description: device image creation tool
    14 Description: device image creation tool
    15  Imager creates images of devices in a rsyncable and space efficiant way,
    15  Imager creates images of devices in a rsyncable and space efficiant way,
    16  even multiple generations are quite space efficient. (imager is using some
    16  even multiple generations are quite space efficient. (imager is using some
    17  sort of data deduplication in userland).
    17  sort of data deduplication in userland).