source: trunk/debathena/config/alpine-config/debian/changelog @ 24285

Revision 24285, 4.3 KB checked in by geofft, 15 years ago (diff)
In alpine-config: * Alpine doesn't parse ${ATHENA_USER:-$USER} as we'd want, so stop doing that and make sure $ATHENA_USER is set in the wrapper script (Trac: #413).
Line 
1debathena-alpine-config (1.15) unstable; urgency=low
2
3  * Alpine doesn't parse ${ATHENA_USER:-$USER} as we'd want, so stop
4    doing that and make sure $ATHENA_USER is set in the wrapper script
5    (Trac: #413).
6
7 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 21 Jan 2010 23:16:36 -0500
8
9debathena-alpine-config (1.14.1) unstable; urgency=low
10
11  * Revert 1.14, because it doesn't appear to be necessary anymore.
12
13 -- Evan Broder <broder@mit.edu>  Mon, 12 Oct 2009 19:41:06 -0400
14
15debathena-alpine-config (1.14) unstable; urgency=low
16
17  * Replace the old creatdir patch from the debathenified alpine with
18    equivalent code in the alpine wrapper script.
19
20 -- Evan Broder <broder@mit.edu>  Mon, 12 Oct 2009 19:15:52 -0400
21
22debathena-alpine-config (1.13) unstable; urgency=low
23
24  * Disable GSSAPI on the command line if the user doesn't have tickets.
25
26 -- Evan Broder <broder@mit.edu>  Mon, 05 Oct 2009 11:09:50 -0400
27
28debathena-alpine-config (1.12) unstable; urgency=low
29
30  * Switch to using $USER.mail.mit.edu instead of Hesiod, eliminating the
31    need for a Debathenified alpine.
32  * TODO: Figure out what to do about alpine-1.00-creatdir.patch
33
34 -- Evan Broder <broder@mit.edu>  Tue, 29 Sep 2009 12:09:58 -0400
35
36debathena-alpine-config (1.11.3) unstable; urgency=low
37
38  * Suppress a Hesiod error when running alpine on a non-Athena account.
39
40 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 20 Sep 2009 09:28:23 -0400
41
42debathena-alpine-config (1.11.2) unstable; urgency=low
43
44  * Explicitly exec alpine.debathena-orig in the wrapper script in case
45    it's run as `pine`. (Trac: #323)
46
47 -- Evan Broder <broder@mit.edu>  Thu, 30 Jul 2009 07:46:45 -0700
48
49debathena-alpine-config (1.11.1) unstable; urgency=low
50
51  * Fix the alpine wrapper script to not pass extra empty arguments to
52    alpine.
53
54 -- Evan Broder <broder@mit.edu>  Thu, 30 Jul 2009 00:27:57 -0700
55
56debathena-alpine-config (1.11) unstable; urgency=low
57
58  * Disable GSSAPI from the command line if the user is on
59    Exchange. (Trac: #312)
60
61 -- Evan Broder <broder@mit.edu>  Thu, 30 Jul 2009 00:00:39 -0700
62
63debathena-alpine-config (1.10) unstable; urgency=low
64
65  * Use SSL for the default folder collection. This is necessary for
66    Exchange to work.
67
68 -- Evan Broder <broder@mit.edu>  Mon, 27 Jul 2009 19:23:11 -0400
69
70debathena-alpine-config (1.9) unstable; urgency=low
71
72  * Add old MH and Pine folders to folder-collections. (Trac: #220)
73
74 -- Evan Broder <broder@mit.edu>  Mon, 18 May 2009 15:04:56 -0400
75
76debathena-alpine-config (1.8) unstable; urgency=low
77
78  * Remove typoed close-brackets.
79
80 -- Evan Broder <broder@mit.edu>  Mon, 30 Mar 2009 09:10:02 -0400
81
82debathena-alpine-config (1.7) unstable; urgency=low
83
84  * Try ATHENA_USER, then USER for the username to use when doing the
85    Hesiod lookup and conncting to the mail server.
86
87 -- Evan Broder <broder@mit.edu>  Mon, 30 Mar 2009 09:00:08 -0400
88
89debathena-alpine-config (1.6) unstable; urgency=low
90
91  * Add back missing trailing commas in feature-list.
92
93 -- Evan Broder <broder@mit.edu>  Sat, 14 Mar 2009 01:41:37 -0400
94
95debathena-alpine-config (1.5) unstable; urgency=low
96
97  * Depend on alpine instead of only recommending it.
98  * Revert 1.4; this is being handled upstream.
99  * Use DEB_TRANSFORM_FILES to isolate our changes to the default config.
100  * Wipe out a few Lintian warnings:
101    * Missing manpage
102    * Specify version of debianutils
103
104 -- Evan Broder <broder@mit.edu>  Sat, 14 Mar 2009 00:43:01 -0400
105
106debathena-alpine-config (1.4) unstable; urgency=low
107
108  * Set the default spell checking program to `aspell -c`.
109
110 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 10 Mar 2009 21:37:53 -0400
111
112debathena-alpine-config (1.3) unstable; urgency=low
113
114  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
115  * Change "Debian-Athena Project" to "Debathena Project".
116  * Remove debian/control from version control.
117  * Clean up debian/copyright.
118
119 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 17:06:15 -0500
120
121debathena-alpine-config (1.2) unstable; urgency=low
122
123  * Use config-package-dev
124
125 -- Evan Broder <broder@mit.edu>  Sat, 29 Nov 2008 12:36:43 -0500
126
127debathena-alpine-config (1.1) unstable; urgency=low
128
129  * Pull in alpine; recommend the debathenified version.
130
131 -- Greg Hudson <ghudson@mit.edu>  Wed, 16 Jul 2008 15:30:59 -0400
132
133debathena-alpine-config (1.0) unstable; urgency=low
134
135  * Initial release.
136
137 -- Greg Hudson <ghudson@mit.edu>  Fri, 11 Jul 2008 13:50:49 -0400
Note: See TracBrowser for help on using the repository browser.