/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2013-10-24 20:25:54 UTC
  • mfrom: (634 trunk)
  • mto: This revision was merged to the branch mainline in revision 635.
  • Revision ID: teddy@recompile.se-20131024202554-nb00jm6khi280lum
Merge from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.6.1-1) unstable; urgency=low
 
2
 
 
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)
 
18
 
 
19
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 13 Oct 2013 19:03:23 +0200
 
20
 
 
21
mandos (1.6.0-1) unstable; urgency=low
 
22
 
 
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
 
32
    "network-hooks.d".
 
33
 
 
34
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 18 Jun 2012 00:15:23 +0200
 
35
 
 
36
mandos (1.5.5-1) unstable; urgency=low
 
37
 
 
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".
 
42
 
 
43
 -- Teddy Hogeborn <teddy@recompile.se>  Fri, 01 Jun 2012 20:30:41 +0200
 
44
 
 
45
mandos (1.5.4-1) unstable; urgency=low
 
46
 
 
47
  * New upstream release.
 
48
 
 
49
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 20 May 2012 15:38:34 +0200
 
50
 
 
51
mandos (1.5.3-1.2) unstable; urgency=low
 
52
 
 
53
  * Non-maintainer upload.
 
54
  * Set Architecture to linux-any.  (Closes: #647670)
 
55
 
 
56
 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:22:01 +0200
 
57
 
1
58
mandos (1.5.3-1.1) unstable; urgency=low
2
59
 
3
60
  * Non-maintainer upload.