Your message dated Sat, 12 May 2007 20:47:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#422843: fixed in usplash-theme-debian 2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: usplash-theme-debian Version: 1 Severity: important Tags: patch Other distros (Ubuntu) and other debian packages (debian-edu-artwork-usplash) offers /etc/alternatives/usplash-artwork.so and this package should offer same alternative. Patch: diff -ur usplash-theme-debian-1/debian/postinst usplash-theme-debian-1.my/debian/postinst --- usplash-theme-debian-1/debian/postinst 2007-04-23 20:17:49.000000000 +0200 +++ usplash-theme-debian-1.my/debian/postinst 2007-05-08 14:20:43.000000000 +0200 @@ -24,7 +24,7 @@ case "$1" in configure) - update-alternatives --install $TARGET usplash-theme $SOURCE $PRIORITY + update-alternatives --install $TARGET usplash-artwork.so $SOURCE $PRIORITY ;; abort-upgrade|abort-remove|abort-deconfigure) diff -ur usplash-theme-debian-1/debian/prerm usplash-theme-debian-1.my/debian/prerm --- usplash-theme-debian-1/debian/prerm 2007-04-23 20:17:49.000000000 +0200 +++ usplash-theme-debian-1.my/debian/prerm 2007-05-08 14:20:59.000000000 +0200 @@ -21,7 +21,7 @@ case "$1" in remove|upgrade|deconfigure) - update-alternatives --remove usplash-theme $SOURCE + update-alternatives --remove usplash-artwork.so $SOURCE ;; failed-upgrade) ;; Bye ;) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages usplash-theme-debian depends on: ii libc6 2.5-7 GNU C Library: Shared libraries ii usplash 0.4-43-1 Userspace bootsplash utility usplash-theme-debian recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: usplash-theme-debian Source-Version: 2 We believe that the bug you reported is fixed in the latest version of usplash-theme-debian, which is due to be installed in the Debian FTP archive: usplash-theme-debian_2.dsc to pool/main/u/usplash-theme-debian/usplash-theme-debian_2.dsc usplash-theme-debian_2.tar.gz to pool/main/u/usplash-theme-debian/usplash-theme-debian_2.tar.gz usplash-theme-debian_2_i386.deb to pool/main/u/usplash-theme-debian/usplash-theme-debian_2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. David Härdeman <[EMAIL PROTECTED]> (supplier of updated usplash-theme-debian package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 12 May 2007 14:34:00 +0200 Source: usplash-theme-debian Binary: usplash-theme-debian Architecture: source i386 Version: 2 Distribution: unstable Urgency: low Maintainer: maximilian attems <[EMAIL PROTECTED]> Changed-By: David Härdeman <[EMAIL PROTECTED]> Description: usplash-theme-debian - Debian usplash theme Closes: 422843 422912 Changes: usplash-theme-debian (2) unstable; urgency=low . * Make text background brighter by changing background color index from 246 to 251, meaning #ffffff instead of #e6f0f4, this also seems necessary to work with e.g. 16 color displays. (closes: #422912) * Fix FTBFS. * Offer usplash-artwork.so alternative, not usplash-theme. Thanks to Mario Izquierdo <[EMAIL PROTECTED]> for the patch. (closes: #422843) * Update initramfs when necessary. * Add XS-Vcs fields to debian/control. * Add a static color map instead of generating it dynamically which might introduce color differences with different ImageMagick or rsvg versions. Files: cb93dd63732f3ba4e2d881f2d693ab43 841 misc optional usplash-theme-debian_2.dsc c1d16f2bdf1e085678f5683deadd8a9a 318835 misc optional usplash-theme-debian_2.tar.gz 925dbd7af41c4a899c8b74840f5799b9 144660 misc optional usplash-theme-debian_2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGRiZNeW7Lc5tEHqgRAhehAJwJHPLVbqYkGzqSAykkoP7auqgqpQCcCmGP 6UD5yXGZufH9mCaQgKp77Lk= =wu5L -----END PGP SIGNATURE-----
--- End Message ---

