Update changelog entry
[gtk-theme-switch.git] / debian / changelog
CommitLineData
5e8a01b4
MG
1gtk-theme-switch (2.1.0-5) unstable; urgency=medium
2
3 * Fix d/copyright (Closes: #766869)
82ba5d48 4 * Fix manpage title and remove end-of-line whitespace
5e8a01b4 5
82ba5d48 6 -- Marius Gavrilescu <marius@ieval.ro> Sun, 26 Oct 2014 18:35:53 +0200
5e8a01b4 7
d8a1d073
MG
8gtk-theme-switch (2.1.0-4) unstable; urgency=medium
9
10 * Escape theme name to prevent code execution (Closes: #739709)
890d389b 11 * Bump Standards-Version to 3.9.6
d8a1d073 12
890d389b 13 -- Marius Gavrilescu <marius@ieval.ro> Sun, 26 Oct 2014 11:41:57 +0200
d8a1d073 14
48149c83 15gtk-theme-switch (2.1.0-3) unstable; urgency=low
d7be8ae9 16
dfb22920 17 * New maintainer (Closes: #588836)
d7be8ae9
MG
18 * Bump debhelper compat to 9
19 * Bump Standards-Version to 3.9.4
20 * Fix spelling error in help
21 * Use dh-style debian/rules
22 * Add hardening
e34c1b5b 23 * Exit cleanly if there is no HOME environment variable (Closes: #716007)
9e690d59 24 * Remove some useless dependencies
dfb22920 25 * Update copyright to DEP5 format
d7be8ae9
MG
26
27 -- Marius Gavrilescu <marius@ieval.ro> Sat, 13 Jul 2013 16:31:46 +0300
28
b12bb829
DB
29gtk-theme-switch (2.1.0-2) unstable; urgency=low
30
31 * Switch to dpkg-source 3.0 (quilt) format.
32 * Bump standards version to 3.8.4.
33 * Allow Debian Maintainers uploads.
34 * Add ${misc:Depends} to the binary dependencies.
35
36 -- Denis Briand <denis@narcan.fr> Sun, 14 Mar 2010 19:20:29 +0100
37
38gtk-theme-switch (2.1.0-1) unstable; urgency=low
39
40 * New upstream release.
41 * Become non native Debian package.
42 * Add debian/watch file.
43 * Add Homepage in debian/control.
44 * Add all authors in debian/copyright.
45 * Bump copyright year.
46
47 -- Denis Briand <denis@narcan.fr> Wed, 06 May 2009 14:34:25 +0200
48
49gtk-theme-switch (2.0.6) unstable; urgency=low
50
51 * New Maintainer (Closes: #462908)
52 * solve an unchecked fopen() (Closes: #498447)
53 + Thanks to François Wendling for his audit
54 + and for his patch.
55 * fix hash table pointer issue (Closes: #229384)
56 + Thanks to Ron Murray for his work and for his patch.
57 * rename switch2.* by gtk-theme-switch2.*
58 + and add gtk-theme-switch2 name in gtkrc-2.0 conf file (Closes: #319286).
59 * Bump compat to 7.
60 * Bump standards version to 3.8.1.
61 * Remove unused switch.c and switch.1 files.
62 * Fit Makefile and debian/rules to the renamed files.
63 * Remove obsolete debian/README.debian file.
64 * Remove obsolete debian/links file.
65 * Fit debian/menu to the renamed bin file.
66 * Fix versionless symlink license in debian/copyright.
67 * Fit man file to the renamed bin file.
68 * Rename unused ChangeLog to ChangeLog.old
69 * Change deprecated "dh_clean -k" in "dh_prep" in debian/rules.
70
71 -- Denis Briand <denis@narcan.fr> Sat, 11 Apr 2009 18:36:20 +0200
72
73gtk-theme-switch (2.0.5) unstable; urgency=low
74
75 * QA upload.
76 + Set maintainer to Debian QA Group <packages@qa.debian.org>.
77 * Build gtk2 binary only. (Closes: #462906, #462904, #291008).
78 + Rename debian/switch.1 to switch2.1 to match binary.
79 * Drop recommends for gtk-engines-pixmap. (Closes: #473847).
80 + Thanks to amaya for the bug report and fix.
81 * Update FSF address in copyright.
82 * Bump debhelper build-dep and compat to 5.
83 * Bump Standards Version to 3.7.3.
84 + Menu policy transition.
85
86 -- Barry deFreese <bddebian@comcast.net> Tue, 15 Apr 2008 23:28:49 -0400
87
88gtk-theme-switch (2.0.4) unstable; urgency=low
89
90 * switch.c (get_dirs): the gtk-2.0/gtkrc dir is used for gtk-2.0
91 themes, we should use gtk/gtkrc for gtk themes.
92 thanks to Tobias Jordan <knilch@hawo.stw.uni-erlangen.de>
93 for the patch. (Closes: #255722, #306245).
94
95 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Sat, 30 Apr 2005 20:26:10 -0400
96
97gtk-theme-switch (2.0.3) unstable; urgency=low
98
99 * Fixed bug #278179.
100
101 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Mon, 25 Oct 2004 15:56:29 -0300
102
103gtk-theme-switch (2.0.2) unstable; urgency=low
104
105 * New Maintainer with previous Maintainer consent's.
106 * gtk-theme-switch2 overwritte ~/.gtkrc-2.0, so we made a backup
107 of this file before overwritte them. (Closes : #271450)
108
109 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Tue, 14 Sep 2004 11:16:43 -0400
110
111gtk-theme-switch (2.0.1) unstable; urgency=low
112
113 * New upstream (me) release. Becomes Debian native.
114 * These patches are new, but were merged into the new native source:
115 - 05_use_2.0_in_mine.dpatch: use file name '.gtkrc-2.0.mine' when writing
116 canned .gtkrc-2.0 for personal changes to avoid conflict with
117 .gtkrc.mine.
118 - 06_check_gtkrc_NULL.dpatch: check to see whether gtkrc is NULL, or else
119 feof() and fclose() will choke on it. Thanks Zack Cerza.
120 * Quote stuff in debian/menu.
121
122 -- Joshua Kwan <joshk@triplehelix.org> Wed, 16 Jun 2004 00:31:55 -0700
123
124gtk-theme-switch (2.0.0rc2+1.0.1-4) unstable; urgency=medium
125
126 * 03_path_search.dpatch: don't use if (access(bleh)) to see if an error
127 was returned, use if (access(bleh) == -1), to avoid false positives.
128 Also fix a memory leak with g_strconcat for both switch and switch2.
129 * Bump to Standards-Version 3.6.1.0.
130 * Menu title is really useless, make it a bit nicer.
131 * Fix copyright file to include a Copyright <years> <authors> and the GPL
132 short blurb instead of just 'GPLv2', per Peter Palfrader's recommendation.
133
134 -- Joshua Kwan <joshk@triplehelix.org> Sun, 14 Dec 2003 19:44:48 -0800
135
136gtk-theme-switch (2.0.0rc2+1.0.1-3) unstable; urgency=medium
137
138 * Recommend gtk-engines-pixmap - required for many themes downloaded
139 outside of Debian. (Closes: #204964)
140 * Add a README.Debian.
141 * Change the switch2 symlink to gtk-theme-switch2, since most people
142 will want to see both in the autocompletion of 'gtk-theme-switch.'
143 Complain if this is undesirable.
144 * Add a blank binary-indep target to conform with policy.
145 * Replace manpage with a nicer and more descriptive one which includes
146 a description of switch2, made by myself.
147 * Update to Standards-Version 3.6.0 - no changes needed.
148 * Tweak the description a little bit.
149
150 -- Joshua Kwan <joshk@triplehelix.org> Sun, 17 Aug 2003 01:25:25 -0700
151
152gtk-theme-switch (2.0.0rc2+1.0.1-2) unstable; urgency=low
153
154 * switch2 work:
155 + fix the mkdir issue (see #84916, switch had the same issue)
156 + as with patch for #164059, don't show theme dirs that do not have
157 gtk-2.0/gtkrc. (Closes: #198915)
158 * Use -g when compiling, strip stuff off later.
159
160 -- Joshua Kwan <joshk@triplehelix.org> Thu, 26 Jun 2003 20:19:53 -0700
161
162gtk-theme-switch (2.0.0rc2+1.0.1-1) unstable; urgency=medium
163
164 * New maintainer (with previous maintainer's consent)
165 * New upstream version 1.0.1 (GTK+ 1.x version):
166 + Fix for the 100% CPU usage bug when previewing themes
167 (Closes: #168445)
168 * We now build the GTK+ 2.0 binary as well. Available from the same upstream
169 location. (Closes: #185519)
170 * Removed dumb debian/CVS directory
171 * Fixed the source to take umask into account when creating ~/.themes
172 (Closes: #84916)
173 * Applied patch from ilmari@ping.uio.no to fix displaying of directories
174 within /usr/share/themes that did not have gtk/gtkrc (thus not valid
175 themes. Closes: #164059)
176 * Revise debian/:
177 + Use debian/compat instead of DH_COMPAT
178 + Remove old DH_OPTIONS stuff in rules, useless configure{-stamp}
179 targets, and boilerplate comments.
180 + Symlink /usr/bin/switch to /usr/bin/gtk-theme-switch for consistency.
181 (Closes: #84912)
182 + Use dh_installman instead of dh_installmanpages
183 + Remove useless calls to other dh_* programs.
184 + Remove dependency on tar, which is a required package anyway.
185 + Install upstream readme, changelog and todo files
186
187 -- Joshua Kwan <joshk@triplehelix.org> Thu, 5 Jun 2003 16:27:37 -0700
188
189gtk-theme-switch (1.0-3) unstable; urgency=low
190 * Rebuild to eliminate xlib6g dependency
191
192 -- Aaron Lehmann <aaronl@vitelus.com> Wed, 04 Dec 2002 16:23:15 -0800
193
194gtk-theme-switch (1.0-2) unstable; urgency=low
195 * Only install manpage once
196
197 -- Aaron Lehmann <aaronl@vitelus.com> Mon, 6 Nov 2000 08:28:53 -0700
198
199gtk-theme-switch (1.0-1) unstable; urgency=medium
200 * Major new upstream release
201
202 -- Aaron Lehmann <aaronl@vitelus.com> Tue, 24 Oct 2000 19:03:36 -0700
203
204gtk-theme-switch (0.4-4) unstable; urgency=low
205 * Use debhelper
206 * Depend on Gtk::Perl (libgtk-perl)
207
208 -- Aaron Lehmann <aaronl@vitelus.com> Fri, 22 Sep 2000 16:29:36 -0700
209
210gtk-theme-switch (0.4-3) unstable; urgency=low
211 * make it actually work
212
213 -- Aaron Lehmann <aaronl@vitelus.com> Mon, 18 Sep 2000 18:45:03 -0700
214
215gtk-theme-switch (0.4-2) unstable; urgency=low
216 * Make undocumented man pages work
217 * Depend on perl
218 * Fix first line of README
219
220 -- Aaron Lehmann <aaronl@vitelus.com> Mon, 18 Sep 2000 17:28:58 -0700
221
222gtk-theme-switch (0.4-1) unstable; urgency=low
223
224 * Initial release.
225
226 -- Aaron Lehmann <aaronl@vitelus.com> Mon, 18 Sep 2000 16:53:50 -0700
This page took 0.022312 seconds and 4 git commands to generate.