/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: 2011-10-09 17:36:01 UTC
  • mto: (237.4.29 release)
  • mto: This revision was merged to the branch mainline in revision 514.
  • Revision ID: teddy@recompile.se-20111009173601-ctzsqstad3q2bs4c
Tags: version-1.4.0-1
* Makefile (version): Changed to "1.4.0".
* NEWS (Version 1.4.0): New entry.
* debian/changelog (1.4.0-1): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.5.3-1.1) unstable; urgency=low
2
 
 
3
 
  * Non-maintainer upload.
4
 
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
5
 
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
6
 
    locale for manpage creation.
7
 
    (Closes: #656178)
8
 
 
9
 
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
10
 
 
11
 
mandos (1.5.3-1) unstable; urgency=low
12
 
 
13
 
  * New upstream release.
14
 
 
15
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 15 Jan 2012 22:05:54 +0100
16
 
 
17
 
mandos (1.5.2-1) unstable; urgency=low
18
 
 
19
 
  * New upstream release.
20
 
 
21
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 08 Jan 2012 11:17:20 +0100
22
 
 
23
 
mandos (1.5.1-1) unstable; urgency=low
24
 
 
25
 
  * New upstream release.
26
 
 
27
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 21:53:31 +0100
28
 
 
29
 
mandos (1.5.0-1) unstable; urgency=low
30
 
 
31
 
  * New upstream release.
32
 
  * debian/control (mandos-client/Depends): Added "initramfs-tools".
33
 
  * debian/mandos-client.README.Debian: Corrected mail address and adjust
34
 
                                        wording.
35
 
  * debian/rules (binary-common): Exclude new nework-hooks.d directory
36
 
                                  from dh_fixperms.
37
 
  * debian/mandos-client.README.Debian: Document network hook facility.
38
 
  * debian/mandos-client.docs (network-hooks.d): Added.
39
 
  * debian/mandos.dirs (var/lib/mandos): Added.
40
 
  * debian/mandos.postinst: Fix ownership of /var/lib/mandos.
41
 
  * debian/control (mandos/Depends): Added "python-gnupginterface".
42
 
 
43
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 01 Jan 2012 05:58:11 +0100
44
 
 
45
 
mandos (1.4.1-1) unstable; urgency=low
46
 
 
47
 
  * New upstream release.
48
 
  * debian/control (Build-Depends): Added "man".
49
 
  * debian/control (Conflicts): Changed to "Breaks:".
50
 
  * debian/copyright: Updated format.
51
 
  * debian/mandos-client.postinst: Use "set -e" instead of "#!/bin/sh -e".
52
 
  * debian/mandos-client.postrm: - '' -
53
 
  * debian/mandos.postinst: - '' -
54
 
  * debian/mandos.prerm: Consistent magic.
55
 
 
56
 
 -- Björn Påhlsson <belorn@fukt.bsnet.se>  Sat, 15 Oct 2011 18:18:52 +0200
57
 
 
58
1
mandos (1.4.0-1) unstable; urgency=low
59
2
 
60
3
  * New upstream release.