diff -r 8e98e265fc76 -r 58234966ffa2 debian/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/control Mon Sep 12 12:26:11 2011 +0200 @@ -0,0 +1,17 @@ +Source: imager +Section: misc +Priority: extra +Maintainer: Heiko Schlittermann +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.8.4 +Homepage: https://ssl.schlittermann.de/hg/imager +#Vcs-Git: git://git.debian.org/collab-maint/imager.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/imager.git;a=summary + +Package: imager +Architecture: all +Depends: ${misc:Depends} +Description: device image creation tool + Imager creates images of devices in a rsyncable and space efficiant way, + even multiple generations are quite space efficient. (imager is using some + sort of data deduplication in userland).