1
mandos (1.6.3-1) unstable; urgency=low
3
* New upstream release.
4
* debian/control (Build-Depends): Added "systemd".
5
* debian/mandos.dirs (lib/systemd/system): New.
6
* debian/mandos-client.README.Debian: Refer to architecture libdir.
7
* debian/control (mandos/Depends): Add "avahi-daemon (>= 0.6.31-3) |
9
* debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
10
edit /etc/init.d script headers Required-Start
11
and Required-Stop to have "avahi" instead of
12
"avahi-daemon", before insserv(8) sees it.
13
* debian/mandos-client.lintian-overrides: Libdir changes.
14
* debian/rules (override_dh_fixperms): - '' -
16
-- Teddy Hogeborn <teddy@recompile.se> Tue, 21 Jan 2014 22:01:30 +0100
18
mandos (1.6.2-1) unstable; urgency=low
20
* New upstream release.
21
* debian/compat: Changed to "9".
22
* debian/control (Build-Depends): Changed debhelper version to (>= 9).
23
(Standards-Version): Updated to "3.9.4".
24
(DM-Upload-Allowed): Removed.
25
(mandos/Depends): Add "initscripts (>= 2.88dsf-13.3)" to be able to
26
use the "/run" directory (for mandos.pid).
27
* debian/copyright (Copyright): Update year.
28
* Fix "Mandos/gnutls fails to establish connection, "an algorithm that
29
is not enabled was negotiated"" fixed by upstream. (Closes: #702120)
31
-- Teddy Hogeborn <teddy@recompile.se> Thu, 24 Oct 2013 22:33:40 +0200
1
33
mandos (1.6.1-1) unstable; urgency=low
3
35
* New upstream release.