usplash (0.3e) unstable; urgency=low

  * Add 05-usplash_write-quiet.patch from Petter Reinholdtsen
    <pere@hungry.com>. Gets rid of error messages on splash=false boots.

 -- maximilian attems <maks@sternwelten.at>  Fri,  4 Aug 2006 10:04:59 +0200

usplash (0.3d) unstable; urgency=low

  * Add 03-bogl-no-PAGESIZE.patch to the patches/series file to really fix
    the powerpc ftbfs.
  * bogl/Makefile: Ease sarge backports, build with DEB_BUILD_ARCH in
    04-blog-dpkg-arg.patch. Thanks Petter Reinholdtsen <pere@hungry.com>.
    (closes: 380745)
  * debian/usplash.init: Workaround missing ubuntu gdm patches. Call usplash
    in init stop. Thanks Petter Reinholdtsen <pere@hungry.com>.
    (closes: 381009)

 -- maximilian attems <maks@sternwelten.at>  Wed,  2 Aug 2006 09:28:22 +0200

usplash (0.3c) unstable; urgency=low

  * debian/usplash.postinst: Readd rm_default_artwork for migration from ubuntu.
  * Add 03-bogl-no-PAGESIZE.patch. (closes: 380618)

 -- maximilian attems <maks@sternwelten.at>  Mon, 31 Jul 2006 23:56:26 +0200

usplash (0.3b) unstable; urgency=low

  * debian/copyright: Add notice about .bdf files.

 -- maximilian attems <maks@sternwelten.at>  Sun, 30 Jul 2006 21:50:42 +0200

usplash (0.3a) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Initial upload to Debian (Closes: #356193)
  * usplash_write.c: Fix typo in fifo write code, 00-ssize-typo.patch.
  * usplash.c: Improve error messages when usplash fail to start,
    01-bogl-error.patch.
  * usplash.h: Improve comment for USPLASH_FIFO, 02-header-comment.patch.
  * Make sure postrm call update-rc.d to remove the init.d script.

  [ maximilian attems ]
  * Add the Debian kernel team as Maintainer. Petter and myself as Uploaders.
  * Add versioned dependency to initramfs-tools 0.72, which adds the fb boot
    scripts.
  * Standards-Version 3.7.2.0 without needed changes.
  * debian/copyright: Add pointer to latest Ubuntu release, small rephrasing.
  * Use a Debian version string, as there is no separate archive.
  * debian/usplash.postinst: Check if update-initramfs is really installed.
    Remove old unused rm_default_artwork().
  * debian/usplash.postrm: Check if update-initramfs is really installed.
  * debian/patches: Split out Petter's changes as patches.
  * debian/rules: Add quilt handling for the patches.
  * debian/control: Add quilt build dependency.
  * .bzr, bogl/.cvsignore: Remove version control stuff in source package.
  * Add lsb-base-logging-ubuntu.sh from ubuntu lsb (3.1-10ubuntu2).
  * debian/rules: Install lsb-base-logging.sh.
  * usplash.lintian: Add lintian override for /etc/lsb-base-logging.sh,
    Debian lsb-base allows to set there the lsb functions.
  * debian/rules: Install lintian override.
  * debian/control: Provides bootsplash as discussed with otavio.

 -- maximilian attems <maks@sternwelten.at>  Sat, 29 Jul 2006 17:16:04 +0200

usplash (0.3-4) edgy; urgency=low

  * Check ENXIO not ENODEV.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 22 Jun 2006 11:33:05 +0200

usplash (0.3-3) edgy; urgency=low

  * Don't print the "No such device or address" warning if usplash is not
    running.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 21 Jun 2006 12:30:57 +0200

usplash (0.3-2) edgy; urgency=low

  * Updated test card to new "B" image, which has the following features:
    * The palette is no longer VGA so we can detect hardware that ignores
      the supplied palette
    * Palette index 0, and the general background colour, is no longer
      black so we can detect hardware that fills extra space with either
      index 0 or hardware black.

 -- Scott James Remnant <scott@ubuntu.com>  Tue, 20 Jun 2006 13:19:27 +0200

usplash (0.3-1) edgy; urgency=low
  
  * Updated bogl against the latest source, while maintaining our errant
    bogl_move branch.
  * Rearrange source tree so that bogl is in a sub-directory and not mixed
    in with the usplash code.

  * Take the opportunity to clean up the rest of the source somewhat.
  * Throw in a couple of manpages.
  
  * Build-in new default theme, the Ubuntu artwork should be shipped in an
    appropriate package.
  * Artwork .so files should now provide a usplash_theme structure listing
    all the palette indexes and interesting co-ordinates/sizes.  Largely
    based on a patch from Dennis Kaarsemaker.
  
 -- Scott James Remnant <scott@ubuntu.com>  Tue,  6 Jun 2006 13:16:23 +0100

usplash (0.2-4) dapper; urgency=low

  * New artwork.
  * Don't hard-code the palette index of the scrolling text.
  * Build-depend on libgd-xpm-dev instead of the transitional libgd-dev
    package.  Ubuntu: #28918.

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 18 May 2006 05:50:00 +0100

usplash (0.2-3) dapper; urgency=low

  * Stop loading framebuffer modules in our initramfs script, and instead
    prereq on the "framebuffer" script from initramfs-tools, which will
    do the heavy lifting for us.  Also, bump dependency accordingly.

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 16 May 2006 20:11:00 +1000

usplash (0.2-2) dapper; urgency=low

  * Revert artwork to 0.1-36, Frank was asked to provide better artwork
    over the weekend but instead appears to have spent the weekend working
    on a text-less version which we already said was not going to make
    dapper.

    Don't expect this to be the last change before Dapper is released.

 -- Scott James Remnant <scott@ubuntu.com>  Sun, 14 May 2006 18:02:09 +0100

usplash (0.2-1) dapper; urgency=low

  * New artwork

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 11 May 2006 17:20:54 -0700

usplash (0.1-36) dapper; urgency=low

  * add hppa to architecture list

 -- LaMont Jones <lamont@ubuntu.com>  Wed, 10 May 2006 15:10:14 -0600

usplash (0.1-35) dapper; urgency=low

  * Reverted previous patch.

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 19 Apr 2006 10:13:57 +0100

usplash (0.1-34) dapper; urgency=low

  * When we are killed by SIGTERM, shut down gracefully, but don't switch VTs
    (workaround for Malone #34537)
    - This means that we fall back to text mode at the end of the shutdown
      sequence, rather than concealing messages (especially the casper
      prompt to press enter)

 -- Matt Zimmerman <mdz@ubuntu.com>  Tue, 18 Apr 2006 08:52:34 -0700

usplash (0.1-33) dapper; urgency=low

  * Build on ia64 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 20 Mar 2006 00:40:30 +0000

usplash (0.1-32) dapper; urgency=low

  * Allow PROGRESS to accept negative progress counts and paint these
    with the foreground and background swapped.

 -- Paul Sladen <ubuntu@paul.sladen.org>  Thu, 09 Mar 2006 17:29:44 +0000

usplash (0.1-31) dapper; urgency=low

  * Include a new command, /usr/sbin/usplash_down that can be called by
    display managers on shutdown/reboot to invoke usplash for shutdown.
  * Institute a hack to remove usplash's timeout in usplash_down, and
    reset it back to 15 in our init script's stop target, to avoid timing
    out when init's "Sending processes the TERM signal" takes too long.

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 23 Feb 2006 12:00:29 +1100

usplash (0.1-30) dapper; urgency=low

  * The initramfs state directory is moving to /dev/.initramfs, by
    popular demand, so move our FIFO and log again, and bump dep.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon,  9 Jan 2006 21:20:16 +1100

usplash (0.1-29) dapper; urgency=low

  * Move our fifo and log file to /dev/initramfs, to avoid /dev clutter.
  * Bump initramfs-tools dependency to guarantee /dev/initramfs is there.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon,  9 Jan 2006 11:33:44 +1100

usplash (0.1-28) dapper; urgency=low

  * Handle the case of the fifo filling up completely a bit better.
  * Make TIMEOUT 0 mean "no timeout"

 -- Tollef Fog Heen <tfheen@ubuntu.com>  Thu, 05 Jan 2006 04:33:51 +0100

usplash (0.1-27) dapper; urgency=low

  * Move our right edge over to account for the SUCCESS/FAILURE move, so
    scrolling works correctly with long failure messages (Ubuntu #20911)

 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 13 Dec 2005 13:15:41 +1100

usplash (0.1-26) dapper; urgency=low

  * Replace artwork with a mangled version of the breezy artwork to look
    a little bit better in preparation for flight-2 defaulting to 640x400
  * Move the SUCCESS/FAILURE area to the right 30 pixels, to align better.
  * Move the text area around a bit to give us 10 useable lines.

 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 12 Dec 2005 17:45:44 +1100

usplash (0.1-25) dapper; urgency=low

  * Fix our calculation of top_edge in usplash.c to assume
    we're using a 640x400 console as a minimum, not 640x480.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 11 Dec 2005 00:03:01 +1100

usplash (0.1-24) dapper; urgency=low

  * Don't use more than 640x400
  * Update initramfs after install
  * Add temporary artwork

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 29 Nov 2005 16:12:29 +0000

usplash (0.1-23) dapper; urgency=low

  * Use modprobe to load modules

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 28 Nov 2005 03:31:52 +0000

usplash (0.1-22) breezy; urgency=low

  * debian/init:
    - if we end up in vt8 when usplash stop is called assume usplash
      timed out and reset the fonts and switch to vt1

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri,  7 Oct 2005 15:10:32 +0200

usplash (0.1-21) breezy; urgency=low

  * Rapid fire uploads are FUN; fix the version compare in postinst.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun,  2 Oct 2005 16:42:54 +1000

usplash (0.1-20) breezy; urgency=low

  * Fix a bad cut-n-paste from my earlier broken alternative fix, argh.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun,  2 Oct 2005 16:40:18 +1000

usplash (0.1-19) breezy; urgency=low

  * Fix the broken usplash-artwork.so alternative once and for all, so old
    installations that got set to manual due to a broken link are fixed.
  * Tidy up the init script a bit more, commenting out my attempt to turn
    off the console cursor for a pure black screen (this worked, but only
    for a split-second, and then it's back while gdm is launching, so it's
    uglier than just leaving the cursor on)
  * chvt BACK to vt1 after we run console-screen.sh, so GDM picks up vt1 as
    its parent vt, and stopping GDM doesn't land you in the disabled vt8

 -- Adam Conrad <adconrad@ubuntu.com>  Sun,  2 Oct 2005 02:32:04 +1000

usplash (0.1-18) breezy; urgency=low

  * Do the clear and chvt BEFORE attempting to kill usplash, not after,
    which should clear up still more annoying text flicker.

 -- Adam Conrad <adconrad@ubuntu.com>  Sat,  1 Oct 2005 08:02:52 +1000

usplash (0.1-17) breezy; urgency=low

  * debian/init:
    - clear tty1 before chvt (avoid flickering before gdm is started)
      (ubuntu #16622)
  * initramfs/scripts/init-top/usplash:
    - mknod tty0-tty8, tty8 is the terminal that usplash -c switches to

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Sep 2005 12:27:25 +0200

usplash (0.1-16) breezy; urgency=low

  * Add background for the progress bar
  * Work with vesafb

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 29 Sep 2005 21:38:53 +0100

usplash (0.1-15) breezy; urgency=low

  * make the usplash_quit() function more robust 

 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 29 Sep 2005 15:35:15 +0200

usplash (0.1-14) breezy; urgency=low

  * Fix lack of quoting in the init script

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 28 Sep 2005 17:14:16 +0100

usplash (0.1-13) breezy; urgency=low

  * Use /usr/lib, not /usr/share for the alternative in the postinst.

 -- Jeff Bailey <jbailey@ubuntu.com>  Wed, 28 Sep 2005 09:16:10 -0400

usplash (0.1-12) breezy; urgency=low

  * debian/control: Add sparc to build targets.

  * initramfs/scripts/init-premount: Rename to ...
  * initramfs/scripts/init-top: ... this.
  * debian/rules: Update.

  * initramfs/scripts/init-top/usplash: Make /dev/tty0.

  * debian/dirs: Add /usr/lib/usplash

  * ubuntu.png: Rename to ...
  * usplash-artwork.png: ... this.

  * Makefile: Generate dynamically loadable artwork.
  * debian/postinst: Set alternative for artwork.
  * debian/prerm: Remove alternative for artwork.
  * usplash.c: Use the loadable artwork.

  * initramfs/hooks/usplash: Use copy_exec instead of install.
    Include artwork.

  * initramfs/modules.d/usplash: Remove empty file.

 -- Jeff Bailey <jbailey@ubuntu.com>  Tue, 27 Sep 2005 14:03:20 -0400

usplash (0.1-11) breezy; urgency=low

  * debian/init:
    - added init script that quits usplash at the end of the boot

 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 27 Sep 2005 15:58:20 +0200

usplash (0.1-10) breezy; urgency=low

  * Fix bogus assertions, thanks to Colin Watson

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu,  8 Sep 2005 02:45:41 -0700

usplash (0.1-9) breezy; urgency=low

  * Implement bogl_move for cfb, thereby porting to powerpc.
  * Draw everything in a 640x480 window in the centre of the framebuffer, no
    matter how large the framebuffer is.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu,  8 Sep 2005 00:28:54 +0100

usplash (0.1-8) breezy; urgency=low

  * New artwork, change colour 0 to be black
  * Basic linewrapping support
  * Add support for setting the timeout on the fly

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu,  1 Sep 2005 17:11:48 +0100

usplash (0.1-7) breezy; urgency=low

  * When cleaning up to exit, switch back to the original VT only if we
    switched the VT *and* we're still on the VT to which we switched

 -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 31 Aug 2005 17:20:10 -0700

usplash (0.1-6) breezy; urgency=low

  * Remove extra #define DEBUG that broke the build

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 29 Aug 2005 21:42:36 +0100

usplash (0.1-5) breezy; urgency=low

  * Add new, exciting, beautiful artwork
  * Improve support for sending multiple commands in quick succession

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 29 Aug 2005 20:10:48 +0100

usplash (0.1-4) breezy; urgency=low

  * Support /dev migration from initramfs correctly
  * Fix text moving

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 25 Aug 2005 20:05:15 +0100

usplash (0.1-3) breezy; urgency=low

  * Remove unnecessary chmod (Ubuntu #13873)
  * Include modules without autoloading them (Ubuntu #13980)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 25 Aug 2005 09:38:41 +0100

usplash (0.1-2) breezy; urgency=low

  * Change the usplash initramfs script name to avoid having a hyphen
    in an environment variable
  * Integrate with initramfs

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 10 Aug 2005 00:26:07 +0100

usplash (0.1-1) breezy; urgency=low

  * Initial Release.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 29 Jul 2005 19:49:19 +0100

