/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: 2017-02-22 21:45:35 UTC
  • Revision ID: teddy@recompile.se-20170222214535-milf6w0b1krwpaex
Server bug fix: Use the mandos.conf "zeroconf" and "restore" options

Allow the "zeroconf" and "restore" options to actually work from the
mandos.conf file, in addition to command line options.

Closes: 855589
Reported-by: Pablo Abelenda <pabelenda@igalia.com>
Suggested-by: Pablo Abelenda <pabelenda@igalia.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: mandos
2
2
Section: admin
3
 
Priority: optional
 
3
Priority: extra
4
4
Maintainer: Mandos Maintainers <mandos@recompile.se>
5
5
Uploaders: Teddy Hogeborn <teddy@recompile.se>,
6
6
           Björn Påhlsson <belorn@recompile.se>
7
 
Build-Depends: debhelper (>= 10), docbook-xml, docbook-xsl,
 
7
Build-Depends: debhelper (>= 9), docbook-xml, docbook-xsl,
8
8
        libavahi-core-dev, libgpgme-dev | libgpgme11-dev,
9
9
        libgnutls28-dev (>= 3.3.0) | gnutls-dev (>= 3.3.0),
10
 
        libgnutls28-dev (<< 3.6.0) | libgnutls30 (<< 3.6.0),
11
10
        xsltproc, pkg-config, libnl-route-3-dev
12
11
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
13
12
        python-dbus, python-gi
14
 
Standards-Version: 4.1.3
 
13
Standards-Version: 3.9.8
15
14
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
16
15
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
17
16
Homepage: https://www.recompile.se/mandos
20
19
Architecture: all
21
20
Depends: ${misc:Depends}, python (>= 2.7), python (<< 3),
22
21
        libgnutls28-dev (>= 3.3.0) | libgnutls30 (>= 3.3.0),
23
 
        libgnutls28-dev (<< 3.6.0) | libgnutls30 (<< 3.6.0),
24
22
        python-dbus, python-gi, avahi-daemon, adduser, python-urwid,
25
23
        gnupg2 | gnupg, systemd-sysv | lsb-base (>= 3.0-6)
26
24
Recommends: ssh-client | fping
42
40
Package: mandos-client
43
41
Architecture: linux-any
44
42
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
45
 
        initramfs-tools (>= 0.99), dpkg-dev (>=1.16.0)
 
43
        initramfs-tools, dpkg-dev (>=1.16.0)
46
44
Recommends: ssh, gnutls-bin | openssl
47
45
Breaks: dropbear (<= 0.53.1-1)
48
46
Enhances: cryptsetup