package linux-patch-debianlogo tags 420246 + patch thanks Hi,
I've patched the current linux-patch-debianlogo source from SVN to fix this bug and address some other minor things. The patch is attached. Grüße, Frank
Index: debian/compat =================================================================== --- debian/compat (revision 9) +++ debian/compat (working copy) @@ -1 +1 @@ -4 +5 Index: debian/changelog =================================================================== --- debian/changelog (revision 9) +++ debian/changelog (working copy) @@ -1,3 +1,15 @@ +linux-patch-debianlogo (1.7) unstable; urgency=low + + [ Frank S. Thomas ] + * Added support for Linux 2.6.19 and 2.6.20. (Closes: #420246) + * debian/README.Debian: Replaced kernel-patch-debianlogo with + linux-patch-debianlogo and added reference to the tux-with-swirl.png image + in /usr/share/doc/linux-patch-debianlogo. + * Updated debhelper compatibility level from 4 to 5 since this is the + current recommended level. + + -- Frank S. Thomas <[EMAIL PROTECTED]> Thu, 26 Apr 2007 11:18:43 +0200 + linux-patch-debianlogo (1.6) unstable; urgency=low [ Stefano Melchior ] Index: debian/README.Debian =================================================================== --- debian/README.Debian (revision 9) +++ debian/README.Debian (working copy) @@ -1,10 +1,11 @@ -kernel-patch-debianlogo +linux-patch-debianlogo --------------------------- This patch was created using fblogo[1], a tool to convert any image into an appropriate header file for use with the Linux kernel. -The source image is included as -/usr/share/doc/kernel-patch-debianlogo/debianlogo.png in this package. +The source images are included as +/usr/share/doc/linux-patch-debianlogo/debianlogo.png and +/usr/share/doc/linux-patch-debianlogo/tux-with-swirl.png in this package. The 2.2.x version of this patch should work with any 2.2 kernel, if you are not using 2.2.20 set KPATCH_debianlogo to 2.2.20. This patch also Index: debian/linux-patch-debianlogo.kpatches =================================================================== --- debian/linux-patch-debianlogo.kpatches (revision 9) +++ debian/linux-patch-debianlogo.kpatches (working copy) @@ -113,3 +113,9 @@ Patch-file: debian-logo-2.6.x Kernel-version: 2.6.18 + +Patch-file: debian-logo-2.6.x +Kernel-version: 2.6.19 + +Patch-file: debian-logo-2.6.x +Kernel-version: 2.6.20
pgpZ7j7wBD3gO.pgp
Description: PGP signature

