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 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591
|
gnome-icon-theme (3.12.0-2) unstable; urgency=medium
[ Andreas Henriksson ]
* Add "Multi-arch: foreign" (Closes: #762035)
Thanks to David Kozub.
[ Laurent Bigonville ]
* Drop the libgtk-3-bin and libgtk2.0-bin (build-)dependencies and pull
gtk-update-icon-cache instead (Closes: #580336)
* debian/postinst:
- Use gtk-update-icon-cache executable instead of gtk-update-icon-cache-3.0
- Do not hardcode the paths of gtk-update-icon-cache but rely on PATH to
check if it is installed
* debian/control.in:
- Drop obsolete Breaks from pre-wheezy.
- Bump Standards-Version to 3.9.8 (no further changes)
- Remove duplicate Section field
-- Laurent Bigonville <bigon@debian.org> Mon, 23 May 2016 01:30:43 +0200
gnome-icon-theme (3.12.0-1) unstable; urgency=medium
[ Jackson Doak ]
* New upstream release
* debian/control: Bump standards-version to 3.9.5 (no changes)
-- Andreas Henriksson <andreas@fatal.se> Tue, 25 Mar 2014 10:20:18 +0100
gnome-icon-theme (3.10.0-1) unstable; urgency=low
[ Jackson Doak ]
* New upstream release (build fixes)
-- Michael Biebl <biebl@debian.org> Wed, 23 Oct 2013 00:51:59 +0200
gnome-icon-theme (3.8.3-1) unstable; urgency=low
[ Jeremy Bicha ]
* New upstream release
* debian/rules: No longer necessary to remove icon-theme.cache manually
-- Michael Biebl <biebl@debian.org> Wed, 28 Aug 2013 12:48:03 +0200
gnome-icon-theme (3.8.2-2) unstable; urgency=low
* Upload to unstable.
* Bump Standards-Version to 3.9.4. No further changes.
-- Michael Biebl <biebl@debian.org> Sun, 16 Jun 2013 20:01:00 +0200
gnome-icon-theme (3.8.2-1) experimental; urgency=low
[ Josselin Mouette ]
* Switch to interest-noawait for the trigger.
[ Andreas Henriksson ]
* New upstream release.
-- Andreas Henriksson <andreas@fatal.se> Mon, 27 May 2013 19:17:13 +0200
gnome-icon-theme (3.7.91-1) experimental; urgency=low
[ Thomas Bechtold ]
* New upstream release
-- Sjoerd Simons <sjoerd@debian.org> Sat, 23 Mar 2013 18:49:05 +0100
gnome-icon-theme (3.6.0-1) experimental; urgency=low
* Team upload
* New upstream release
- new design for user-idle icon
-- Simon McVittie <smcv@debian.org> Mon, 22 Oct 2012 18:23:41 +0100
gnome-icon-theme (3.4.0-2) unstable; urgency=low
* Upload to unstable.
* Bump Standards-Version to 3.9.3.
-- Michael Biebl <biebl@debian.org> Sun, 01 Apr 2012 06:23:01 +0200
gnome-icon-theme (3.4.0-1) experimental; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 29 Mar 2012 10:46:27 +0200
gnome-icon-theme (3.3.91-1) experimental; urgency=low
* New upstream development release.
-- Michael Biebl <biebl@debian.org> Fri, 16 Mar 2012 04:29:39 +0100
gnome-icon-theme (3.2.1.2-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 20 Oct 2011 08:03:09 +0200
gnome-icon-theme (3.2.1-1) unstable; urgency=low
* New upstream release.
* debian/watch:
- Track .xz tarballs.
-- Michael Biebl <biebl@debian.org> Tue, 18 Oct 2011 19:46:24 +0200
gnome-icon-theme (3.2.0-1) unstable; urgency=low
[ Josselin Mouette ]
* Drop swirl-foot.svg upon upstream request.
* prerm:
+ Drop the pre-squeeze upgrade code.
+ Add code to remove the swirl-foot.svg alternative.
[ Michael Biebl ]
* New upstream release.
* Update watch file to version 3.
-- Michael Biebl <biebl@debian.org> Wed, 05 Oct 2011 23:09:02 +0200
gnome-icon-theme (3.0.0-4) unstable; urgency=low
[ Josselin Mouette ]
* Add Breaks against mail-notification.
[ Michael Biebl ]
* debian/control.in: Re-add dependency on hicolor-icon-theme so the icon
cache is correctly setup for GNOME apps installing icons into
/usr/share/icons/hicolor. Closes: #629990
-- Michael Biebl <biebl@debian.org> Fri, 08 Jul 2011 05:49:53 +0200
gnome-icon-theme (3.0.0-3) unstable; urgency=low
[ Martin Pitt ]
* debian/watch: Move to *.bz2, upstream does not release .gz tarballs any
more.
[ Michael Biebl ]
* debian/control.in: Add Vcs-* fields.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
-- Michael Biebl <biebl@debian.org> Tue, 21 Jun 2011 00:04:30 +0200
gnome-icon-theme (3.0.0-2) experimental; urgency=low
[ Josselin Mouette ]
* Remove icon-theme.cache from the package. Closes: #626515.
[ Martin Pitt ]
* debian/postinst: Use gtk-update-icon-cache-3.0 instead of the 2.0 binary.
Move libgtk2.0-bin dependency to libgtk-3-bin for this.
* debian/control.in: Bump Standards-Version to 3.9.2 (no changes necessary).
-- Martin Pitt <mpitt@debian.org> Mon, 23 May 2011 07:49:01 +0200
gnome-icon-theme (3.0.0-1) experimental; urgency=low
* New upstream release.
-- Frederic Peters <fpeters@debian.org> Thu, 31 Mar 2011 10:22:43 +0530
gnome-icon-theme (2.91.93-1) experimental; urgency=low
* New upstream release.
-- Frederic Peters <fpeters@debian.org> Thu, 31 Mar 2011 09:53:44 +0530
gnome-icon-theme (2.91.92-1) experimental; urgency=low
* New upstream release.
-- Frederic Peters <fpeters@debian.org> Wed, 23 Mar 2011 22:54:12 +0100
gnome-icon-theme (2.91.7-1) experimental; urgency=low
* New upstream release.
-- Frederic Peters <fpeters@debian.org> Wed, 23 Feb 2011 21:03:35 +0100
gnome-icon-theme (2.91.6-1) experimental; urgency=low
* New upstream release.
+ debian/control.in:
- Update build dependencies.
- Remove old conflicts/replaces.
+ debian/copyright:
- Updated for the new LGPL-3 | CC-BY-SA-3.0 license.
* debian/rules,
debian/source/format:
+ Switch to source format 3.0 (quilt).
-- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 07 Feb 2011 22:17:45 +0000
gnome-icon-theme (2.30.3-2) unstable; urgency=low
* Break evolution < 2.30 and gnome-games < 1:2.30.2-1.
-- Josselin Mouette <joss@debian.org> Sat, 06 Nov 2010 20:38:14 +0100
gnome-icon-theme (2.30.3-1) unstable; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Wed, 26 May 2010 16:33:11 +0200
gnome-icon-theme (2.30.2.1-1) unstable; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Thu, 29 Apr 2010 18:01:18 +0200
gnome-icon-theme (2.30.2-1) unstable; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Wed, 28 Apr 2010 14:16:53 +0200
gnome-icon-theme (2.30.1-1) unstable; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Sat, 17 Apr 2010 10:13:20 +0200
gnome-icon-theme (2.30.0-2) unstable; urgency=low
* Break netspeed << 0.15.2-2. Closes: #576840.
* Also break rhythmbox << 0.12.8.
* Distribute gnome-foot.svg from the 2.28 package.
* Install the SVG versions just for our three versions of start-here.
* Revert the alternative change. Closes: #576614.
* Keep a prerm for the moment to handle upgrades from 2.30.0-1.
-- Josselin Mouette <joss@debian.org> Wed, 07 Apr 2010 22:00:27 +0200
gnome-icon-theme (2.30.0-1) unstable; urgency=low
* New upstream stable release:
+ debian/rules,
debian/preinst,
debian/postinst:
- The SVG icons are not installed anymore.
-- Sebastian Dröge <slomo@debian.org> Mon, 05 Apr 2010 20:26:34 +0200
gnome-icon-theme (2.28.0-1) unstable; urgency=low
* New upstream release.
* debian/control.in:
- bumped standards-version to 3.8.3. No changes needed.
-- Andrea Veri <andrea.veri89@gmail.com> Mon, 28 Sep 2009 20:45:42 +0200
gnome-icon-theme (2.26.0-1) unstable; urgency=low
[ Josselin Mouette ]
* README.Debian: document how to change the main menu icon.
[ Luca Bruno ]
* New upstream release.
* debian/copyright:
- Specify GPL version 2.
[ Josselin Mouette ]
* Remove the bunch of empty directories in /usr/share/locale.
-- Josselin Mouette <joss@debian.org> Fri, 29 May 2009 12:35:16 +0200
gnome-icon-theme (2.24.0-4) unstable; urgency=low
* Add missing build-dependency on librsvg2-bin.
* start-here.svg: fix the colors so that they match the original
Debian swirl, and integrate better.
* Rebuild against a recent icon-naming-utils. Closes: #514995.
* Rename start-here.svg to swirl-foot.svg, also provide a
debian-swirl.svg icon.
* Use alternatives to select the default icon, the highest priority
goes to debian-swirl according to the poll. Closes: #516566.
* Handle icon caches by hand; pass --no-act to dh_icons.
Closes: #484684.
* Register a trigger so that the cache is regerenerated when
necessary.
* Depend on libgtk2.0-bin to have gtk-update-icon-cache.
-- Josselin Mouette <joss@debian.org> Wed, 25 Mar 2009 15:02:01 +0100
gnome-icon-theme (2.24.0-3) unstable; urgency=low
* debian/start-here.svg: ship a Debian/GNOME logo for the menu.
* rules: replace the standard icons with it. Closes: #516566.
* Standards version is 3.8.1.
-- Josselin Mouette <joss@debian.org> Fri, 20 Mar 2009 00:33:37 +0100
gnome-icon-theme (2.24.0-2) unstable; urgency=low
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Fri, 06 Mar 2009 17:58:48 +0100
gnome-icon-theme (2.24.0-1) experimental; urgency=low
* New upstream release.
* debian/control.in:
+ Update Standards-Version to 3.8.0, no additional changes needed.
+ Bump icon-naming-utils minimum build dependency to (>= 0.8.7).
+ Add intltool (>= 0.40.0) build dependency
+ Dropped libxml-parser-perl build dependency
* debian/copyright:
+ Updated to reflect AUTHORS
+ Change downloaded from URL to
<http://download.gnome.org/sources/gnome-icon-theme/>
-- Luca Bruno <lethalman88@gmail.com> Mon, 08 Dec 2008 11:02:28 +0100
gnome-icon-theme (2.22.0-1) unstable; urgency=low
* debian/patches/01_apps_icons_scalable.patch:
+ Drop accidentially included patch that was just added for testing
purposes and was forgotten to be removed for the final upload.
* New upstream stable release.
* debian/control.in:
+ Update Standards-Version to 3.7.3, no additional changes needed.
-- Sebastian Dröge <slomo@debian.org> Wed, 12 Mar 2008 08:33:28 +0100
gnome-icon-theme (2.20.0-1) unstable; urgency=low
* New upstream release:
+ debian/gnome-icon-theme.links:
- Dropped as Gnome uses the correct mimetypes now.
+ debian/control.in:
- Update icon-naming-utils minimum build dependency to (>= 0.8.6).
* debian/patches/01_apps_icons_scalable.patch:
+ Patch taken from Ubuntu to use scalable application icons.
-- Sebastian Dröge <slomo@debian.org> Thu, 20 Sep 2007 21:22:13 +0200
gnome-icon-theme (2.18.0-3) unstable; urgency=low
[ Loic Minier ]
* Drop 48x48 symlink for gnome-mime-application-vnd.ms-word; thanks giggz;
closes: #421383.
[ Josselin Mouette ]
* Include gnome-mime-application-vnd.ms-word links for 22x22 and 24x24
sizes.
* Conflict with gnome-panel < 2.18 and gnome-themes-extras <
0.9.0.deb0.1 (closes: #422933).
-- Josselin Mouette <joss@debian.org> Wed, 09 May 2007 10:32:35 +0200
gnome-icon-theme (2.18.0-2) unstable; urgency=low
* Upload to unstable; drop check-dist include.
* Wrap build-deps and deps.
* Fix URL in copyright.
-- Loic Minier <lool@dooz.org> Tue, 24 Apr 2007 17:43:48 +0200
gnome-icon-theme (2.18.0-1) experimental; urgency=low
* New upstream release.
-- Marc 'HE' Brockschmidt <he@debian.org> Sat, 24 Mar 2007 19:31:46 +0100
gnome-icon-theme (2.16.1-2) experimental; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
* Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
* Merge 2.14.2-3; SVN r8331:9231.
-- Loic Minier <lool@dooz.org> Sat, 24 Mar 2007 19:26:58 +0100
gnome-icon-theme (2.16.1-1) experimental; urgency=low
[ Loic Minier ]
* Fix watch file to track stable releases and use HTTP.
[ Josselin Mouette ]
* New upstream release.
-- Josselin Mouette <joss@debian.org> Sun, 3 Dec 2006 22:05:28 +0100
gnome-icon-theme (2.16.0.1-1) experimental; urgency=low
* New upstream releases.
- Bump up icon-naming-utils build-dep to >= 0.8.1.
-- Loic Minier <lool@dooz.org> Tue, 5 Sep 2006 20:32:53 +0200
gnome-icon-theme (2.15.91-1) experimental; urgency=low
* New upstream development releases.
- Target at experimental.
- Add pkg-config and icon-naming-utils (>= 0.8.0) build-deps.
-- Loic Minier <lool@dooz.org> Sun, 13 Aug 2006 15:53:54 +0200
gnome-icon-theme (2.14.2-3) unstable; urgency=low
* Add a get-orig-source target to retrieve the upstream tarball.
-- Loic Minier <lool@dooz.org> Sat, 24 Mar 2007 19:21:34 +0100
gnome-icon-theme (2.14.2-2) unstable; urgency=low
* Move debhelper, cdbs, and gnome-pkg-tools from Build-Depends-Indep to
Build-Depends.
* Bump up Standards-Version to 3.7.2.
* Add ${misc:Depends}.
* Bump up Debhelper compatibility level to 5.
* Add CDBS' utils.
-- Loic Minier <lool@dooz.org> Sun, 13 Aug 2006 15:48:38 +0200
gnome-icon-theme (2.14.2-1) unstable; urgency=low
* New upstream release.
* Set myself as maintainer.
* Update watch file.
-- Josselin Mouette <joss@debian.org> Mon, 3 Apr 2006 21:48:34 +0200
gnome-icon-theme (2.12.1-2) unstable; urgency=low
* Depend on librsvg2-common for SVG icons.
* Upload to unstable.
-- Josselin Mouette <joss@debian.org> Sun, 8 Jan 2006 12:31:14 +0100
gnome-icon-theme (2.12.1-1) experimental; urgency=low
* New upstream release.
* gnome-icon-theme.links: remove python link, it is now unnecessary.
* watch: update to 2.12.
-- Josselin Mouette <joss@debian.org> Sun, 9 Oct 2005 13:24:52 +0200
gnome-icon-theme (2.10.1-3) unstable; urgency=low
* Remove /usr/share/icons/Default symlink which causes issue in the
graphical selector. (Closes: #331230) [debian/gnome-icon-theme.links]
-- Loic Minier <lool@dooz.org> Sun, 2 Oct 2005 16:20:28 +0200
gnome-icon-theme (2.10.1-2) unstable; urgency=low
* Upload to unstable.
-- Sebastien Bacher <seb128@debian.org> Wed, 8 Jun 2005 00:50:56 +0200
gnome-icon-theme (2.10.1-1) experimental; urgency=low
* GNOME team upload.
* New upstream version.
-- Jordi Mallach <jordi@debian.org> Mon, 9 May 2005 14:07:55 +0200
gnome-icon-theme (2.10.0-1) experimental; urgency=low
* New upstream version.
* debian/control.in:
- replaces gnome-panel-data (<= 2.9.91-1).
* debian/gnome-icon-theme.links:
- fix the python icon.
* debian/watch:
- updated.
-- Sebastien Bacher <seb128@debian.org> Sat, 9 Apr 2005 14:32:18 +0200
gnome-icon-theme (2.8.0-4) unstable; urgency=low
* Changes by Loïc Minier <lool@dooz.org>:
+ Fix build-deps, adding libxml-parser-perl (closes: #297241).
* Changes by Josselin Mouette:
+ control.in: include a decent description (closes: #207430, #209509).
-- Josselin Mouette <joss@debian.org> Wed, 2 Mar 2005 00:36:57 +0100
gnome-icon-theme (2.8.0-3) unstable; urgency=low
* postinst, prerm: removed; some other packages put icons in these
directories.
* rules: use cdbs.
* control.in: update build dependencies.
-- Josselin Mouette <joss@debian.org> Sun, 27 Feb 2005 16:26:17 +0100
gnome-icon-theme (2.8.0-2) unstable; urgency=low
* postinst, prerm: use gtk-update-icon-cache to update icon-theme.cache
files.
-- Josselin Mouette <joss@debian.org> Wed, 16 Feb 2005 19:46:35 +0100
gnome-icon-theme (2.8.0-1) unstable; urgency=low
* GNOME Team Upload.
* Acknowledge the NMU, thanks Steve (Closes: #275570).
* New upstream release.
* debian/gnome-icon-theme.links:
- added a link to the new mime for word file, should fix the problem with
the icons used in nautilus.
* debian/watch:
- added.
-- Sebastien Bacher <seb128@debian.org> Tue, 16 Nov 2004 11:58:43 +0100
gnome-icon-theme (1.2.3-1.1) unstable; urgency=high
* Non-maintainer upload.
* High-urgency upload for sarge-targetted RC bugfix.
* Document Replaces: kdebase, to allow smooth upgrades from woody
(closes: #275570).
-- Steve Langasek <vorlon@debian.org> Sun, 17 Oct 2004 16:46:50 -0700
gnome-icon-theme (1.2.3-1) unstable; urgency=low
* GNOME Team Upload.
* New upstream release.
-- Sebastien Bacher <seb128@debian.org> Mon, 7 Jun 2004 23:41:30 +0200
gnome-icon-theme (1.2.1-2) unstable; urgency=low
* GNOME Team Upload.
* Upload to unstable.
-- Sebastien Bacher <seb128@debian.org> Sat, 22 May 2004 14:44:24 +0200
gnome-icon-theme (1.2.1-1) experimental; urgency=low
* GNOME Team Upload.
* New upstream release.
-- Sebastien Bacher <seb128@debian.org> Sat, 15 May 2004 12:52:30 +0200
gnome-icon-theme (1.2.0-2) experimental; urgency=low
* GNOME team upload.
* debian/control.in: fix typo in Depends line (thanks JHM).
-- Jordi Mallach <jordi@debian.org> Fri, 26 Mar 2004 14:13:08 +0100
gnome-icon-theme (1.2.0-1) experimental; urgency=low
* Gnome Team Upload.
* New upstream release.
* debian/control.in:
+ Build-Depends on hicolor-icon-theme and gnome-pkg-tools
+ Depends on hicolor-icon-theme
+ Gnome Team changes
+ updated Standards-Version
-- Sebastien Bacher <seb128@debian.org> Fri, 26 Mar 2004 01:02:32 +0100
gnome-icon-theme (1.1.3-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@debian.org> Wed, 10 Dec 2003 13:16:54 +0900
gnome-icon-theme (1.0.7-1) unstable; urgency=low
* New upstream release (closes: #202051)
-- Takuo KITAME <kitame@debian.org> Wed, 27 Aug 2003 16:35:13 +0900
gnome-icon-theme (1.0.5-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@debian.org> Tue, 17 Jun 2003 12:22:24 +0900
gnome-icon-theme (1.0.0-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@debian.org> Thu, 23 Jan 2003 19:10:05 +0900
gnome-icon-theme (0.91-1) unstable; urgency=low
* Initial Release, moved from nautilus 2.1.91 source.
-- Takuo KITAME <kitame@debian.org> Fri, 17 Jan 2003 14:57:28 +0900
|