[mupen64plus-input-sdl] 191/196: Move patches to alternative DEP-3 format and manage them with gbp pq

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:00:46 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-input-sdl.

commit 138324502bd64aa7950678b25d668448fb775e94
Author: Sven Eckelmann <sven at narfation.org>
Date:   Thu May 28 21:25:14 2015 +0200

    Move patches to alternative DEP-3 format and manage them with gbp pq
---
 debian/changelog                                              |  1 +
 ...h => Add-workaround-for-missing-rumble-with-xboxdrv.patch} | 11 ++++++++---
 ...ix-axis-auto-configuration-in-for-Playstation-4-con.patch} | 10 +++++++---
 debian/patches/series                                         |  4 ++--
 4 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f9a1102..41ae9c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mupen64plus-input-sdl (2.5-2) UNRELEASED; urgency=medium
 
   * debian/patches:
     - Fix axis auto configuration in for Playstation 4 controllers
+    - Move patches to alternative DEP-3 format and manage them with gbp pq
   * debian/control:
     - Change Vcs-Browser to new alioth CGit URL
 
diff --git a/debian/patches/xboxdrv_rumble_war.patch b/debian/patches/Add-workaround-for-missing-rumble-with-xboxdrv.patch
similarity index 70%
rename from debian/patches/xboxdrv_rumble_war.patch
rename to debian/patches/Add-workaround-for-missing-rumble-with-xboxdrv.patch
index c45bd9e..c24abf0 100644
--- a/debian/patches/xboxdrv_rumble_war.patch
+++ b/debian/patches/Add-workaround-for-missing-rumble-with-xboxdrv.patch
@@ -1,9 +1,14 @@
-Description: Add workaround for missing rumble with xboxdrv
-Author: Sven Eckelmann <sven at narfation.org>
+From: Sven Eckelmann <sven at narfation.org>
+Date: Sat, 31 Aug 2013 13:28:04 +0200
+Subject: Add workaround for missing rumble with xboxdrv
 
+Bug: https://github.com/xboxdrv/xboxdrv/issues/47
 ---
+ src/plugin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 diff --git a/src/plugin.c b/src/plugin.c
-index 2e2cd95dc81a291777c5620e7171249fe054c3d4..44a531e22517fa533bfe753ce6d8fc339de8d821 100644
+index 2e2cd95..44a531e 100644
 --- a/src/plugin.c
 +++ b/src/plugin.c
 @@ -404,7 +404,7 @@ EXPORT void CALL ControllerCommand(int Control, unsigned char *Command)
diff --git a/debian/patches/ps4_axis.patch b/debian/patches/Fix-axis-auto-configuration-in-for-Playstation-4-con.patch
similarity index 78%
rename from debian/patches/ps4_axis.patch
rename to debian/patches/Fix-axis-auto-configuration-in-for-Playstation-4-con.patch
index b3a2c50..7b730d2 100644
--- a/debian/patches/ps4_axis.patch
+++ b/debian/patches/Fix-axis-auto-configuration-in-for-Playstation-4-con.patch
@@ -1,9 +1,13 @@
-Description: Fix axis auto configuration in for Playstation 4 controllers
-Author: Sven Eckelmann <sven at narfation.org>
+From: Sven Eckelmann <sven at narfation.org>
+Date: Fri, 1 May 2015 16:56:19 +0200
+Subject: Fix axis auto configuration in for Playstation 4 controllers
 
 ---
+ data/InputAutoCfg.ini | 26 +++++++++++++++++++++++++-
+ 1 file changed, 25 insertions(+), 1 deletion(-)
+
 diff --git a/data/InputAutoCfg.ini b/data/InputAutoCfg.ini
-index 555490d38dabdeb453b2e1641cb406054ac77fbe..f19f7cc13320831dfffb5d440535ebfd0db0b613 100644
+index 555490d..f19f7cc 100644
 --- a/data/InputAutoCfg.ini
 +++ b/data/InputAutoCfg.ini
 @@ -871,7 +871,6 @@ Y Axis = axis(1-,1+)
diff --git a/debian/patches/series b/debian/patches/series
index e7f19b7..6582c95 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-xboxdrv_rumble_war.patch
-ps4_axis.patch
+Add-workaround-for-missing-rumble-with-xboxdrv.patch
+Fix-axis-auto-configuration-in-for-Playstation-4-con.patch

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



More information about the Pkg-games-commits mailing list