[Pkg-sdl-commits] [libsdl2] 04/09: Refresh patches

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Sat Mar 15 00:31:35 UTC 2014


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

mafm pushed a commit to branch master
in repository libsdl2.

commit 912ba216230eab0dd3535f43b5410ba80203003d
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Fri Mar 14 23:43:51 2014 +0000

    Refresh patches
---
 debian/patches/SDL2_dont_propagate_lpthread.diff | 12 ++++--------
 debian/patches/fix_joystick_misc_axes.diff       |  2 +-
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/debian/patches/SDL2_dont_propagate_lpthread.diff b/debian/patches/SDL2_dont_propagate_lpthread.diff
index f28d59e..459cd99 100644
--- a/debian/patches/SDL2_dont_propagate_lpthread.diff
+++ b/debian/patches/SDL2_dont_propagate_lpthread.diff
@@ -20,10 +20,8 @@ Forwarded: http://bugzilla.libsdl.org/show_bug.cgi?id=1392
  sdl2.pc.in     |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)
 
-Index: libsdl2/sdl2.pc.in
-===================================================================
---- libsdl2.orig/sdl2.pc.in	2012-05-18 00:51:07.802411954 +0200
-+++ libsdl2/sdl2.pc.in	2012-05-18 00:51:26.270961566 +0200
+--- a/sdl2.pc.in
++++ b/sdl2.pc.in
 @@ -10,6 +10,6 @@
  Version: @SDL_VERSION@
  Requires:
@@ -32,10 +30,8 @@ Index: libsdl2/sdl2.pc.in
 +Libs: -L${libdir} @SDL_RLD_FLAGS@ -lSDL2
  Libs.private: @SDL_STATIC_LIBS@
  Cflags: -I${includedir}/SDL2 @SDL_CFLAGS@
-Index: libsdl2/sdl2-config.in
-===================================================================
---- libsdl2.orig/sdl2-config.in	2012-05-18 00:51:07.802411954 +0200
-+++ libsdl2/sdl2-config.in	2012-05-18 00:51:26.270961566 +0200
+--- a/sdl2-config.in
++++ b/sdl2-config.in
 @@ -45,7 +45,7 @@
        echo -I at includedir@/SDL2 @SDL_CFLAGS@
        ;;
diff --git a/debian/patches/fix_joystick_misc_axes.diff b/debian/patches/fix_joystick_misc_axes.diff
index addcc9c..a40b158 100644
--- a/debian/patches/fix_joystick_misc_axes.diff
+++ b/debian/patches/fix_joystick_misc_axes.diff
@@ -6,7 +6,7 @@ Forwarded: https://bugzilla.libsdl.org/show_bug.cgi?id=2165
 
 --- a/src/joystick/linux/SDL_sysjoystick.c
 +++ b/src/joystick/linux/SDL_sysjoystick.c
-@@ -646,7 +646,7 @@
+@@ -500,7 +500,7 @@
                  ++joystick->nbuttons;
              }
          }

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



More information about the pkg-sdl-commits mailing list