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