/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:29:12 UTC
  • Revision ID: teddy@recompile.se-20160228122912-6yxw70vq8oze7ogc
Remove version specific packages from Debian dependencies.

* debian/control (Source: mandos/Build-Depends-Indep): Remove
  "python2.7", "python2.7-dbus", "python2.7-avahi", and
  "python2.7-gobject"; replace with "python (= 2.7)", "python-dbus",
  "python-avahi", "python-gobject".

Thanks: Scott Kitterman <debian@kitterman.com>
Closes: #811159

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-gi | python-gobject
13
 
Standards-Version: 3.9.7
 
11
Build-Depends-Indep: systemd, python (= 2.7), python-dbus,
 
12
        python-avahi, python-gobject
 
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
16
16
Homepage: http://www.recompile.se/mandos
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
 
        python-dbus, python-avahi, python-gi | python-gobject,
23
 
        avahi-daemon, adduser, python-urwid, gnupg
 
22
        python-dbus, python-dbus, python-avahi, python-gobject,
 
23
        avahi-daemon, adduser, python-urwid, gnupg (<< 2)
24
24
Recommends: ssh-client | fping
25
25
Description: server giving encrypted passwords to Mandos clients
26
26
 This is the server part of the Mandos system, which allows
40
40
Package: mandos-client
41
41
Architecture: linux-any
42
42
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
43
 
        initramfs-tools, dpkg-dev (>=1.16.0)
 
43
        gnupg (<< 2), initramfs-tools, dpkg-dev (>=1.16.0)
44
44
Recommends: ssh, gnutls-bin | openssl
45
45
Breaks: dropbear (<= 0.53.1-1)
46
46
Enhances: cryptsetup