=== modified file 'TODO' --- TODO 2009-12-27 03:35:58 +0000 +++ TODO 2010-01-01 15:17:12 +0000 @@ -16,10 +16,10 @@ ** TODO [#B] use error() instead of perror() * usplash +** TODO [#A] Make it work again ** TODO [#B] use scandir(3) instead of readdir(3) ** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name ** TODO [#B] use error() instead of perror() -** TODO [#A] Check if it still works * askpass-fifo ** TODO [#B] Prefix all debug output with "Mandos plugin " + program_invocation_short_name === modified file 'debian/control' --- debian/control 2009-09-17 01:21:27 +0000 +++ debian/control 2010-01-01 15:17:12 +0000 @@ -15,8 +15,7 @@ Package: mandos Architecture: all Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus, - python-avahi, python-gobject, avahi-daemon, gnupg (< 2), - adduser + python-avahi, python-gobject, avahi-daemon, adduser Recommends: fping Description: a server giving encrypted passwords to Mandos clients This is the server part of the Mandos system, which allows @@ -35,7 +34,8 @@ Package: mandos-client Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup, + gnupg (<< 2) Enhances: cryptsetup Description: do unattended reboots with an encrypted root file system This is the client part of the Mandos system, which allows