/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: 2016-02-28 12:33:38 UTC
  • Revision ID: teddy@recompile.se-20160228123338-l1v2745d89r4xofe
Also accept python-gi as alternative to python-gobject

* debian/control (Source: mandos/Build-Depends-Indep): Change
                     "python-gobject" to "python-gobject | python-gi".
  (Package: mandos/Depends): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        libavahi-core-dev, libgpgme11-dev, libgnutls28-dev (>= 3.3.0)
9
9
        | gnutls-dev (>= 3.3.0), xsltproc, pkg-config,
10
10
        libnl-route-3-dev
11
 
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
12
 
        python-dbus, python-avahi, python-gobject | python-gi
 
11
Build-Depends-Indep: systemd, python (= 2.7), python-dbus,
 
12
        python-avahi, python-gobject | python-gi
13
13
Standards-Version: 3.9.6
14
14
Vcs-Bzr: http://ftp.recompile.se/pub/mandos/trunk
15
15
Vcs-Browser: http://bzr.recompile.se/loggerhead/mandos/trunk/files
17
17
 
18
18
Package: mandos
19
19
Architecture: all
20
 
Depends: ${misc:Depends}, python (>= 2.7), python (<< 3),
 
20
Depends: ${misc:Depends}, python (= 2.7),
21
21
        libgnutls28-dev (>= 3.3.0) | libgnutls30 (>= 3.3.0),
22
22
        python-dbus, python-dbus, python-avahi,
23
23
        python-gobject | python-gi, avahi-daemon, adduser,
24
 
        python-urwid, gnupg
 
24
        python-urwid, gnupg (<< 2)
25
25
Recommends: ssh-client | fping
26
26
Description: server giving encrypted passwords to Mandos clients
27
27
 This is the server part of the Mandos system, which allows
41
41
Package: mandos-client
42
42
Architecture: linux-any
43
43
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
44
 
        initramfs-tools, dpkg-dev (>=1.16.0)
 
44
        gnupg (<< 2), initramfs-tools, dpkg-dev (>=1.16.0)
45
45
Recommends: ssh, gnutls-bin | openssl
46
46
Breaks: dropbear (<= 0.53.1-1)
47
47
Enhances: cryptsetup