Hello, Maintainer,

A NMU has been uploaded to DELAYED/3, please find the debdiff attached.
Please note the binary file changes are not representable, and dgetting
the source might be the best way to re-introduce the changes.

Thank you, Mika!

-- 
 .''`.  Paul Tagliamonte <paul...@debian.org>
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `-     http://people.debian.org/~paultag
diff -Nru syslinux-themes-debian-11/debian/changelog 
syslinux-themes-debian-11/debian/changelog
--- syslinux-themes-debian-11/debian/changelog  2012-06-30 08:39:50.000000000 
-0400
+++ syslinux-themes-debian-11/debian/changelog  2012-09-16 09:13:39.000000000 
-0400
@@ -1,3 +1,13 @@
+syslinux-themes-debian (11-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix paths to extlinux themes, allowing systems using extlinux to boot.
+    (Closes: #681426)
+    Thanks to Frank Chung for the patches.
+  * Update wheezy artwork to the Joy theme.
+
+ -- Mika Pflüger <deb...@mikapflueger.de>  Sat, 15 Sep 2012 22:32:45 +0200
+
 syslinux-themes-debian (11-1) unstable; urgency=low
 
   * Using compression level 9 also for binary packages.
diff -Nru 
syslinux-themes-debian-11/debian/patches/fix-extlinux-cfg-wheezy-paths 
syslinux-themes-debian-11/debian/patches/fix-extlinux-cfg-wheezy-paths
--- syslinux-themes-debian-11/debian/patches/fix-extlinux-cfg-wheezy-paths      
1969-12-31 19:00:00.000000000 -0500
+++ syslinux-themes-debian-11/debian/patches/fix-extlinux-cfg-wheezy-paths      
2012-09-15 16:42:46.000000000 -0400
@@ -0,0 +1,62 @@
+Description: Fix paths for themes in extlinux configuration
+Author: Frank Chung <chu...@gmail.com>
+Reviewed-By: Mika Pflüger <deb...@mikapflueger.de>
+Bug-Debian: http://bugs.debian.org/681426
+
+--- syslinux-themes-debian-11.orig/themes/debian-wheezy/extlinux/other.cfg
++++ syslinux-themes-debian-11/themes/debian-wheezy/extlinux/other.cfg
+@@ -1,13 +1,13 @@
+ label hdt
+       menu label ^Hardware Detection Tool (HDT)
+-      kernel themes/debian-squeeze/hdt.c32
++      kernel themes/debian-wheezy/hdt.c32
+       text help
+    HDT displays low-level information about the systems hardware.
+       endtext
+ 
+ label memtest
+       menu label ^Memory Failure Detection (memtest86+)
+-      linux themes/debian-squeeze/memtest.bin
++      linux themes/debian-wheezy/memtest.bin
+       text help
+   memtest86+ detects memory hardware failures.
+       endtext
+--- syslinux-themes-debian-11.orig/themes/debian-wheezy/extlinux/stdmenu.cfg
++++ syslinux-themes-debian-11/themes/debian-wheezy/extlinux/stdmenu.cfg
+@@ -1,4 +1,4 @@
+-menu background themes/debian-squeeze/splash.png
++menu background themes/debian-wheezy/splash.png
+ menu color title      * #FFFFFFFF *
+ menu color border     * #00000000 #00000000 none
+ menu color sel                * #ffffffff #76a1d0ff *
+--- syslinux-themes-debian-11.orig/themes/debian-wheezy/extlinux/theme.cfg
++++ syslinux-themes-debian-11/themes/debian-wheezy/extlinux/theme.cfg
+@@ -1,4 +1,4 @@
+-include themes/debian-squeeze/menu.cfg
+-default themes/debian-squeeze/vesamenu.c32
++include themes/debian-wheezy/menu.cfg
++default themes/debian-wheezy/vesamenu.c32
+ prompt 0
+ timeout 50
+--- syslinux-themes-debian-11.orig/themes/debian-wheezy/extlinux/menu.cfg
++++ syslinux-themes-debian-11/themes/debian-wheezy/extlinux/menu.cfg
+@@ -2,16 +2,16 @@ menu hshift 0
+ menu width 82
+ 
+ menu title Boot menu
+-include themes/debian-squeeze/stdmenu.cfg
++include themes/debian-wheezy/stdmenu.cfg
+ include linux.cfg
+ include memdisk.cfg
+ include os-prober.cfg
+ menu separator
+ menu begin other
+       menu title Other options
+-      include themes/debian-squeeze/stdmenu.cfg
++      include themes/debian-wheezy/stdmenu.cfg
+       label mainmenu
+               menu label ^Back..
+               menu exit
+-      include themes/debian-squeeze/other.cfg
++      include themes/debian-wheezy/other.cfg
+ menu end
diff -Nru syslinux-themes-debian-11/debian/patches/series 
syslinux-themes-debian-11/debian/patches/series
--- syslinux-themes-debian-11/debian/patches/series     1969-12-31 
19:00:00.000000000 -0500
+++ syslinux-themes-debian-11/debian/patches/series     2012-09-15 
16:39:10.000000000 -0400
@@ -0,0 +1 @@
+fix-extlinux-cfg-wheezy-paths
diff -Nru syslinux-themes-debian-11/debian/source/include-binaries 
syslinux-themes-debian-11/debian/source/include-binaries
--- syslinux-themes-debian-11/debian/source/include-binaries    1969-12-31 
19:00:00.000000000 -0500
+++ syslinux-themes-debian-11/debian/source/include-binaries    2012-09-16 
09:23:24.000000000 -0400
@@ -0,0 +1,3 @@
+themes/debian-wheezy/extlinux/splash.png
+themes/debian-wheezy/isolinux-live/splash.png
+themes/debian-wheezy/syslinux-live/splash.png
Binary files 
/tmp/Kb1F4kNruc/syslinux-themes-debian-11/themes/debian-wheezy/extlinux/splash.png
 and 
/tmp/8bebUGTLQL/syslinux-themes-debian-11/themes/debian-wheezy/extlinux/splash.png
 differ
Binary files 
/tmp/Kb1F4kNruc/syslinux-themes-debian-11/themes/debian-wheezy/isolinux-live/splash.png
 and 
/tmp/8bebUGTLQL/syslinux-themes-debian-11/themes/debian-wheezy/isolinux-live/splash.png
 differ
Binary files 
/tmp/Kb1F4kNruc/syslinux-themes-debian-11/themes/debian-wheezy/syslinux-live/splash.png
 and 
/tmp/8bebUGTLQL/syslinux-themes-debian-11/themes/debian-wheezy/syslinux-live/splash.png
 differ

Attachment: signature.asc
Description: Digital signature

Reply via email to