The following commit has been merged in the master branch:
commit 7a922c45b0aceed59757fac798b4123652400363
Author: Andreas Rönnquist <[email protected]>
Date:   Sat May 12 14:52:45 2012 +0200

    Add description and author fields to patches

diff --git a/debian/patches/add_debian_config_hints.patch 
b/debian/patches/add_debian_config_hints.patch
index 9847bbd..a424aa2 100644
--- a/debian/patches/add_debian_config_hints.patch
+++ b/debian/patches/add_debian_config_hints.patch
@@ -1,3 +1,5 @@
+Description: Activate the XWIN driver by default
+Author: Sam Hocevar <[email protected]>
 --- a/allegro.cfg
 +++ b/allegro.cfg
 @@ -1,3 +1,15 @@
diff --git a/debian/patches/asm_fixes.patch b/debian/patches/asm_fixes.patch
index 2c62ddf..77a43f6 100644
--- a/debian/patches/asm_fixes.patch
+++ b/debian/patches/asm_fixes.patch
@@ -1,3 +1,5 @@
+Description: Various fixes to the assembly code
+Author: Sam Hocevar <[email protected]>
 --- a/src/i386/imisc.s
 +++ b/src/i386/imisc.s
 @@ -43,6 +43,7 @@
diff --git a/debian/patches/fix_non_executable_stack.patch 
b/debian/patches/fix_non_executable_stack.patch
index a83044e..2eaa041 100644
--- a/debian/patches/fix_non_executable_stack.patch
+++ b/debian/patches/fix_non_executable_stack.patch
@@ -1,3 +1,5 @@
+Description: Fixes assembly files so that the stack isn't marked executable
+Author: Sam Hocevar <[email protected]>
 --- a/src/i386/asmdefs.inc
 +++ b/src/i386/asmdefs.inc
 @@ -80,7 +80,11 @@

-- 
Debian packaging of allegro4.4

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

Reply via email to