Skip to content

Debian Changelog usplash (0.5.19-3)

2008

usplash (0.5.19-3) unstable; urgency=low

   [ Petter Reinholdtsen ]
   * splash_stop() should ask usplash to quit before killing.
     (closes: #492407)
 
   [ maximilian attems ]
   * debian/rules: Fix lintian warning about dh_makeshlibs called before
     dh_installdeb.

 -- maximilian attems <maks@debian.org>  Tue, 12 Aug 2008 10:17:18 +0200

usplash (0.5.19-2) unstable; urgency=low

   [ Petter Reinholdtsen ]
   * usplash: should use omitpit feature to avoid getting killed by
     sendsigs
   * usplash: starts too late in the shutdown sequence

 -- maximilian attems <maks@debian.org>  Sat, 24 May 2008 22:05:34 +0200

usplash (0.5.19-1) unstable; urgency=low

   * New upstream release (closes: #442881)

 -- maximilian attems <maks@debian.org>  Sun, 04 May 2008 22:46:05 +0200

2007

usplash (0.5.8-3) unstable; urgency=low

   * Add back lsb-base-logging.sh since it's need to show boot progress
   * Revert the conflicts with sysvinit since we are compatible with
     previous sysvinit

 -- Otavio Salvador <otavio@ossystems.com.br>  Sat, 29 Dec 2007 21:45:51 -0200

usplash (0.5.8-2) experimental; urgency=low

   [ Otavio Salvador ]
   * Use the new sysvinit API for splash handling and drop the lsb based
     one.
   * Use the now supported Vcs-{Git,Browser} fields.
   * Bump standards-version to 3.7.3 (no changes needed).
   * Conflicts with sysvinit (<< 2.86.ds1-39) since we now use the
     provided API.
 
   [ Petter Reinholdtsen ]
   * splash-functions: testing fixups
 
   [ maximilian attems ]
   * usplash.init: Call console-screen.sh with start arg (closes: #457655)
   * splash-functions: small coding style fixups.
   * usplash_write.8: Comment out unimplemented TIMEOUT feature.
   * debian/rules: kill lpia arch mismerge addition.

 -- Otavio Salvador <otavio@ossystems.com.br>  Thu, 27 Dec 2007 21:41:53 -0200

usplash (0.5.8-1) unstable; urgency=low

   * Ubuntu sync, minus lpia and build-dep. (closes: #445885, #453796, #453847)
   * lsb-base-logging.sh: Fix unbound access. (closes: #432948)
     Thanks "James Youngman" <jay@gnu.org> for patch.

 -- maximilian attems <maks@debian.org>  Thu, 06 Dec 2007 22:33:44 +0100

usplash (0.5.2-3) unstable; urgency=low

   * Add XS-Vcs-{Git,Browser} fields and drop XS-Vcs-Bzr one.
   * Add a watch file to make easier to follow Ubuntu updates.
   * Do not check for kernel param on usplash_quit method. Thanks to Geert
     Stappers <stappers@stappers.nl> for the patch. (closes: #429621, #422920)
   * Restrict the architecture building to: amd64, i386, powerpc, sparc

 -- Otavio Salvador <otavio@ossystems.com.br>  Sun, 08 Jul 2007 19:59:06 -0300

usplash (0.5.2-2) unstable; urgency=low

   * Use usplash_write TEXT on lsb_{sucess,failure,warning}
     methods. Thanks to "David Härdeman" <david@hardeman.nu>
     for the patch. (closes: #423118, #385969)
   * Fix usplash_down logic. Thanks to "David Härdeman" <david@hardeman.nu>
     for the patch. (closes: #423098)
   * Restore console when timing out. Thanks to "David Härdeman"
     <david@hardeman.nu> for the patch. (closes: #387640)
   * Fix link to libusplash.so.0 to avoid dpkg-shlibdeps confusion. Thanks
     to Michael Biebl <biebl@debian.org> for the patch. (closes: #424731)
   * Don't ignore clean errors.

 -- Otavio Salvador <otavio@ossystems.com.br>  Wed, 27 Jun 2007 11:21:11 -0300

usplash (0.5.2-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     - Change libgd2-dev build-dependency to libgd2-noxpm-dev;
     - Change libusplash0 dependency to make it bin-NMU friendly;
     - Remove a duplicate entry of section field at libusplash-dev;
   * debian/lsb-base-logging-ubuntu.sh: Add a hack while we don't migrate
     to the proposed splash methods to avoid to patch KDM and GDM.

 -- Otavio Salvador <otavio@ossystems.com.br>  Sun, 17 Jun 2007 18:02:06 -0300

usplash (0.4-43-3) unstable; urgency=low

   * debian/control: Fix section of libusplash-dev.
     Mirror active Maintainers and Uploaders from usplash-theme-debian.
     Replaces and Provides bootsplash. (closes: #422761)
   * lsb-base-logging.sh: Fix log_action_end_msg return code to be consistent
     with lsb-base. Thanks martin f krafft <madduck@debian.org> for patch.
     (closes: #422624)
   * initramfs/scripts/init-top/usplash: Disable splash too on single bootarg.

 -- maximilian attems <maks@debian.org>  Tue, 08 May 2007 14:20:50 +0200

usplash (0.4-43-2) unstable; urgency=low

   * initramfs/scripts/init-top/usplash: Enable splash by default on
     installation - patch by David Härdeman. (closes: #397954, #383327)
   * debian/control: Add usplash-theme-debian | usplash-theme depends
     for usplash auto-installed theme.

 -- maximilian attems <maks@debian.org>  Mon, 07 May 2007 18:13:03 +0200

usplash (0.4-43-1) unstable; urgency=low

   [ maximilian attems ]
   Release overlong fun duty
 
   * new upstream release (svga i386, theming support, input, packaging)
     drop all merged patches plus quilt rules, also the 04-bogl-dpkg-arg.patch,
     as you neeed newer debhelper than sarge version. It no longer leaves
     /var/lib/usplash around.  (closes: 380750, 383249, 397970, 382675)
   * Add lintian override for libusplash.so.0
   * Be vendor neutral in an ubuntu called lsb script. (closes: 384812)
   * debian/usplash.init: Add dep info. (closes: 386349)
     Thanks Petter Reinholdtsen <pere@hungry.com>
   * debian/usplash.init: Only run on stop with splash bootarg.
   * debian/control: Remove dependency on policycoreutils.
   * usplash-theme.h: Add input patch from David.
 
   [ Otavio Salvador ]
   * Change package to non-native;
   * Revert a usplash-theme.h change that isn't supported on the current
     code;
   * Avoid console-tools and kbd starting when usplash is running;
   * Add myself on uploaders.

 -- Otavio Salvador <otavio@debian.org>  Thu, 15 Mar 2007 15:51:15 -0300

2006

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