[Pkg-sdl-commits] [libsdl1.2] 02/02: Document fix_joystick_misc_axes.diff with the latest development, submitted upstream again for re-evaluation

Manuel A. Fernandez Montecelo mafm at alioth.debian.org
Sun Oct 20 00:39:15 UTC 2013


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

mafm pushed a commit to branch master
in repository libsdl1.2.

commit 53cbf179bf5ce0a2a1cd6c029cac8bd03fe735de
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Sun Oct 20 01:33:10 2013 +0100

    Document fix_joystick_misc_axes.diff with the latest development, submitted upstream again for re-evaluation
---
 debian/changelog                           |    2 ++
 debian/patches/fix_joystick_misc_axes.diff |   15 +++++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d7e003..85c5d54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libsdl1.2 (1.2.15-8) UNRELEASED; urgency=low
   * Remove permanently patch check_SDL_NOKBD_environment_variable.diff, it
     was rejected explicitly by upstream and could not be applied cleanly,
     was already disabled fore more than a year
+  * Document fix_joystick_misc_axes.diff with the latest development,
+    submitted upstream again for re-evaluation
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Sun, 20 Oct 2013 01:16:39 +0100
 
diff --git a/debian/patches/fix_joystick_misc_axes.diff b/debian/patches/fix_joystick_misc_axes.diff
index fc361e7..e282154 100644
--- a/debian/patches/fix_joystick_misc_axes.diff
+++ b/debian/patches/fix_joystick_misc_axes.diff
@@ -1,14 +1,17 @@
-Description: Fix axis movement in some joysticks
+Description: Left/Right Joystick Axis doesn't work with some controllers
  Introduced in 1.2.15-3 (June 2012)
-Last-Update: 2012-06-11
+ .
+ Reviewed in 2013-10-19 for SDL2 and SDL1.2 and submitted new upstream bug
+ report for re-evaluation, the previous one (suggested by the bug submitted) was
+ probably not related.
+Author: Sam Hocevar <sam at hocevar.net>
+Last-Update: 2013-10-19
 Bug-Debian: http://bugs.debian.org/673324
-Forwarded: http://bugzilla.libsdl.org/show_bug.cgi?id=1460
+Forwarded: https://bugzilla.libsdl.org/show_bug.cgi?id=2165
 
-diff --git a/src/joystick/linux/SDL_sysjoystick.c b/src/joystick/linux/SDL_sysjoystick.c
-index ee43974..80e46e4 100644
 --- a/src/joystick/linux/SDL_sysjoystick.c
 +++ b/src/joystick/linux/SDL_sysjoystick.c
-@@ -702,7 +702,7 @@ static SDL_bool EV_ConfigJoystick(SDL_Joystick *joystick, int fd)
+@@ -702,7 +702,7 @@
  				++joystick->nbuttons;
  			}
  		}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl1.2.git



More information about the pkg-sdl-commits mailing list