/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: 2014-05-11 20:18:48 UTC
  • mto: This revision was merged to the branch mainline in revision 682.
  • Revision ID: teddy@recompile.se-20140511201848-blw9pl5c76upkhdc
Tags: version-1.6.5-1
* Makefile (version): Changed to "1.6.5".
* NEWS (Version 1.6.5): New entry.
* debian/changelog (1.6.5-1): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.6.5-1) unstable; urgency=medium
 
2
 
 
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.
 
12
 
 
13
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 11 May 2014 22:16:33 +0200
 
14
 
 
15
mandos (1.6.4-1) unstable; urgency=medium
 
16
 
 
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.
 
22
 
 
23
 -- Teddy Hogeborn <teddy@recompile.se>  Sun, 16 Feb 2014 14:09:25 +0100
 
24
 
1
25
mandos (1.6.3-1) unstable; urgency=low
2
26
 
3
27
  * New upstream release.
8
32
                                     systemd-sysv".
9
33
  * debian/mandos.postinst: If avahi-daemon is version 0.6.31-2 or older,
10
34
                            edit /etc/init.d script headers Required-Start
11
 
                            and Required-Stop to have "avahi" instead of
12
 
                            "avahi-daemon", before insserv(8) sees it.
 
35
                            and Required-Stop to have "avahi" instead of
 
36
                            "avahi-daemon", before insserv(8) sees it.
13
37
  * debian/mandos-client.lintian-overrides: Libdir changes.
14
38
  * debian/rules (override_dh_fixperms): - '' -
15
39