hello, release team,

I've incuded a fix for RC bug 681426. New debdiff attached.

Thanks, 
  Paul

-- 
 .''`.  Paul Tagliamonte <[email protected]>
: :'  : 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  2013-01-26 13:26:52.000000000 
-0500
@@ -1,3 +1,10 @@
+syslinux-themes-debian (11-1.1) testing-proposed-updates; urgency=low
+
+  * Non-maintainer upload.
+  * Replacing SpaceFun with Joy artwork. (Closes: #688272).
+
+ -- Paul Tagliamonte <[email protected]>  Sat, 26 Jan 2013 13:18:41 -0500
+
 syslinux-themes-debian (11-1) unstable; urgency=low
 
   * Using compression level 9 also for binary packages.
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     2013-01-26 
13:55:52.000000000 -0500
@@ -0,0 +1 @@
+use-wheezy-artwork
diff -Nru syslinux-themes-debian-11/debian/patches/use-wheezy-artwork 
syslinux-themes-debian-11/debian/patches/use-wheezy-artwork
--- syslinux-themes-debian-11/debian/patches/use-wheezy-artwork 1969-12-31 
19:00:00.000000000 -0500
+++ syslinux-themes-debian-11/debian/patches/use-wheezy-artwork 2013-01-26 
14:03:32.000000000 -0500
@@ -0,0 +1,66 @@
+Description: Use Debian's Wheezy artwork.
+ This is in an effort to fix bug number #681426. Thanks to 
+ Frank Chung <[email protected]> for the fixes.
+Bug: 681426
+Origin: vendor
+Author: Frank Chung <[email protected]>
+Reviewed-By: Paul Tagliamonte <[email protected]>
+Bug-Debian: http://bugs.debian.org/681426
+
+--- 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
+--- 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/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
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    2013-01-26 
13:21:08.000000000 -0500
@@ -0,0 +1,3 @@
+themes/debian-wheezy/extlinux/splash.png
+themes/debian-wheezy/isolinux-live/splash.png
+themes/debian-wheezy/syslinux-live/splash.png

Attachment: signature.asc
Description: Digital signature

Reply via email to