Fix d/copyright (again)
[gtk-theme-switch.git] / ChangeLog
CommitLineData
1775dd11
MG
12.1.0
2-----
3- New home page
4
5
62.1.0rc1
7--------
8
9- New developer : Denis Briand <denis@narcan.fr>
10with muhri and Aaron Lehmann agreement, thanks for their confidence.
11- New hosting project : gna.org (pending)
12- remove deprecated gtk1 support
13- add license headers in each sources files.
14- rename gtk-theme-switch2.c into main.c
15- remove switch.h
16
17
18
19
202.0.6
21-----
22
23- New Maintainer (Closes: #462908)
24- solve an unchecked fopen() (Closes: #498447)
25Thanks to François Wendling for his audit
26and for his patch.
27- fix hash table pointer issue (Closes: #229384)
28Thanks to Ron Murray for his work and for his patch.
29- rename switch2.* by gtk-theme-switch2.*
30and 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.- Fit man file to the renamed bin file.
39- Rename unused ChangeLog to ChangeLog.old
40- Change deprecated "dh_clean -k" in "dh_prep" in debian/rules.
41
42 -- Denis Briand <denis@narcan.fr> Sat, 11 Apr 2009 18:36:20 +0200
43
44
452.0.5
46-----
47
48- QA upload.
49Set maintainer to Debian QA Group <packages@qa.debian.org>.
50- Build gtk2 binary only. (Closes: #462906, #462904, #291008).
51Rename debian/switch.1 to switch2.1 to match binary.
52- Drop recommends for gtk-engines-pixmap. (Closes: #473847).
53Thanks to amaya for the bug report and fix.
54- Update FSF address in copyright.
55- Bump debhelper build-dep and compat to 5.
56- Bump Standards Version to 3.7.3.
57Menu policy transition.
58
59 -- Barry deFreese <bddebian@comcast.net> Tue, 15 Apr 2008 23:28:49 -0400
60
61
622.0.4
63-----
64
65- switch.c (get_dirs): the gtk-2.0/gtkrc dir is used for gtk-2.0
66themes, we should use gtk/gtkrc for gtk themes.
67thanks to Tobias Jordan <knilch@hawo.stw.uni-erlangen.de>
68for the patch. (Closes: #255722, #306245).
69
70 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Sat, 30 Apr 2005 20:26:10 -0400
71
72
732.0.3
74-----
75
76- Fixed bug #278179.
77
78 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Mon, 25 Oct 2004 15:56:29 -0300
79
80
812.0.2
82-----
83
84- New Maintainer with previous Maintainer consent's.
85- gtk-theme-switch2 overwritte ~/.gtkrc-2.0, so we made a backup
86of this file before overwritte them. (Closes : #271450)
87
88 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl> Tue, 14 Sep 2004 11:16:43 -0400
89
90
912.0.1
92-----
93
94- New upstream (me) release. Becomes Debian native.
95- These patches are new, but were merged into the new native source:
96 - 05_use_2.0_in_mine.dpatch: use file name '.gtkrc-2.0.mine' when writing
97 canned .gtkrc-2.0 for personal changes to avoid conflict with .gtkrc.mine.
98 - 06_check_gtkrc_NULL.dpatch: check to see whether gtkrc is NULL, or else
99 feof() and fclose() will choke on it. Thanks Zack Cerza.
100- Quote stuff in debian/menu.
101
102 -- Joshua Kwan <joshk@triplehelix.org> Wed, 16 Jun 2004 00:31:55 -0700
103
104
1052.0.0rc2
106--------
107
108- Changed binary name to switch2
109- Fixed switching in some cases.
110- Fixed user font selection.
111
1122.0.0rc1
113-----
114
115- Port to Gtk2.0.
116
1171.0.1
118-----
119
120- Fix for window resizing at startup.
121- Fix for 100% cpu usage when previewing themes.
122
123
1241.0
125---
126
127Rewrote from Perl to C.
This page took 0.015232 seconds and 4 git commands to generate.