/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: 2018-08-19 01:03:28 UTC
  • Revision ID: teddy@recompile.se-20180819010328-vpqpeh7ljfd83ia2
plugin-runner: More debug output

* plugin-runner.c (main): If --debug is used, show the name and PID of
                          each plugin as it is started.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        xsltproc, pkg-config, libnl-route-3-dev
12
12
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
13
13
        python-dbus, python-gi
14
 
Standards-Version: 4.2.0
 
14
Standards-Version: 4.1.3
15
15
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
16
16
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
17
17
Homepage: https://www.recompile.se/mandos
18
 
Rules-Requires-Root: binary-targets
19
18
 
20
19
Package: mandos
21
20
Architecture: all
43
42
Package: mandos-client
44
43
Architecture: linux-any
45
44
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
46
 
        initramfs-tools (>= 0.99), dpkg-dev (>=1.16.0)
 
45
        initramfs-tools, dpkg-dev (>=1.16.0)
47
46
Recommends: ssh, gnutls-bin | openssl
48
47
Breaks: dropbear (<= 0.53.1-1)
49
48
Enhances: cryptsetup