/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2008-09-26 21:54:54 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926215454-7kfrl0gxmisz71gw
* mandos: Remove unused "select" module.  Import "ctypes.util".
  (AvahiError.__init__): Call __init__ of superclass.
  (AvahiService.__init__): Rename keyword arg "type" to "servicetype".
  (AvahiService.rename): Bug fix: use "self.rename_count".
  (Client.__init__): Use "None" instead of "{}" as default value.
  (tcp_handler): Renamed to "TCP_handler".  All callers changed.
  (IPv6_TCPServer.__init__): Don't "return", just call the superclass
                             method.
  (if_nametoindex): Don't import "ctypes.util" here.
  (main): Removed unused variable "main_loop_started".

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: extra
4
4
Maintainer: Mandos Maintainers <mandos@fukt.bsnet.se>
5
5
Build-Depends: debhelper (>= 7), docbook-xsl, libavahi-core-dev,
6
 
        libgpgme11-dev, libgnutls-dev, xsltproc
 
6
        libgpgme11-dev, libgnutls-dev, xsltproc, po-debconf,
 
7
        pkg-config
7
8
Standards-Version: 3.8.0
8
9
Vcs-Bzr: ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/latest
9
10
Homepage: http://www.fukt.bsnet.se/mandos
10
11
 
11
12
Package: mandos
12
13
Architecture: all
13
 
Depends: python (>=2.5), python-gnutls, python-dbus, python-avahi,
14
 
        avahi-daemon, gnupg (< 2), adduser
 
14
Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus,
 
15
        python-avahi, avahi-daemon, gnupg (< 2), adduser
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}, adduser, cryptsetup
 
34
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
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