/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: 2019-02-09 23:34:15 UTC
  • Revision ID: teddy@recompile.se-20190209233415-m1ntebuepwna1xg1
Doc fix: Change some "/etc/mandos" to "/etc/keys/mandos"

* clients.conf: Change "/etc/mandos" to "/etc/keys/mandos" where
                appropriate
* mandos-keygen.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
        xsltproc, pkg-config, libnl-route-3-dev
13
13
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
14
14
        python-dbus, python-gi
15
 
Standards-Version: 4.3.0
 
15
Standards-Version: 4.2.1
16
16
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
17
17
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
18
18
Homepage: https://www.recompile.se/mandos
25
25
        libgnutls28-dev (<< 3.6.0) | libgnutls30 (<< 3.6.0)
26
26
        | libgnutls30 (>= 3.6.6),
27
27
        python-dbus, python-gi, avahi-daemon, adduser, python-urwid,
28
 
        gnupg2 | gnupg, systemd-sysv | lsb-base (>= 3.0-6),
29
 
        debconf (>= 1.5.5) | debconf-2.0
 
28
        gnupg2 | gnupg, systemd-sysv | lsb-base (>= 3.0-6)
30
29
Recommends: ssh-client | fping
31
30
Description: server giving encrypted passwords to Mandos clients
32
31
 This is the server part of the Mandos system, which allows
48
47
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
49
48
        cryptsetup (<< 2:2.0.3-1) | cryptsetup-initramfs,
50
49
        initramfs-tools (>= 0.99), dpkg-dev (>=1.16.0),
51
 
        gnutls-bin (>= 3.6.6) | openssl (>= 1.1.0),
52
 
        debconf (>= 1.5.5) | debconf-2.0
 
50
        gnutls-bin (>= 3.6.6) | openssl (>= 1.1.0)
53
51
Recommends: ssh
54
52
Breaks: dropbear (<= 0.53.1-1)
55
53
Enhances: cryptsetup