/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-05 01:59:51 UTC
  • Revision ID: teddy@fukt.bsnet.se-20091105015951-r8rm31afqy2qbh8k
* mandos (Client.disable): Rename keyword argument "log" to "quiet",
                           with inverted sense.  All callers changed.
  (ClientDBus.disable): Rename keyword argument "signal" to "quiet",
                        with inverted sense.  All callers changed.
  (main): Disable D-Bus use if bus name is not available on system bus.
  (main.cleanup): Bug fix: Only do "remove_from_connection" on clients
                  when using D-Bus.
* plugin-runner.c (main): Return EX_OSERR if a bad error happened when
                          trying to open config file.

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,
19
 
        python-urwid
 
18
        python-avahi, python-gobject, avahi-daemon, gnupg (< 2),
 
19
        adduser
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
35
35
 
36
36
Package: mandos-client
37
37
Architecture: any
38
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
39
 
        gnupg (<< 2)
 
38
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
40
39
Enhances: cryptsetup
41
40
Description: do unattended reboots with an encrypted root file system
42
41
 This is the client part of the Mandos system, which allows