source: trunk/athena/bin/discuss/debian/changelog @ 24181

Revision 24181, 5.4 KB checked in by broder, 15 years ago (diff)
In discuss: * Add missing manpages. (Trac: #266)
Line 
1debathena-discuss (10.0.12-0debathena1) unstable; urgency=low
2
3  * Stop using the obsolete AC_TYPE_SIGNAL. (Trac: #347)
4  * Add missing manpages. (Trac: #266)
5
6 -- Evan Broder <broder@mit.edu>  Sun, 15 Nov 2009 17:35:19 -0500
7
8debathena-discuss (10.0.11-0debathena1) unstable; urgency=low
9
10  * Move the single-letter checks in trn_expr.y:yylex to the bottom of the
11    function so that they get caught after commands that start with those
12    letters. (Trac: #346)
13
14 -- Evan Broder <broder@mit.edu>  Sat, 29 Aug 2009 17:20:43 -0400
15
16debathena-discuss (10.0.10-0debathena2) unstable; urgency=low
17
18  * Depend on Kerberos-enabled zephyr instead of build-depending.
19
20 -- Evan Broder <broder@mit.edu>  Mon, 27 Jul 2009 14:38:10 -0400
21
22debathena-discuss (10.0.10-0debathena1) unstable; urgency=low
23
24  * Patch discuss server to work without krb4. Patch by Mitch Berger.
25
26 -- Evan Broder <broder@mit.edu>  Thu, 23 Jul 2009 21:00:55 -0400
27
28debathena-discuss (10.0.9-0debathena1) unstable; urgency=low
29
30  * Fix local/dumb authentication needed for mail delivery and local
31    client usage. Patch by Mitch Berger. (Trac: #274)
32  * Always build without krb4.
33
34 -- Evan Broder <broder@mit.edu>  Wed, 22 Jul 2009 22:58:40 -0400
35
36debathena-discuss (10.0.8-0debathena1) unstable; urgency=low
37
38  * Add one-character aliases to discuss. Patch by Ben Kaduk. (Trac: #238)
39  * Squash some lintian warnings by switching from ${Source-Version} to
40    ${source:Version} and ${binary:Version}
41  * Use HAVE_KRB4 and HAVE_KRB5 instead of KERBEROS and KERBEROS5.
42  * Assorted changes to make discuss work with any combination of krb4 and
43    krb5 (including neither).
44  * Always build our discuss with krb5.
45
46 -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 23:51:52 -0400
47
48debathena-discuss (10.0.7-0debathena3) unstable; urgency=low
49
50  * Configure the discuss inetd service.
51
52 -- Evan Broder <broder@mit.edu>  Thu, 05 Mar 2009 15:17:20 -0500
53
54debathena-discuss (10.0.7-0debathena2) unstable; urgency=low
55
56  * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1.
57  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
58  * Change "Debian-Athena Project" to "Debathena Project".
59  * Remove debian/control from version control.
60  * Clean up debian/copyright.
61
62 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 14:31:41 -0500
63
64debathena-discuss (10.0.7-0debathena1) unstable; urgency=low
65
66  * Revert a small part of the OS X com_err patch from 10.0.6 in favor of
67    changes to aclocal.m4
68  * Remove hard-coded paths from discuss-mode, in favor of getting them
69    from autoconf.
70  * Remove debathena-machtype as a dependency, as it's no longer needed.
71
72 -- Evan Broder <broder@mit.edu>  Fri, 09 Jan 2009 21:47:33 -0500
73
74debathena-discuss (10.0.6-0debathena1) unstable; urgency=low
75
76  [ Evan Broder ]
77  * Add com_err support for delete and discuss on OS X.
78
79  [ Anders Kaseorg ]
80  * Depend emacs | emacsen instead of emacs22 | emacs21 | emacsen, so that
81    the emacs metapackage is pulled in by default.
82
83 -- Anders Kaseorg <andersk@mit.edu>  Thu, 08 Jan 2009 16:35:04 -0500
84
85debathena-discuss (10.0.5-0debathena1) unstable; urgency=low
86
87  * Fix some trivial typos.
88
89 -- Anders Kaseorg <andersk@mit.edu>  Tue, 19 Aug 2008 16:35:07 -0400
90
91debathena-discuss (10.0.4-0debathena1) unstable; urgency=low
92
93  * Fix a crash bug in edsc on 64-bit platforms.
94  * Fix date display in discuss on 64-bit platforms.
95
96 -- Greg Hudson <ghudson@mit.edu>  Mon, 30 Jun 2008 12:50:56 -0400
97
98debathena-discuss (10.0.3-0debathena1) unstable; urgency=low
99
100  * Fix a crash bug in edsc (int/long mismatch in short_time).
101  * Put edsc crash dumps in /tmp instead of /usr/tmp.
102
103 -- Greg Hudson <ghudson@mit.edu>  Wed, 11 Jun 2008 19:39:38 -0400
104
105debathena-discuss (10.0.2-0debathena1) unstable; urgency=low
106
107  * Stop assuming that long is 32 bits.
108  * Start assuming that int is 32 bits.
109
110 -- Greg Hudson <ghudson@mit.edu>  Wed, 11 Jun 2008 16:29:35 -0400
111
112debathena-discuss (10.0.1-0debathena1) unstable; urgency=low
113
114  * Fix obsolete names for Kerberos library functions, which no longer
115    worked on Mac OS X.  Patch from broder.
116
117 -- Anders Kaseorg <andersk@mit.edu>  Sun, 06 Apr 2008 19:25:13 -0400
118
119debathena-discuss (10.0.0-0debathena2) unstable; urgency=low
120
121  * Actually use SERVERDIR, BINDIR, and INFODIR in config.h.sed.  (The
122    Makefile already interpolates these variables.)
123
124 -- Anders Kaseorg <andersk@mit.edu>  Sun, 06 Apr 2008 17:28:52 -0400
125
126debathena-discuss (10.0.0-0debathena1) unstable; urgency=low
127
128  * Merged quilt patches into mainline Athena tree
129
130 -- Shreevatsa R <vatsa@mit.edu>  Sun,  6 Apr 2008 15:54:22 -0400
131
132debathena-discuss (9.4.41-0debathena2) unstable; urgency=low
133
134  * Add emacs22 as a default alternative to emacs21 | emacsen.
135
136 -- Anders Kaseorg <andersk@mit.edu>  Mon, 29 Oct 2007 21:40:29 -0400
137
138debathena-discuss (9.4.41-0debathena1) unstable; urgency=low
139
140  * New upstream release supporting Kerberos 5.
141
142 -- Anders Kaseorg <andersk@mit.edu>  Thu, 23 Aug 2007 14:28:28 -0400
143
144debathena-discuss (9.4.30-0debathena3) unstable; urgency=low
145
146  * Section: debathena/net.
147
148 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 06:33:41 -0400
149
150debathena-discuss (9.4.30-0debathena2) unstable; urgency=low
151
152  * Move edsc to debathena-discuss package.
153  * Don't link libreadline, because libss is stupid and tries to do so at
154    runtime.
155
156 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 03:37:48 -0400
157
158debathena-discuss (9.4.30-0debathena1) unstable; urgency=low
159
160  * Initial release.
161
162 -- Anders Kaseorg <andersk@mit.edu>  Tue, 30 Jan 2007 22:57:54 -0500
Note: See TracBrowser for help on using the repository browser.