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