chiark / gitweb /
Split underlying machinery into a separate package.
[distorted-keys] / debian / control
index 0e334b7596740a6e606334d902ba0b73963a8687..892543c0dc52bec59cceaa72f43450d496fd78a6 100644 (file)
@@ -5,11 +5,22 @@ Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Build-Depends: python (>= 2.5), debhelper (>= 8.1.2)
 Standards-Version: 3.1.1
 
-Package: distorted-keys
+Package: distorted-keys-base
 Architecture: all
-Depends: python (>= 2.5), userv, openssl (>= 0.9.8o), adduser
+Depends: openssl (>= 0.9.8o)
 Recommends: gnupg, claim-dir
-Suggests: seccure, texlive-latex-recommended, qrencode
+Suggests: seccure
+Description: Underlying machinery for distorted.org.uk key-management system.
+ This package contains the libraries and key-type definitions for the
+ distorted.org.uk key-management system.  It also contains a script suitable
+ for doing public-key operations without any of the `userv' machinery
+ required by the full system.  It might therefore be useful to install this
+ package on satellite systems, even if they don't have the full system.
+
+Package: distorted-keys
+Architecture: all
+Depends: distorted-keys-base, python (>= 2.5), userv, adduser
+Suggests: texlive-latex-recommended, qrencode
 Description: Basic key-management system with secure recovery features.
  The primary purpose of the distorted.org.uk key management system is
  to provide a secure way of recovering important cryptographic keys,