/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 at bsnet
  • Date: 2011-11-10 11:08:50 UTC
  • Revision ID: teddy@fukt.bsnet.se-20111110110850-ztybq08hduf85vx6
* debian/control (mandos/Depends): Added "python-crypto".
* mandos: Break long lines.
  (ClientDBus.add_to_dbus): New.
  (ClientDBus.__init__): Call add_to_dbus().
  (main): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
Architecture: all
18
18
Depends: ${misc:Depends}, python (>=2.6), python-gnutls, python-dbus,
19
19
        python-avahi, python-gobject, avahi-daemon, adduser,
20
 
        python-urwid, python (>=2.7) | python-argparse,
21
 
        python-gnupginterface
 
20
        python-urwid, python (>=2.7) | python-argparse, python-crypto
22
21
Recommends: fping
23
22
Description: server giving encrypted passwords to Mandos clients
24
23
 This is the server part of the Mandos system, which allows
38
37
Package: mandos-client
39
38
Architecture: any
40
39
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
41
 
        gnupg (<< 2), initramfs-tools
 
40
        gnupg (<< 2)
42
41
Breaks: dropbear (<= 0.53.1-1)
43
42
Enhances: cryptsetup
44
43
Description: do unattended reboots with an encrypted root file system