/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/control

* mandos-monitor (MandosClientPropertyCache): Save match tag for
                                              PropertyChanged signal.
  (MandosClientPropertyCache.delete): New; unregister signal.
  (MandosClientWidget.__init__): Save matches for signals.
  (MandosClientWidget): Unregister signals.
  (UserInterface.find_and_remove_client): Log message when removing
                                          a nonexisting client.  Call
                                          client.delete() instead of
                                          self.remove_client().

Show diffs side-by-side

added added

removed removed

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