Your message dated Thu, 13 Aug 2009 22:38:46 +0000
with message-id <[email protected]>
and subject line Bug#526709: fixed in xboard 4.4.0~beta1-1
has caused the Debian Bug report #526709,
regarding xboard: No icon installed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
526709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xboard
Version: 4.2.7-9
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

 * Add debian/xboard.xpm and set as icon

We thought you might be interested in doing the same.

If this change is applied in Debian, we will be able to sync xboard in
Ubuntu instead of having to manually merge it.

<<attachment: xboard.xpm>>

Attachment: xboard.desktop
Description: Binary data

Attachment: xboard.desktop
Description: Binary data

diff -u xboard-4.2.7/debian/rules xboard-4.2.7/debian/rules
--- xboard-4.2.7/debian/rules
+++ xboard-4.2.7/debian/rules
@@ -66,6 +66,8 @@
 	install -d debian/xboard/usr/share/games/xboard/bitmaps.xchess
 	install -m644 bitmaps/*.bm \
 		debian/xboard/usr/share/games/xboard/bitmaps.xchess
+	install -d debian/xboard/usr/share/pixmaps
+	install -m644 debian/xboard.xpm debian/xboard/usr/share/pixmaps/
 	install -d debian/xboard/usr/share/applications
 	install -m644 debian/xboard.desktop debian/xboard/usr/share/applications/
 	install -d debian/xboard/usr/share/lintian/overrides/
diff -u xboard-4.2.7/debian/xboard.desktop xboard-4.2.7/debian/xboard.desktop
--- xboard-4.2.7/debian/xboard.desktop
+++ xboard-4.2.7/debian/xboard.desktop
@@ -5,4 +5,5 @@
 Comment=Use an X Windows Chess Board
 Exec=xboard
+Icon=xboard
 Terminal=false
 Categories=Game;BoardGame;
only in patch2:
unchanged:
--- xboard-4.2.7.orig/debian/xboard.xpm
+++ xboard-4.2.7/debian/xboard.xpm
@@ -0,0 +1,40 @@
+/* XPM */
+static char *icon_outline[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 2 1",
+"  c gray100",
+". c black",
+/* pixels */
+"                                ",
+"               .                ",
+"         .     ..               ",
+"         ..    ..               ",
+"         . .   . .              ",
+"          . . .   ....          ",
+"         .   . .  .   .         ",
+"        .  ..          ..       ",
+"        .               ..      ",
+"       .  ..             ..     ",
+"       . ..              ..     ",
+"      .  .       .        ..    ",
+"      .          .        ..    ",
+"     .           .         ..   ",
+"     .           .         ..   ",
+"    .            .          .   ",
+"   .            .           ..  ",
+"  .            ..           ..  ",
+"  . .        .. .           ..  ",
+" . ..      ..   .           ..  ",
+" . .     ..    .            ..  ",
+" .    . .      .             .. ",
+"  .  . .      .              .. ",
+"   .. .      .               .. ",
+"     .      .                .. ",
+"           .                 .. ",
+"          .                  .. ",
+"          .                  .. ",
+"         .                   .. ",
+"         ...................... ",
+"                                ",
+"                                "
+};

--- End Message ---
--- Begin Message ---
Source: xboard
Source-Version: 4.4.0~beta1-1

We believe that the bug you reported is fixed in the latest version of
xboard, which is due to be installed in the Debian FTP archive:

xboard_4.4.0~beta1-1.diff.gz
  to pool/main/x/xboard/xboard_4.4.0~beta1-1.diff.gz
xboard_4.4.0~beta1-1.dsc
  to pool/main/x/xboard/xboard_4.4.0~beta1-1.dsc
xboard_4.4.0~beta1-1_i386.deb
  to pool/main/x/xboard/xboard_4.4.0~beta1-1_i386.deb
xboard_4.4.0~beta1.orig.tar.gz
  to pool/main/x/xboard/xboard_4.4.0~beta1.orig.tar.gz



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.
Gonéri Le Bouder <[email protected]> (supplier of updated xboard 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.8
Date: Thu, 13 Aug 2009 14:06:31 +0200
Source: xboard
Binary: xboard
Architecture: source i386
Version: 4.4.0~beta1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Gonéri Le Bouder <[email protected]>
Description: 
 xboard     - An X Window System Chess Board
Closes: 526709 534512 539854 541181
Changes: 
 xboard (4.4.0~beta1-1) unstable; urgency=low
 .
   [ Vincent Legout ]
   * New upstream version (Closes: #534512, #539854)
     - Drop 01_fix_spaces_NCP_in_cmail.in.dpatch, fixed upstream
     - Drop 05_LOWTIMEWARNING.dpatch, fixed upstream
     - Drop 06_verbose_error_message_about_recognized_options.dpatch, fixed
       upstream
     - Drop 09_fix_-icshost_buffer_overflow.dpatch, fixed upstream
     - Drop 10_fix_failure_to_launch_on_8bit_display.dpatch, fixed upstream
   * Add myself in Uploaders
   * Remove source-contains-CVS-dir lintian override
   * Add debian/xboard.xpm and set as icon , thanks to Nathan Handler
     (Closes: #526709)
   * Fix lintian warning in pxboard.man
   * Install pxboard and cmail in /usr/games
   * Switch to debhelper 7
   * Use dh_prep instead of dh_clean -k
   * Run make distclean before removing config.status in clean target
   * Use autogen.sh instead of autoreconf -fi
   * Add 12_fix_chess_engine.dpatch: Don't use fairymax as default engine
     (Closes: #541181)
   * Move gnuchess from Suggests to Depends
 .
   [ Gonéri Le Bouder ]
   * Clean files generated by autoreconf
   * Use dh_clean instead of $(RM) to the file clean up
Checksums-Sha1: 
 8a14c1bda5a73f2fd4382f2102e4f44d79794d38 1390 xboard_4.4.0~beta1-1.dsc
 f630668ecc31ff96525e656274e781cb413af861 1465077 xboard_4.4.0~beta1.orig.tar.gz
 ab956b913974b489cb14f813eb181d29ed1d20a5 17003 xboard_4.4.0~beta1-1.diff.gz
 f273560c169e881d33cc695b5f9fe664c19c3403 664630 xboard_4.4.0~beta1-1_i386.deb
Checksums-Sha256: 
 7988cd6efa6d94e53cdb53e9b88b0b71400cb0fc0f2e9f2b59b31911b7026a09 1390 
xboard_4.4.0~beta1-1.dsc
 a05119b07786fa450eeb3d685d4484e24b532c0d999937c67eee5156c3888da0 1465077 
xboard_4.4.0~beta1.orig.tar.gz
 d60bc3f961a710128a3e80104d1b76c3a93149f7a0f1b3e2fc8dc843a2b2ae66 17003 
xboard_4.4.0~beta1-1.diff.gz
 c3b9af0d90bec73b5d5e168f32a07847893d2ed13ac726dab13f680a71d57a71 664630 
xboard_4.4.0~beta1-1_i386.deb
Files: 
 dc303622cb132cb5eae13c1febce67c0 1390 games optional xboard_4.4.0~beta1-1.dsc
 50813b6ed4cd41d6a782aa4f537422ae 1465077 games optional 
xboard_4.4.0~beta1.orig.tar.gz
 10007e4dbfb074f5e88925145c65a899 17003 games optional 
xboard_4.4.0~beta1-1.diff.gz
 5d38b85d75320b3e49f01de2665b1bdf 664630 games optional 
xboard_4.4.0~beta1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqEjlgACgkQsKTFpDfZQSzvFQCfRopceNmAcgFFnEYApRQNSPwW
0GoAoIsVXXCPmEWT9WO1++/FO7aDA+7P
=Eg4j
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to