1
mandos (1.6.5-1) unstable; urgency=medium
3
* New upstream release.
4
* debian/copyright: Change year to "2014".
5
* debian/control (Build-Depends, Build-Depends-Indep): Moved build
6
dependencies of "mandos" package to "Build-Depends-Indep".
7
* debian/upstream/signing-key.asc: New; upstream source public key.
8
* debian/control (Standards-Version): Updated to "3.9.5".
9
* debian/control (mandos/Depends): Remove the dependency on
10
"avahi-daemon (>= 0.6.31-3) | systemd-sysv". It is unnecessary
11
since we have a workaround in debian/mandos.postinst anyway.
13
-- Teddy Hogeborn <teddy@recompile.se> Sun, 11 May 2014 22:16:33 +0200
15
mandos (1.6.4-1) unstable; urgency=medium
17
* New upstream release.
18
* debian/control (Build-Depends): Add Python dependencies to
19
successfully run self-tests.
20
* debian/copyright: GPLv3 now has its own license file - use it.
21
* debian/watch: Set PGP signature URL.
23
-- Teddy Hogeborn <teddy@recompile.se> Sun, 16 Feb 2014 14:09:25 +0100
25
mandos (1.6.3-1) unstable; urgency=low
27
* New upstream release.
28
* debian/control (Build-Depends): Added "systemd".
29
* debian/mandos.dirs (lib/systemd/system): New.
30
* debian/mandos-client.README.Debian: Refer to architecture libdir.
31
* debian/control (mandos/Depends): Add "avahi-daemon (>= 0.6.31-3) |
33
* debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
34
edit /etc/init.d script headers Required-Start
35
and Required-Stop to have "avahi" instead of
36
"avahi-daemon", before insserv(8) sees it.
37
* debian/mandos-client.lintian-overrides: Libdir changes.
38
* debian/rules (override_dh_fixperms): - '' -
40
-- Teddy Hogeborn <teddy@recompile.se> Tue, 21 Jan 2014 22:01:30 +0100
1
42
mandos (1.6.2-1) unstable; urgency=low
3
44
* New upstream release.