source: trunk/athena/bin/lert/debian/changelog @ 25888

Revision 25888, 2.2 KB checked in by jdreed, 11 years ago (diff)
In athdir: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athinfo: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In attach: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In attachandrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In authwatch: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In bugme: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In delete: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In dent: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In desync: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In discuss: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In finger: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gathlogout: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gathrun: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In get_message: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In grenew: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In hostinfo: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In just: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In lert: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In machtype: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In mitmailutils: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In quota: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In saferm: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In sendbug: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In syncupdate: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In xcluster: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In xdsc: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athinfod: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gettime: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In ktconvert: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In Xj: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In athdir: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In firefox-extension: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In gms: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7 In locker: * Switch from control.in to control (Trac: #561) * Bump Standards-Version to 3.9.3 * Bump compat level to 7
Line 
1debathena-lert (10.0.2-0debathena3) UNRELEASED; urgency=low
2
3  * Bump debian/compat to 6
4  * Switch from control.in to control (Trac: #561)
5  * Bump Standards-Version to 3.9.3
6  * Bump compat level to 7
7
8 -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:59:49 -0400
9
10debathena-lert (10.0.2-0debathena2) unstable; urgency=low
11
12  * Always build without krb4.
13
14 -- Evan Broder <broder@mit.edu>  Mon, 27 Jul 2009 13:16:04 -0400
15
16debathena-lert (10.0.2-0debathena1) unstable; urgency=low
17
18  * Try $ATHENA_USER before using $USER.
19  * Configure the lert server to comply with the FHS. (Trac: #167)
20
21 -- Evan Broder <broder@mit.edu>  Thu, 02 Apr 2009 21:39:13 -0400
22
23debathena-lert (10.0.1-0debathena1) unstable; urgency=low
24
25  * Fix a double-free in the lert server. (Patch by Garry Zacheiss)
26  * Don't use krb4 in the lert server if it's not available.
27  * Update configure.in to bail if Hesiod or krb5 aren't available.
28
29 -- Evan Broder <broder@mit.edu>  Sun, 29 Mar 2009 13:32:08 -0400
30
31debathena-lert (10.0.0-0debathena2) unstable; urgency=low
32
33  * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
34  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
35  * Change "Debian-Athena Project" to "Debathena Project".
36  * Remove debian/control from version control.
37  * Clean up debian/copyright.
38
39 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 15:23:07 -0500
40
41debathena-lert (10.0.0-0debathena1) unstable; urgency=low
42
43  * Merged quilt patches into mainline Athena tree
44
45 -- Shreevatsa R <vatsa@mit.edu>  Sun,  6 Apr 2008 16:11:20 -0400
46
47debathena-lert (9.4.24+cvs20060313-0debathena4) unstable; urgency=low
48
49  * Use any libdb instead of just libdb3.
50
51 -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Oct 2007 02:26:51 -0400
52
53debathena-lert (9.4.24+cvs20060313-0debathena3) unstable; urgency=low
54
55  * Fix conflicts/replaces.
56
57 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 02:29:59 -0400
58
59debathena-lert (9.4.24+cvs20060313-0debathena2) unstable; urgency=low
60
61  * Section: debathena/net.
62
63 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 06:33:47 -0400
64
65debathena-lert (9.4.24+cvs20060313-0debathena1) unstable; urgency=low
66
67  * Initial release.
68
69 -- Anders Kaseorg <andersk@mit.edu>  Tue, 30 Jan 2007 01:20:04 -0500
Note: See TracBrowser for help on using the repository browser.