]> the.earth.li Git - onak.git/blob - debian/changelog
Bump Debian Standards-Version to 3.9.8.0
[onak.git] / debian / changelog
1 onak (0.4.6-1+git) UNRELEASED; urgency=low
2
3   * Remove Ross Burton from Uploaders.
4   * Bump Debian Standards-Version to 3.9.8.0
5
6  -- Jonathan McDowell <noodles@earth.li>  Sun, 17 Jan 2016 14:14:00 +0000
7
8 onak (0.4.6-1) unstable; urgency=low
9
10   * New upstream release
11     * Re-order linking for backend plugins to cope with ld --as-needed.
12       (Closes: #772433)
13     * Update debian/watch file to deal with non-gz compressed tarballs.
14
15  -- Jonathan McDowell <noodles@earth.li>  Tue, 25 Aug 2015 16:18:12 +0100
16
17 onak (0.4.5-2) unstable; urgency=low
18
19   * Don't build-depend on systemd dev packages for non-Linux architectures.
20     Thanks to Pino Toscano for the patch. (Closes: #763924)
21
22  -- Jonathan McDowell <noodles@earth.li>  Sun, 05 Oct 2014 14:41:08 +0100
23
24 onak (0.4.5-1) unstable; urgency=low
25
26   * New upstream release
27     * Fix detection of systemd support with new versions of systemd.
28
29  -- Jonathan McDowell <noodles@earth.li>  Fri, 03 Oct 2014 17:30:00 +0100
30
31 onak (0.4.4-1) unstable; urgency=low
32
33   * New upstream release
34     * Fixes key lookups using onak CLI tool on 32 bit platforms.
35
36  -- Jonathan McDowell <noodles@earth.li>  Tue, 30 Sep 2014 22:36:34 +0100
37
38 onak (0.4.3-1) unstable; urgency=low
39
40   * New upstream release
41   * Fix issue with pre-seeding key database on install.
42   * Add systemd service files using new systemd socket activation support.
43   * Bump Debian Standards-Version to 3.9.6.0
44   * Switch to debhelper.
45
46  -- Jonathan McDowell <noodles@earth.li>  Tue, 30 Sep 2014 10:09:28 +0100
47
48 onak (0.4.2-1) unstable; urgency=low
49
50   * New upstream release
51     * Prevent splitkeys crash with malformed key input. (Closes: #716350)
52   * Switch to source format 3.0 (quilt).
53   * Only seed initial database if key file is available. (Closes: #710665)
54   * Bump Debian Standards-Version to 3.9.4.0
55     * Update year in copyright file
56   * Updated Vcs fields to point to git repository
57
58  -- Jonathan McDowell <noodles@earth.li>  Tue, 01 Oct 2013 11:56:55 +0100
59
60 onak (0.4.1-1) unstable; urgency=low
61
62   * New upstream release
63     * Fix onak-mail race condition. (Closes: #650557)
64   * Drop HISTORY file in /usr/share/doc; it's already present as changelog.gz
65
66  -- Jonathan McDowell <noodles@earth.li>  Tue, 24 Apr 2012 21:29:17 -0700
67
68 onak (0.4.0-1) unstable; urgency=low
69
70   * Only seed empty database for if we're using default config
71   * Use generic db dependencies rather than 4.8 versioned ones.
72     (Closes: #621426)
73   * Bump Debian Standards-Version to 3.9.2.0
74   * Add ${perl:Depends} to dependencies
75   * Add init.d file for keyd
76   * Add logrotate config snippet
77
78  -- Jonathan McDowell <noodles@earth.li>  Tue, 19 Apr 2011 21:59:28 -0700
79
80 onak (0.3.8-1) unstable; urgency=low
81
82   * New upstream release
83     * Correct formatting of some places we output a keyid. (Closes: #540196)
84     * Don't add a key to the stats hash if it doesn't have any sigs.
85       (Closes: #542187)
86   * Add Homepage and Vcs-Bzr fields to Debian control file
87   * Bump debhelper compat level to 7
88   * Bump Debian Standards-Version to 3.8.3.0
89   * Change to build against libdb4.8
90
91  -- Jonathan McDowell <noodles@earth.li>  Tue, 29 Dec 2009 16:42:23 +0000
92
93 onak (0.3.7-1) unstable; urgency=low
94
95   * New upstream release
96     * Fix escaping of : in HKP output. (Closes: #487284)
97     * Build with libdb4.7 (Closes: #520117)
98
99  -- Jonathan McDowell <noodles@earth.li>  Tue, 02 Jun 2009 15:51:09 +0100
100
101 onak (0.3.6-1) unstable; urgency=low
102
103   * New upstream release
104     * Fix lookup display for more than one photo id. (Closes: #467020)
105     * Build with libdb4.6 (Closes: #421951)
106
107  -- Jonathan McDowell <noodles@earth.li>  Sat, 07 Jun 2008 13:29:01 +0100
108
109 onak (0.3.5-1) unstable; urgency=low
110
111   * New upstream release
112     * Fixes stupid db4 backend mistake (Closes: #460575)
113
114  -- Jonathan McDowell <noodles@earth.li>  Wed, 16 Jan 2008 21:30:40 +0000
115
116 onak (0.3.4-1) unstable; urgency=low
117
118   * New upstream release
119     * Fix config passing to backends (Closes: #413762)
120   * Lintian cleanups
121     * Add #DEBHELPER# tokens to postinst/postrm.
122     * Update FSF address in copyright file.
123     * Remove bashism from postrm.
124     * Update Standards-Version to 3.7.3.0 (no changes)
125   * Update Apache recommendation to Apache2
126
127  -- Jonathan McDowell <noodles@earth.li>  Sat, 29 Dec 2007 10:50:33 +0000
128
129 onak (0.3.3-1) unstable; urgency=low
130
131   * New upstream release
132     * Check signature creation times for merging (Closes: #410796)
133     * Don't assume direct signature is revocation (Closes: #334715)
134     * Gracefully fail when we can't open a DB4 DB (Closes: #370440)
135   * Cleanup logfile upon package purge (Closes: #338516)
136   * Add suggests on db4.2-utils (Closes: #317459)
137   * Acknowledge NMU (Closes: #408270)
138
139  -- Jonathan McDowell <noodles@earth.li>  Sun, 04 Mar 2007 22:55:54 +0000
140
141 onak (0.3.2-1.1) unstable; urgency=high
142
143   * Non-maintainer upload.
144   * Added missing dep on adduser (Closes: #408270)
145   * Urgency high due RCness of the bug
146
147  -- Bastian Venthur <venthur@debian.org>  Thu,  1 Feb 2007 10:38:37 +0100
148
149 onak (0.3.2-1) unstable; urgency=low
150
151   * New upstream release.
152
153  -- Jonathan McDowell <noodles@earth.li>  Fri, 25 Mar 2005 11:17:44 +0000
154
155 onak (0.3.1-1) unstable; urgency=low
156
157   * New upstream release
158     - Add onak-mail.pl man page (Closes: #276879)
159     - Add links to HTML index output. (Closes: #275227)
160
161  -- Jonathan McDowell <noodles@earth.li>  Sat, 23 Oct 2004 18:01:39 +0100
162
163 onak (0.3.0-1) unstable; urgency=low
164
165   * Initial Release. (closes: #254425)
166
167  -- Ross Burton <ross@debian.org>  Thu, 17 Jun 2004 11:59:00 +0100