Commit 4800fc1e authored by Timo Aaltonen's avatar Timo Aaltonen
Browse files

control: Server needs to depend on the py3 version of mod-wsgi.

parent e3f69f4e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
freeipa (4.8.1-3) UNRELEASED; urgency=medium

  * control: Server needs to depend on the py3 version of mod-wsgi.

 -- Timo Aaltonen <tjaalton@debian.org>  Mon, 14 Oct 2019 10:48:27 +0300

freeipa (4.8.1-2) unstable; urgency=medium

  * client.postinst: Migrate checks to python3. (Closes: #936555)
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ Depends:
 ldap-utils,
 libapache2-mod-auth-gssapi (>= 1.5.0),
 libapache2-mod-lookup-identity (>= 1.0.0),
 libapache2-mod-wsgi,
 libapache2-mod-wsgi-py3,
 libjs-dojo-core,
 libjs-jquery,
 libjs-scriptaculous,