[SCM] Packaging for Red Eclipse branch, master, updated. 3e5a91cb5d434388927a01c23e043bb2e27559b4

Martin Erik Werner martinerikwerner at gmail.com
Tue Dec 13 19:17:19 UTC 2011


The following commit has been merged in the master branch:
commit 3e5a91cb5d434388927a01c23e043bb2e27559b4
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Dec 13 20:17:04 2011 +0100

    dep3-tags for patches, one forwarded

diff --git a/debian/patches/build-with-debug-symbols.patch b/debian/patches/build-with-debug-symbols.patch
index a6176be..bb92ac9 100644
--- a/debian/patches/build-with-debug-symbols.patch
+++ b/debian/patches/build-with-debug-symbols.patch
@@ -1,3 +1,10 @@
+Description: Build with debug symbols
+ In order to create -dbg packages on Debian we need to build with the debug
+ flag.
+Forwarded: not-needed
+Author: Martin Erik Werner <martinerikwerner at gmail.com>
+Last-Update: 2011-12-13
+
 --- a/src/Makefile
 +++ b/src/Makefile
 @@ -1,5 +1,5 @@
diff --git a/debian/patches/fix-install-target.patch b/debian/patches/fix-install-target.patch
index 56aa869..00a3310 100644
--- a/debian/patches/fix-install-target.patch
+++ b/debian/patches/fix-install-target.patch
@@ -1,3 +1,10 @@
+Description: Fail-safe install target
+ The standard install target fails if the bin/ directory does not exist, using
+ install instead of cp makes sure it is created before copying.
+Forwarded: https://sourceforge.net/apps/trac/redeclipse/ticket/75
+Author: Martin Erik Werner <martinerikwerner at gmail.com>
+Last-Update: 2011-12-13
+
 --- a/src/Makefile
 +++ b/src/Makefile
 @@ -170,10 +170,10 @@
diff --git a/debian/patches/windowed-by-default.patch b/debian/patches/windowed-by-default.patch
index 291a1db..3e8e6b9 100644
--- a/debian/patches/windowed-by-default.patch
+++ b/debian/patches/windowed-by-default.patch
@@ -1,3 +1,12 @@
+Description: Start in windowed mode by default
+ Debian Games team has a preference for games starting in windoed mode, since
+ fullscreen SDL will capture all keyboard input and make the user unable to
+ escape via alt-tab, change volume, or exit sanely in the case of the
+ application locking up.
+Forwarded: not-needed
+Author: Martin Erik Werner <martinerikwerner at gmail.com>
+Last-Update: 2011-12-13
+
 --- a/src/engine/main.cpp
 +++ b/src/engine/main.cpp
 @@ -245,7 +245,7 @@

-- 
Packaging for Red Eclipse



More information about the Pkg-games-commits mailing list