r12023 - in packages/trunk/dreamchess/debian: . patches

Paul Wise pabs at alioth.debian.org
Fri Mar 25 03:43:50 UTC 2011


Author: pabs
Date: 2011-03-25 03:43:47 +0000 (Fri, 25 Mar 2011)
New Revision: 12023

Modified:
   packages/trunk/dreamchess/debian/changelog
   packages/trunk/dreamchess/debian/dreamchess.desktop
   packages/trunk/dreamchess/debian/patches/add-lpthread.diff
   packages/trunk/dreamchess/debian/patches/link-with-libm.patch
Log:
Forward the patches upstream and add DEP-3 headers 

Modified: packages/trunk/dreamchess/debian/changelog
===================================================================
--- packages/trunk/dreamchess/debian/changelog	2011-03-25 03:08:28 UTC (rev 12022)
+++ packages/trunk/dreamchess/debian/changelog	2011-03-25 03:43:47 UTC (rev 12023)
@@ -10,6 +10,7 @@
   * Use dh-autoreconf instead of patching autotools stuff
   * Add ${misc:Depends} to -data package depends just in case
   * Bump Standards-Version, no changes needed
+  * Forward the patches upstream and add DEP-3 headers 
 
  -- Paul Wise <pabs at debian.org>  Fri, 25 Mar 2011 08:26:43 +0800
 

Modified: packages/trunk/dreamchess/debian/dreamchess.desktop
===================================================================
--- packages/trunk/dreamchess/debian/dreamchess.desktop	2011-03-25 03:08:28 UTC (rev 12022)
+++ packages/trunk/dreamchess/debian/dreamchess.desktop	2011-03-25 03:43:47 UTC (rev 12023)
@@ -1,3 +1,4 @@
+# Forwarded to http://developer.berlios.de/patch/?func=detailpatch&patch_id=3143&group_id=1625
 [Desktop Entry]
 Version=1.0
 Type=Application

Modified: packages/trunk/dreamchess/debian/patches/add-lpthread.diff
===================================================================
--- packages/trunk/dreamchess/debian/patches/add-lpthread.diff	2011-03-25 03:08:28 UTC (rev 12022)
+++ packages/trunk/dreamchess/debian/patches/add-lpthread.diff	2011-03-25 03:43:47 UTC (rev 12023)
@@ -1,5 +1,6 @@
 Author: Gonéri Le Bouder <goneri at rulezlan.org>
 Description: Fix libmxml detection, needs pthread
+Bug: http://developer.berlios.de/patch/?func=detailpatch&patch_id=3141&group_id=1625
 --- a/configure.ac
 +++ b/configure.ac
 @@ -293,7 +293,8 @@

Modified: packages/trunk/dreamchess/debian/patches/link-with-libm.patch
===================================================================
--- packages/trunk/dreamchess/debian/patches/link-with-libm.patch	2011-03-25 03:08:28 UTC (rev 12022)
+++ packages/trunk/dreamchess/debian/patches/link-with-libm.patch	2011-03-25 03:43:47 UTC (rev 12023)
@@ -1,5 +1,7 @@
 Description: Add libm to LIBS to ensure correct linking.
 Author: Ilya Barygin <barygin at gmail.com>
+Bug: http://developer.berlios.de/patch/?func=detailpatch&patch_id=3142&group_id=1625
+Bug-Debian: http://bugs.debian.org/554498
 --- a/configure.ac
 +++ b/configure.ac
 @@ -89,7 +89,7 @@




More information about the Pkg-games-commits mailing list