X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=2a0694569d85f917acef43f63e7e084a7d7c0ab6;hb=5aaeb5469577ef138c9bf6ef82e93e731deefb33;hp=81538b1daf673b301a521e534c0e11b29c468f20;hpb=8d30dd02cd1d56559ba2074517b61d515308ac04;p=grml-crypt.git diff --git a/debian/control b/debian/control index 81538b1..2a06945 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,18 @@ Source: grml-crypt Section: grml Priority: optional Maintainer: Michael Gebetsroither -Build-Depends: debhelper (>= 4.0.0), xsltproc, docbook-xsl, asciidoc -Standards-Version: 3.6.1 -Homepage: http://hg.grml.org/grml-crypt/ -XS-Vcs-hg: http://hg.grml.org/grml-crypt/ -XS-Vcs-Browser: http://hg.grml.org/grml-crypt/ +Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc +Standards-Version: 3.8.4 +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 | cryptsetup (>=1.0.1-16), realpath, dmsetup +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. - It is possibel to create and mount an encrypted filesystem image with + 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.