/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-08-20 19:12:58 UTC
  • mto: This revision was merged to the branch mainline in revision 911.
  • Revision ID: teddy@recompile.se-20170820191258-9s80xonyan5vavbo
Tags: version-1.7.16-1
* Makefile (version): Change to 1.7.16.
* NEWS (Version 1.7.16): Add new entry.
* debian/changelog (1.7.16-1): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
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
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