/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: 2008-09-19 00:00:51 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080919000051-tgm5erxuj0zhs867
* debian/mandos-client.README.Debian: Document "eth0" default and how
                                      to change it.

* debian/mandos-client.postrm (update_initramfs): Use "type" instead
                                                  of "which".

* plugin-runner.c (handle_sigchld, print_out_password): Declared
                                                        static.

* plugin-runner.xml (SYNOPSIS, OPTIONS): Changed "VAR" to "ENV" in the
                                         "--global-env" option to be
                                         consistent with the
                                         "--env-for" option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: extra
4
4
Maintainer: Mandos Maintainers <mandos@fukt.bsnet.se>
5
 
Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev,
6
 
        libgpgme11-dev, libgnutls-dev, xsltproc, po-debconf
 
5
Build-Depends: debhelper (>= 7), docbook-xsl, docbook (<5.0),
 
6
        libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc
7
7
Standards-Version: 3.8.0
8
8
Vcs-Bzr: ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/latest
9
9
Homepage: http://www.fukt.bsnet.se/mandos
10
10
 
11
11
Package: mandos
12
12
Architecture: all
13
 
Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus,
14
 
        python-avahi, avahi-daemon, gnupg (< 2), adduser
 
13
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.5),
 
14
        python-gnutls, python-dbus, python-avahi, avahi-daemon,
 
15
        gnupg (< 2)
15
16
Recommends: fping
16
17
Description: a server giving encrypted passwords to Mandos clients
17
18
 This is the server part of the Mandos system, which allows
30
31
 
31
32
Package: mandos-client
32
33
Architecture: any
33
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
 
34
Depends: ${shlibs:Depends}, ${misc:Depends}
34
35
Enhances: cryptsetup
35
36
Description: do unattended reboots with an encrypted root file system
36
37
 This is the client part of the Mandos system, which allows