Author: arand-guest
Date: 2011-10-28 12:49:08 +0000 (Fri, 28 Oct 2011)
New Revision: 12716

Modified:
   
non-free/packages/trunk/assaultcube/debian/patches/10-fix-install-target.patch
   non-free/packages/trunk/assaultcube/debian/patches/20-fix-clean-target.patch
   
non-free/packages/trunk/assaultcube/debian/patches/30-build-with-debug-symbols.patch
   non-free/packages/trunk/assaultcube/debian/patches/40-build-with-lX11.patch
Log:
dep3 header for all patches

Modified: 
non-free/packages/trunk/assaultcube/debian/patches/10-fix-install-target.patch
===================================================================
--- 
non-free/packages/trunk/assaultcube/debian/patches/10-fix-install-target.patch  
    2011-10-28 12:49:06 UTC (rev 12715)
+++ 
non-free/packages/trunk/assaultcube/debian/patches/10-fix-install-target.patch  
    2011-10-28 12:49:08 UTC (rev 12716)
@@ -1,3 +1,13 @@
+Description: Force creating install target
+ Since the flder bin/ is removed from the orig tarball for Debian (since we
+ recompile anyways), we need to use install instead of cp in order to recreate
+ the bin/ directory.
+ .
+ This is also kind of useful when recompiling oneself.
+Author: Arand Nash <[email protected]>
+Forwarded: no
+Last-Update: 2011-10-28
+
 --- a/source/src/Makefile
 +++ b/source/src/Makefile
 @@ -174,13 +174,13 @@

Modified: 
non-free/packages/trunk/assaultcube/debian/patches/20-fix-clean-target.patch
===================================================================
--- 
non-free/packages/trunk/assaultcube/debian/patches/20-fix-clean-target.patch    
    2011-10-28 12:49:06 UTC (rev 12715)
+++ 
non-free/packages/trunk/assaultcube/debian/patches/20-fix-clean-target.patch    
    2011-10-28 12:49:08 UTC (rev 12716)
@@ -1,3 +1,12 @@
+Description: Clean Enet in AC clean target
+ On Debian we recompile the Enet submodule as well, hence we need to clean it
+ properly.
+ .
+ This may also be useful when recompiling oneself.
+Author: Arand Nash <[email protected]>
+Forwarded: no
+Last-Update: 2011-10-28
+
 --- a/source/src/Makefile
 +++ b/source/src/Makefile
 @@ -128,9 +128,9 @@

Modified: 
non-free/packages/trunk/assaultcube/debian/patches/30-build-with-debug-symbols.patch
===================================================================
--- 
non-free/packages/trunk/assaultcube/debian/patches/30-build-with-debug-symbols.patch
        2011-10-28 12:49:06 UTC (rev 12715)
+++ 
non-free/packages/trunk/assaultcube/debian/patches/30-build-with-debug-symbols.patch
        2011-10-28 12:49:08 UTC (rev 12716)
@@ -1,3 +1,10 @@
+Description: Build with debug symbols
+ On Debian we compile with debug symbols for debug packages, and strip for the
+ normal packages, hence we need build with debugging symbols.
+Author: Arand Nash <[email protected]>
+Forwarded: not-needed
+Last-Update: 2011-10-28
+
 --- a/source/src/Makefile
 +++ b/source/src/Makefile
 @@ -1,5 +1,5 @@

Modified: 
non-free/packages/trunk/assaultcube/debian/patches/40-build-with-lX11.patch
===================================================================
--- non-free/packages/trunk/assaultcube/debian/patches/40-build-with-lX11.patch 
2011-10-28 12:49:06 UTC (rev 12715)
+++ non-free/packages/trunk/assaultcube/debian/patches/40-build-with-lX11.patch 
2011-10-28 12:49:08 UTC (rev 12716)
@@ -1,3 +1,10 @@
+Description: Link to lX11
+ Linking against X11 fixes a build failure:
+ /usr/bin/ld: console.o: undefined reference to symbol 'XFree'
+Author: GonĂ©ri Le Bouder <[email protected]>
+Forwarded: no
+Last-Update: 2011-10-28
+
 --- a/source/src/Makefile
 +++ b/source/src/Makefile
 @@ -26,7 +26,7 @@


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to