/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: 2009-11-11 00:25:22 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091111002522-t416fifqw46xaqn4
* debian/rules: Only set BROKEN_PIE if binutils is a specific range of
                versions.
* mandos-monitor (MandosClientWidget.keypress): Also accept "Ctrl-K"
                                                for removing client.
  (UserInterface.__init__): Use non-bold line drawing charater.
  (UserInterface.log_message): Scroll to bottom.
  (UserInterface.process_input): Also show help on "ESC" key.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
Package: mandos
16
16
Architecture: all
17
17
Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus,
18
 
        python-avahi, python-gobject, avahi-daemon, adduser
 
18
        python-avahi, python-gobject, avahi-daemon, gnupg (< 2),
 
19
        adduser
19
20
Recommends: fping
20
21
Description: a server giving encrypted passwords to Mandos clients
21
22
 This is the server part of the Mandos system, which allows
34
35
 
35
36
Package: mandos-client
36
37
Architecture: any
37
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
38
 
        gnupg (<< 2)
 
38
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
39
39
Enhances: cryptsetup
40
40
Description: do unattended reboots with an encrypted root file system
41
41
 This is the client part of the Mandos system, which allows