/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:54:24 UTC
  • mto: This revision was merged to the branch mainline in revision 188.
  • Revision ID: teddy@fukt.bsnet.se-20080919005424-2kw5e1h9pjygj4ug
* debian/mandos.postinst: New. Create mandos user and group.

* debian/mandos.postrm: New.  Delete mandos user and group.

* initramfs-tools-hook: Add "--userid" and "--groupid" to
                        "plugin-runner.conf" if necessary.

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
 
Uploaders: Teddy Hogeborn <teddy@fukt.bsnet.se>,
6
 
           Björn Påhlsson <belorn@fukt.bsnet.se>
7
 
Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev,
8
 
        libgpgme11-dev, libgnutls-dev, xsltproc, po-debconf,
9
 
        pkg-config
 
5
Build-Depends: debhelper (>= 7), docbook-xsl, docbook (<5.0),
 
6
        libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc
10
7
Standards-Version: 3.8.0
11
 
Vcs-Bzr: http://ftp.fukt.bsnet.se/pub/mandos/trunk
12
 
Vcs-Browser: http://bzr.fukt.bsnet.se/loggerhead/mandos/trunk/files
 
8
Vcs-Bzr: ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/latest
13
9
Homepage: http://www.fukt.bsnet.se/mandos
14
10
 
15
11
Package: mandos
16
12
Architecture: all
17
 
Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus,
18
 
        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)
19
16
Recommends: fping
20
17
Description: a server giving encrypted passwords to Mandos clients
21
18
 This is the server part of the Mandos system, which allows
34
31
 
35
32
Package: mandos-client
36
33
Architecture: any
37
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
 
34
Depends: ${shlibs:Depends}, ${misc:Depends}
38
35
Enhances: cryptsetup
39
36
Description: do unattended reboots with an encrypted root file system
40
37
 This is the client part of the Mandos system, which allows