Package: xboard
Version: 4.2.7-7.1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch

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

  * Added .desktop file

We thought you might be interested in doing the same.
diff -u xboard-4.2.7/debian/changelog xboard-4.2.7/debian/changelog
--- xboard-4.2.7/debian/changelog
+++ xboard-4.2.7/debian/changelog
@@ -1,3 +1,12 @@
+xboard (4.2.7-7.1ubuntu1) intrepid; urgency=low
+
+  * Merge from debian unstable, remaining changes (LP: #239874):
+    - Re-add .desktop file from Dapper (LP: #4674)
+  * Modify .desktop file to make it validate with desktop-
+    file-validate
+
+ -- Nathan Handler <[EMAIL PROTECTED]>  Mon, 23 Jun 2008 09:02:18 -0500
+
 xboard (4.2.7-7.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -6,6 +15,19 @@
 
  -- Moritz Muehlenhoff <[EMAIL PROTECTED]>  Fri, 13 Jun 2008 01:08:36 +0200
 
+xboard (4.2.7-7ubuntu2) gutsy; urgency=low
+
+  * debian/control: Update maintainer fields according to debian-
+    maintainer-field spec.
+
+ -- Martin Pitt <[EMAIL PROTECTED]>  Wed, 15 Aug 2007 08:11:25 +0000
+
+xboard (4.2.7-7ubuntu1) edgy; urgency=low
+
+  * Merge from debian unstable.
+
+ -- William Alexander Grant <[EMAIL PROTECTED]>  Mon, 21 Aug 2006 17:24:38 +1000
+
 xboard (4.2.7-7) unstable; urgency=low
 
   * Updated Standards-Version compliance to 3.7.2
@@ -23,6 +45,13 @@
 
  -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]>  Tue, 18 Jul 2006 12:46:49 +0200
 
+xboard (4.2.7-6ubuntu1) edgy; urgency=low
+
+  * Re-sync with Debian
+  * Re-add .desktop file from Dapper (Closes Malone: 4674)
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Wed, 12 Jul 2006 00:24:18 -0400
+
 xboard (4.2.7-6) unstable; urgency=low
 
   * Fixed failure to launch on 8-bit displays (Closes: #163093)
@@ -351,0 +381 @@
+
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
@@ -68,6 +68,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/applications
+	install -m644 debian/xboard.desktop debian/xboard/usr/share/applications/
 	install -d debian/xboard/usr/share/lintian/overrides/
 	install -m644 debian/binary.lintian-overrides \
 		debian/xboard/usr/share/lintian/overrides/xboard
only in patch2:
unchanged:
--- xboard-4.2.7.orig/debian/xboard.desktop
+++ xboard-4.2.7/debian/xboard.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Name=XBoard
+GenericName=X Window Chess Board
+Comment=Use an X Windows Chess Board
+Exec=xboard
+Terminal=false
+Categories=Game;
+

Attachment: xboard.desktop
Description: application/desktop

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to