[redeclipse] 298/494: dep3-tags for patches, one forwarded

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 538d605a297dbd02d9b20040e1ba006cfadd5548
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Dec 13 20:17:04 2011 +0100

    dep3-tags for patches, one forwarded
---
 patches/build-with-debug-symbols.patch | 7 +++++++
 patches/fix-install-target.patch       | 7 +++++++
 patches/windowed-by-default.patch      | 9 +++++++++
 3 files changed, 23 insertions(+)

diff --git a/patches/build-with-debug-symbols.patch b/patches/build-with-debug-symbols.patch
index a6176be..bb92ac9 100644
--- a/patches/build-with-debug-symbols.patch
+++ b/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/patches/fix-install-target.patch b/patches/fix-install-target.patch
index 56aa869..00a3310 100644
--- a/patches/fix-install-target.patch
+++ b/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/patches/windowed-by-default.patch b/patches/windowed-by-default.patch
index 291a1db..3e8e6b9 100644
--- a/patches/windowed-by-default.patch
+++ b/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 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list