/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: 2024-09-07 23:55:04 UTC
  • Revision ID: teddy@recompile.se-20240907235504-1vbgry3s18ch1ux4
Improve formatting in mandos-ctl; no code changes

* mandos-ctl: Add empty lines, break long lines, remove superflous
  empty lines, spaces and dead code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
Depends: ${misc:Depends}, python3 (>= 3), libgnutls30 (>= 3.3.0),
23
23
        libgnutls30 (>= 3.6.6) | libgnutls30 (<< 3.6.0),
24
24
        python3-dbus, python3-gi, avahi-daemon, adduser,
25
 
        python3-urwid, gnupg, systemd-sysv | lsb-base (>= 3.0-6),
 
25
        python3-urwid, gnupg2 | gnupg,
 
26
        systemd-sysv | lsb-base (>= 3.0-6),
26
27
        debconf (>= 1.5.5) | debconf-2.0
27
28
Recommends: ssh-client | fping
28
29
Suggests: libc6-dev | libc-dev, c-compiler