Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
control: Add openssl to python3-lib389 depends.
· 7eeb2d74
Timo Aaltonen
authored
Sep 13, 2019
7eeb2d74
releasing package 389-ds-base version 1.4.1.6-3
· 1bb4857b
Timo Aaltonen
authored
Sep 13, 2019
1bb4857b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1bb4857b
389-ds-base (1.4.1.6-3) unstable; urgency=medium
* control: Add openssl to python3-lib389 depends.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 13 Sep 2019 07:32:27 +0300
389-ds-base (1.4.1.6-2) unstable; urgency=medium
* Restore perl build partly, setup-ds is still needed for upgrades
...
...
debian/control
View file @
1bb4857b
...
...
@@ -143,6 +143,7 @@ Package: python3-lib389
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
libnss3-tools,
openssl,
python3-argcomplete,
python3-dateutil,
python3-ldap,
...
...