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

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