/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2014-03-28 21:31:12 UTC
  • Revision ID: teddy@recompile.se-20140328213112-2gldx4x8nlyy7era
Post-processing of man pages is no longer necessary.

* Makefile (DOCBOOKTOMAN): Remove call to MANPOST.
  (MANPOST): Remove.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Depends: ${misc:Depends}, python (>=2.6), python-gnutls, python-dbus,
21
21
        python-avahi, python-gobject, avahi-daemon, adduser,
22
22
        python-urwid, python (>=2.7) | python-argparse, gnupg (<< 2),
23
 
        initscripts (>= 2.88dsf-13.3)
24
 
Recommends: ssh-client | fping
 
23
        initscripts (>= 2.88dsf-13.3), avahi-daemon (>= 0.6.31-3)
 
24
        | systemd-sysv
 
25
Recommends: fping
25
26
Description: server giving encrypted passwords to Mandos clients
26
27
 This is the server part of the Mandos system, which allows
27
28
 computers to have encrypted root file systems and at the
40
41
Package: mandos-client
41
42
Architecture: linux-any
42
43
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
43
 
        gnupg (<< 2), initramfs-tools, dpkg-dev (>=1.16.0)
44
 
Recommends: ssh
 
44
        gnupg (<< 2), initramfs-tools
45
45
Breaks: dropbear (<= 0.53.1-1)
46
46
Enhances: cryptsetup
47
47
Description: do unattended reboots with an encrypted root file system