source: trunk/debathena/config/gdm-config/debian/changelog @ 24645

Revision 24645, 4.9 KB checked in by lizdenys, 14 years ago (diff)
In gdm-config: * Cleaned up a mess created by a typo in version 1.20 (Trac: #573).
Line 
1debathena-gdm-config (1.21) unstable; urgency=low
2
3  [ Jonathan Reed ]
4  * Specify package name in postrm
5
6  [ Liz A. Denys ]
7  * Cleaned up a mess created by a typo in version 1.20 (Trac: #573).
8
9 -- Liz A. Denys <lizdenys@mit.edu>  Sat, 08 May 2010 01:03:31 -0400
10
11debathena-gdm-config (1.20) unstable; urgency=low
12
13  * Skin new gdm versions by overriding the gdm user's gconf
14    config. (Trac: #546)
15  * Squash some lintian warnings:
16    - Bump debhelper compatibility level.
17    - Update to latest standards version.
18
19 -- Evan Broder <broder@mit.edu>  Fri, 23 Apr 2010 21:04:51 -0400
20
21debathena-gdm-config (1.19) unstable; urgency=low
22
23  * Make half an attempt at skinning the new gdm (Trac: #430).
24
25 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 03 Feb 2010 08:45:35 -0500
26
27debathena-gdm-config (1.18) unstable; urgency=low
28
29  * Don't divert /usr/share/gdm/BuiltInSessions/default.desktop in
30    the new gdm, where it no longer exists. (Trac: #447)
31  * Add a gconf default to disable the user list in the new gdm.
32    (Trac: #429)
33
34 -- Robert Basch <rbasch@mit.edu>  Tue, 01 Dec 2009 17:36:04 -0500
35
36debathena-gdm-config (1.17) unstable; urgency=low
37
38  * Don't configure /etc/gdm/gdm.conf{,-custom} on post-gdm-2.20
39    platforms.
40    - Themes are no longer supported, so there's no point setting one
41    - Xauthority files are now going into /var/run
42
43 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 12:46:46 -0400
44
45debathena-gdm-config (1.16) unstable; urgency=low
46
47  [ Geoffrey Thomas ]
48  * Don't make errors in reloading gdm's configuration fatal for
49    upgrading the package.
50
51  [ Evan Broder ]
52  * Move the pam-message field back into the login box, so that the new
53    missing network connection message shows up.
54
55 -- Evan Broder <broder@mit.edu>  Thu, 22 Oct 2009 15:11:00 -0400
56
57debathena-gdm-config (1.15) unstable; urgency=low
58
59  * Display the OS version and Debathena metapackage in the corner
60    of the login screen (Trac: #158).
61  * To implement this feature, create debathena-*-branding packages for
62    metapackages that depend on gdm-config.
63
64 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 28 Sep 2009 18:21:45 -0400
65
66debathena-gdm-config (1.14) unstable; urgency=low
67
68  * Provide /usr/share/debathena-gdm-config/{Pre,Post}Session.d
69    directories so that multiple packages can insert scripts.
70
71 -- Evan Broder <broder@mit.edu>  Sat, 26 Sep 2009 23:00:49 -0400
72
73debathena-gdm-config (1.13) unstable; urgency=low
74
75  * Update the GDM theme to use pixmaps and text labels instead of
76    buttons. Thanks to Jacob Morzinski for the patch. (Trac: #188)
77
78 -- Evan Broder <broder@mit.edu>  Wed, 01 Jul 2009 20:07:33 -0400
79
80debathena-gdm-config (1.12) unstable; urgency=low
81
82  * Athena 10 is dead. Long live Athena. (Trac: #289)
83
84 -- Evan Broder <broder@mit.edu>  Wed, 17 Jun 2009 13:13:48 -0400
85
86debathena-gdm-config (1.11) unstable; urgency=low
87
88  * Restart gdm when uninstalled so that gdm doesn't complain about the
89    missing debathena theme.
90
91 -- Evan Broder <broder@mit.edu>  Thu, 05 Mar 2009 18:13:19 -0500
92
93debathena-gdm-config (1.10) unstable; urgency=low
94
95  * Merge the athena10.mit.edu apt repo's fork into the original package.
96
97 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 01 Mar 2009 00:06:53 -0500
98
99debathena-gdm-config (1.7) unstable; urgency=low
100
101  * Remove the somewhat broken "Secure Remote Connection" session
102  * Rename "Run Xclient Script" to "System Default Session"
103
104 -- Evan Broder <broder@mit.edu>  Sun, 25 Jan 2009 13:11:18 -0500
105
106debathena-gdm-config (1.6) unstable; urgency=low
107
108  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
109  * Change "Debian-Athena Project" to "Debathena Project".
110  * Remove debian/control from version control.
111  * Clean up debian/copyright.
112
113 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:17:06 -0500
114
115debathena-gdm-config (1.5) unstable; urgency=low
116
117  * Modified the gdm reload to be conditional on gdm running.
118
119 -- andrew m. boardman <amb@mit.edu>  Mon, 05 Jan 2009 16:43:51 -0500
120
121debathena-gdm-config (1.4) unstable; urgency=low
122
123  * Reload gdm on postinst.
124
125 -- Anders Kaseorg <andersk@mit.edu>  Wed, 05 Nov 2008 12:49:30 -0500
126
127debathena-gdm-config (1.3) unstable; urgency=low
128
129  * Convert to use config-package.mk interface, new in config-package-
130    dev 4.5
131  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
132    renamed in config-package-dev 4.5
133
134 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
135
136debathena-gdm-config (1.2) unstable; urgency=low
137
138  * Convert to the new config-package-dev interface
139
140 -- Shreevatsa R <vatsa@mit.edu>  Sun,  6 Apr 2008 18:25:01 -0400
141
142debathena-gdm-config (1.1) unstable; urgency=low
143
144  * New version using graphical theme.
145  * Use gdm.conf-custom instead of gdm.conf when it exists in order to
146    support Ubuntu.
147
148 -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:40:35 -0500
149
150debathena-gdm-config (1.0) unstable; urgency=low
151
152  * Initial release.
153
154 -- Tim Abbott <tabbott@mit.edu>  Fri, 27 Jul 2007 02:41:44 -0400
Note: See TracBrowser for help on using the repository browser.