1
mandos (1.6.1-1) unstable; urgency=low
3
* New upstream release.
4
* debian/control (mandos/Depends): No longer depends on
5
python-gnupginterface, but does
6
depend on gnupg (<< 2).
7
(Build-Depends): Depend on debhelper 8.9.7 for using "override-*-arch"
8
and "override-*-indep" targets in debian/rules.
9
* debian/mandos-client.README: Update Linux documentation link.
10
* debian/rules: Completely rewritten to use debhelper v7.
11
* initramfs-tools-hook: Bug fix: Make sure the right version of GnuPG is
12
copied into the initramfs image. Always assume that GPGME is used to
13
avoid searching for it since the path might not be /usr/lib. Thanks
14
to Félix Sipma <felix+debian@gueux.org> for the initial bug report,
15
and also thanks to Dick Middleton <dick@lingbrae.com> for some more
16
debugging. (Closes: #721903)
17
* Fix "bashism in /bin/sh script" fixed by upstream. (Closes: #690639)
19
-- Teddy Hogeborn <teddy@recompile.se> Sun, 13 Oct 2013 19:03:23 +0200
21
mandos (1.6.0-1) unstable; urgency=low
23
* New upstream release.
24
* debian/copyright (Copyright): Join the two lines to a single line.
25
* debian/mandos-client.README.Debian: Update to refer to the new
26
location of the example network hooks, and the new feature of using
27
all network interfaces.
28
* debian/mandos-client.docs (network-hooks.d): Removed.
29
* debian/mandos-client.examples (network-hooks.d): New.
30
* debian/rules (binary-common): Added "dh_installexamples".
31
(binary-common/dh_fixperms): Exclude new location of
34
-- Teddy Hogeborn <teddy@recompile.se> Mon, 18 Jun 2012 00:15:23 +0200
36
mandos (1.5.5-1) unstable; urgency=low
38
* New upstream release.
39
* debian/copyright (Format): Updated to
40
"http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/".
41
* debian/control (Build-Depends): Removed "man, locales-all".
43
-- Teddy Hogeborn <teddy@recompile.se> Fri, 01 Jun 2012 20:30:41 +0200
45
mandos (1.5.4-1) unstable; urgency=low
47
* New upstream release.
49
-- Teddy Hogeborn <teddy@recompile.se> Sun, 20 May 2012 15:38:34 +0200
51
mandos (1.5.3-1.2) unstable; urgency=low
53
* Non-maintainer upload.
54
* Set Architecture to linux-any. (Closes: #647670)
56
-- Robert Millan <rmh@debian.org> Sun, 22 Apr 2012 16:22:01 +0200
58
1
mandos (1.5.3-1.1) unstable; urgency=low
60
3
* Non-maintainer upload.