[tecnoballz] 01/03: Fix gigablitz gauge was not working.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Feb 10 16:48:29 UTC 2015


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

apo-guest pushed a commit to branch master
in repository tecnoballz.

commit 5fadcc7173392a8bb8099e6358c9f7927281d321
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Feb 10 17:27:27 2015 +0100

    Fix gigablitz gauge was not working.
    
    Thanks: Celelibi for the report and Bruno Ethvignot for the patch.
    Closes: #776342
---
 debian/patches/gigablitz-gauge.patch | 22 ++++++++++++++++++++++
 debian/patches/series                |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/gigablitz-gauge.patch b/debian/patches/gigablitz-gauge.patch
new file mode 100644
index 0000000..7589bd2
--- /dev/null
+++ b/debian/patches/gigablitz-gauge.patch
@@ -0,0 +1,22 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Tue, 10 Feb 2015 17:27:03 +0100
+Subject: gigablitz gauge
+
+Forwarded: yes
+Bug: https://bugs.debian.org/776342
+---
+ src/right_panel_score.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/right_panel_score.cc b/src/right_panel_score.cc
+index fc77bf8..672e345 100644
+--- a/src/right_panel_score.cc
++++ b/src/right_panel_score.cc
+@@ -41,7 +41,6 @@ right_panel_score::right_panel_score ()
+   gigablitz_countdown = gauge_height;
+   delay_gigablitz_countdown = 0; 
+   flip_white = false;
+-  gauge_height = 0;
+   panel_width = 0;
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 4f67721..0561a42 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 disable-Werror.patch
 custom-CXXFLAGS.patch
 manpage.patch
+gigablitz-gauge.patch

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



More information about the Pkg-games-commits mailing list