/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: 2012-05-17 01:55:58 UTC
  • Revision ID: teddy@recompile.se-20120517015558-5703p8nkquc2rhgd
* .bzrignore (statedir): Added.

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
 
1
45
mandos (1.4.1-1) unstable; urgency=low
2
46
 
3
47
  * New upstream release.