X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=499e9eacd703b6460aa53c2039af4775f2b490c3;hb=1d1adb1ac342c24294b40739b764423ac850f4ae;hp=4d10c2cee1a18ea4a79f452e1899715eec966977;hpb=818766e2ae14d77611b01064fa0a8f9376c0f26f;p=grml-crypt.git diff --git a/debian/control b/debian/control index 4d10c2c..499e9ea 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,20 @@ Source: grml-crypt -Section: admin +Section: grml Priority: optional Maintainer: Michael Gebetsroither -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Uploaders: Michael Prokop +Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc +Standards-Version: 3.9.1 +Homepage: http://git.grml.org/?p=grml-crypt.git +Vcs-git: git://git.grml.org/grml-crypt.git +Vcs-Browser: http://git.grml.org/?p=grml-crypt.git Package: grml-crypt Architecture: all -Depends: grml-shlib (>=1.02.07), cryptsetup-luks, realpath, dmsetup -Description: wrapper arround cryptsetup-luks +Depends: ${misc:Depends}, grml-shlib (>=1.02.07), cryptsetup-luks | cryptsetup (>=1.0.1-16), realpath, dmsetup +Description: wrapper around cryptsetup-luks This software should provide an easy wrapper around cryptsetup-luks, losetup and mount. - You could create and mount a encrypted filesystem image with only + It is possible to create and mount an encrypted filesystem image with only one command. This wrapper handles devices and filesystem-images and implements an efficient but also secure initialisation algorithm.