debian/control
changeset 93 6cbb34aa2beb
parent 92 58234966ffa2
child 95 006cedfc3ce2
equal deleted inserted replaced
92:58234966ffa2 93:6cbb34aa2beb
     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}
    13 Depends: ${misc:Depends}, libfuse-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).