source: trunk/debathena/debathena/xsession/debian/changelog @ 24439

Revision 24439, 5.1 KB checked in by jhamrick, 15 years ago (diff)
In xsession: * Make sure debathena-xsession is installed before executing any of the scripts in /etc/X11/Xsession.d (Trac: #348)
Line 
1debathena-xsession (1.14) unstable; urgency=low
2
3  * Make sure debathena-xsession is installed before executing any of the
4    scripts in /etc/X11/Xsession.d (Trac: #348)
5
6 -- Jessica Hamrick <jhamrick@mit.edu>  Fri, 02 Apr 2010 19:36:43 -0400
7
8debathena-xsession (1.13) unstable; urgency=low
9
10  * Prevent debathena-nocalls from being set as the default session
11    in gdm's cached dmrc, as well as in the home directory file.
12
13 -- Robert Basch <rbasch@mit.edu>  Thu, 25 Feb 2010 14:44:07 -0500
14
15debathena-xsession (1.12) unstable; urgency=low
16
17  * Promote mitmailutils back to a dependency, now that it's installable
18    everywhere again.
19
20 -- Evan Broder <broder@mit.edu>  Sat, 06 Feb 2010 19:16:24 -0500
21
22debathena-xsession (1.11.3) unstable; urgency=low
23
24  * Define a message function for use by Xsession.d scripts if the
25    Xsession script has not done so.
26
27 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Nov 2009 18:52:13 -0500
28
29debathena-xsession (1.11.2) unstable; urgency=low
30
31  * Punt debathena-bash and debathena-tcsh recommendations.
32
33 -- Evan Broder <broder@mit.edu>  Sun, 15 Nov 2009 15:31:00 -0500
34
35debathena-xsession (1.11.1) unstable; urgency=low
36
37  * Close the conditional in quotawarn.
38
39 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 15:37:32 -0400
40
41debathena-xsession (1.11) unstable; urgency=low
42
43  * Demote mitmailutils to a recommendation while it's uninstallable on
44    krb4-less systems.
45
46 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 14:02:38 -0400
47
48debathena-xsession (1.10.2) unstable; urgency=low
49
50  * 9x18 isn't a real font. Besides, we have TrueType these days.
51
52 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 17 Jun 2009 23:53:06 -0400
53
54debathena-xsession (1.10.1) unstable; urgency=low
55
56  * Apparently we need an explicit dependency on xterm.
57
58 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 15 Jun 2009 20:11:41 -0400
59
60debathena-xsession (1.10) unstable; urgency=low
61
62  * Replace HTML entities in displaymotd and displaylert, to work around
63    LP #387536. (Trac: #284)
64
65 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 18:10:30 -0400
66
67debathena-xsession (1.9.3) unstable; urgency=low
68
69  * Don't let people set debathena-nocalls as their default session.
70  * Don't source .startup.X if NOCALLS is set.
71
72 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 17:01:15 -0400
73
74debathena-xsession (1.9.2) unstable; urgency=low
75
76  * Spawn the xterm tailing .xsession-errors in the Xsession.d scripts
77    instead of in the xsession.tcsh script.
78  * When enabling NOCALLS mode, actually check for the right session name
79    in the Xsession.d scripts.
80
81 -- Evan Broder <broder@mit.edu>  Mon, 15 Jun 2009 16:05:55 -0400
82
83debathena-xsession (1.9.1) unstable; urgency=low
84
85  * Give the xconsole code half a chance of working.
86
87 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 14 Jun 2009 22:33:30 -0400
88
89debathena-xsession (1.9) unstable; urgency=low
90
91  * Add a new GDM session for logging in without customizations, as well
92    as the Xsession machinery to make it work. (Trac: #148)
93  * For tcsh users with AFS homedirs, start an xconsole following
94    .xsession-errors so they can actually see the errors. (Trac: #153)
95
96 -- Evan Broder <broder@mit.edu>  Thu, 11 Jun 2009 21:42:31 -0400
97
98debathena-xsession (1.8) unstable; urgency=low
99
100  * Make sure that ~/.config/tracker/tracker.cfg exists before trying to
101    read it.
102
103 -- Evan Broder <broder@mit.edu>  Sat, 11 Apr 2009 21:00:40 -0400
104
105debathena-xsession (1.7) unstable; urgency=low
106
107  * Add a warning dialog for people with trackerd enabled. (Trac: #154)
108  * Squash some tcsh-related lintian bugs:
109    - Add missing dependency on tcsh.
110    - Correct path to tcsh in xsession.tcsh
111
112 -- Evan Broder <broder@mit.edu>  Tue, 31 Mar 2009 17:02:35 -0400
113
114debathena-xsession (1.6) unstable; urgency=low
115
116  * Use xdg's autostart facility to launch the initial gnome-terminal,
117    so that it properly belongs to the GNOME session.
118
119 -- Robert Basch <rbasch@mit.edu>  Tue, 24 Feb 2009 18:53:08 -0500
120
121debathena-xsession (1.5) unstable; urgency=low
122
123  [ William D Cattey ]
124  * Brought initial xterm code back in from Athena 9.
125
126  [ Evan Broder ]
127  * Warn when 100M short of quota, instead of when at 90%.
128  * tail +2 doesn't work on Debian systems anymore; use tail -n +2 instead.
129
130 -- Evan Broder <broder@mit.edu>  Wed, 04 Feb 2009 20:24:25 -0500
131
132debathena-xsession (1.4) unstable; urgency=low
133
134  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
135  * Change "Debian-Athena Project" to "Debathena Project".
136  * Remove debian/control from version control.
137  * Clean up debian/copyright.
138
139 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:27:45 -0500
140
141debathena-xsession (1.3) unstable; urgency=low
142
143  * Use session wrapper for all session types.
144
145 -- Greg Hudson <ghudson@mit.edu>  Fri, 19 Sep 2008 17:11:57 -0400
146
147debathena-xsession (1.2) unstable; urgency=low
148
149  * Add warning dialog for mode 777 AFS homedirs.
150  * Fix dotfile conflict header.
151
152 -- Greg Hudson <ghudson@mit.edu>  Wed, 09 Jul 2008 12:58:29 -0400
153
154debathena-xsession (1.1) unstable; urgency=low
155
156  * Add copyright file.
157
158 -- Greg Hudson <ghudson@mit.edu>  Thu, 19 Jun 2008 09:53:19 -0400
159
160debathena-xsession (1.0) unstable; urgency=low
161
162  * Initial release.
163
164 -- Greg Hudson <ghudson@mit.edu>  Thu, 12 Jun 2008 18:13:32 -0400
Note: See TracBrowser for help on using the repository browser.