usplash-theme-ubuntu (0.27) karmic; urgency=low * debian/copyright: Update to new Canonical approved trademark clause, which puts back a license (CC-BY-SA) to the artwork. (LP: #451263) -- Martin Pitt Thu, 15 Oct 2009 11:37:28 +0200 usplash-theme-ubuntu (0.26) karmic; urgency=low * debian/copyright: Update to CC-BY-SA 3.0 as per Canonical Ltd.'s (the copyright holder) decision. Add some explanatory text about the trademark policy. * usplash-theme-ubuntu.c: Comment out the previous progress bar drawing functions and replace them with empty stubs. With the boot time reorganization, we do not want the progress bar any more. * Drop the old logos and replace them with Mat Tomaszewski's new logos. Recalculate the image offsets for all themes and update the palette indexes for the text color. -- Martin Pitt Wed, 23 Sep 2009 22:13:23 +0200 usplash-theme-ubuntu (0.25) karmic; urgency=low * debian/copyright: Clarify which parts are GPL (*.c files) and which are CC-BY-SA (*.png files). -- Martin Pitt Tue, 15 Sep 2009 13:57:38 +0200 usplash-theme-ubuntu (0.24) karmic; urgency=low [ Kenneth Wimer ] * Correcting text box placement values and resolution for some configs entries to fix LP: #401432 -- Loïc Minier Wed, 05 Aug 2009 12:17:01 +0100 usplash-theme-ubuntu (0.23) jaunty; urgency=low * usplash-theme-ubuntu.c, t_animate_step_{16,32}: Use the correct image's width for calculating the number of pulsating steps. Previously, this triggered integer, and thus buffer overflows, which caused screen corruption and sometimes complete corruption of the VTs. (LP: #345269) -- Martin Pitt Thu, 19 Mar 2009 22:03:02 +0100 usplash-theme-ubuntu (0.22) jaunty; urgency=low * debian/control: Add Vcs-Bzr: header. * Merge from ubuntu-art-pkg branch: - Final artwork for Jaunty. - Ship the logo in three sizes only, instead of one full background image for every resolution. Position the logo appropriately, and ship themes for just about every possible resolution. -- Martin Pitt Wed, 18 Mar 2009 09:29:09 +0100 usplash-theme-ubuntu (0.21) jaunty; urgency=low * Update for new usplash which supports explicit theme sizes and pixmap positions; see LP #64147 for details. * debian/control: Bump usplash dependencies to >= 0.5.30 (THEME_VERSION==4). -- Martin Pitt Wed, 04 Mar 2009 21:44:18 +0100 usplash-theme-ubuntu (0.20) jaunty; urgency=low * fix layout for big wide screens. (LP: #245437) -- Leonard Michlmayr Mon, 02 Feb 2009 10:31:55 +0100 usplash-theme-ubuntu (0.19) intrepid; urgency=low * No-change rebuild against current usplash which bumped THEME_VERSION. -- Martin Pitt Wed, 23 Jul 2008 19:50:18 +0200 usplash-theme-ubuntu (0.18) hardy; urgency=low * Fix flickering of the progress bar. Thanks to Daniel Sargeant for the patch! (LP: #205854) -- Martin Pitt Tue, 01 Apr 2008 16:15:40 +0200 usplash-theme-ubuntu (0.17) gutsy; urgency=low * Ensure throbber is centred; Change all 'theme' resolution (except 640x400x4) -> hardcoded 320px wide throbber, to match the pixmap. -- Paul Sladen Mon, 24 Sep 2007 17:14:09 +0300 usplash-theme-ubuntu (0.16) gutsy; urgency=low * Try to fix widescreen progress-bar misalignment; Change usplash_theme_1365_768_scaled so that: 322+380+322 = 1024 -- Paul Sladen Mon, 24 Sep 2007 17:14:09 +0300 usplash-theme-ubuntu (0.15) gutsy; urgency=low * Set Architecture to any, usplash works on sparc as well. -- Steve Kowalik Mon, 25 Jun 2007 17:22:38 +1000 usplash-theme-ubuntu (0.14) feisty; urgency=low * [Kenneth Wimer] - Fixing bug in throbber_fore.png * [Daniel Holbach] - debian/control: - bumped Standards-Version. - debian/postrm: - add #DEBHELPER# tag. -- Daniel Holbach Thu, 5 Apr 2007 17:20:09 +0200 usplash-theme-ubuntu (0.13) feisty; urgency=low [ Dennis Kaarsemaker ] * Fix broken palette indices. Some colors were just unreadable and some color indices pointed outside the palette which could cause crashes. [ Martin Pitt ] * debian/control: Fix build dependency for the usplash-dev -> libusplash-dev rename. -- Martin Pitt Mon, 19 Mar 2007 09:27:15 +0100 usplash-theme-ubuntu (0.12) feisty; urgency=low * updating the pics to final version - yippee! -- Kenneth Wimer Wed, 14 Feb 2007 08:12:22 +0100 usplash-theme-ubuntu (0.11) feisty; urgency=low * updating pics again -- Kenneth Wimer Tue, 13 Feb 2007 16:05:39 +0100 usplash-theme-ubuntu (0.10) feisty; urgency=low * adding new pics for background and progress bar -- Kenneth Wimer Tue, 13 Feb 2007 13:06:34 +0100 usplash-theme-ubuntu (0.9) feisty; urgency=low * updating background pics and scrollbar -- Kenneth Wimer Mon, 12 Feb 2007 17:10:57 +0100 usplash-theme-ubuntu (0.8) feisty; urgency=low * updating pics for feisty -- Kenneth Wimer Thu, 8 Feb 2007 14:55:06 +0100 usplash-theme-ubuntu (0.7) feisty; urgency=low * Adding new bg pics for feisty * Adding new progress bar with more desktop-like background -- Kenneth Wimer Thu, 8 Feb 2007 11:02:52 +0100 usplash-theme-ubuntu (0.6) edgy; urgency=low * Remove stray '/*' in 640x400 theme definition that caused the progress bar definition to be commented out, and thus the values set to zero. -- Scott James Remnant Wed, 25 Oct 2006 09:02:22 +0100 usplash-theme-ubuntu (0.5) edgy; urgency=low * Center the throbber in 640x400 and 640x480 modes too. -- Tollef Fog Heen Mon, 23 Oct 2006 13:52:33 +0200 usplash-theme-ubuntu (0.4) edgy; urgency=low * Artwork tweak from Frank Schoep to make the backgrounds properly black (closes: Malone #66107). * Add debian/copyright: licence is CC-SA per Frank Schoep on IRC. -- Colin Watson Sat, 21 Oct 2006 01:15:05 +0100 usplash-theme-ubuntu (0.3) edgy; urgency=low * Update to new artwork. -- Tollef Fog Heen Fri, 20 Oct 2006 16:23:52 +0200 usplash-theme-ubuntu (0.2) edgy; urgency=low * Add 640x400 theme from dapper. Hack the progressbar functions so they look slightly less bad than they'd otherwise do. -- Tollef Fog Heen Tue, 17 Oct 2006 02:26:48 +0200 usplash-theme-ubuntu (0.1-1) edgy; urgency=low * Initial release - this theme is nowhere near final! -- Dennis Kaarsemaker Fri, 8 Sep 2006 19:45:01 +0200