/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: 2010-01-01 15:17:12 UTC
  • Revision ID: teddy@fukt.bsnet.se-20100101151712-x20p42nhuvf9lxol
Bug fix: mandos-client needs GnuPG but lacked a dependency on it.  The
Mandos server, on the other hand, did not need GnuPG but declared an
incorrect dependency on it.

* debian/control (Package: mandos/Depends): Removed "gnupg (< 2)".
  (Package: mandos-client/Depends): Added "gnupg (<< 2)".

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, gnupg (< 2),
19
 
        adduser
 
18
        python-avahi, python-gobject, avahi-daemon, adduser
20
19
Recommends: fping
21
20
Description: a server giving encrypted passwords to Mandos clients
22
21
 This is the server part of the Mandos system, which allows
35
34
 
36
35
Package: mandos-client
37
36
Architecture: any
38
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
 
37
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
 
38
        gnupg (<< 2)
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