[xmoto] 04/05: Update forwarded patches
Stephen Kitt
skitt at moszumanska.debian.org
Tue Aug 8 11:12:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
skitt pushed a commit to branch master
in repository xmoto.
commit e4141fb3c2f7dec4e44884a46866b3da0b1c78ba
Author: Stephen Kitt <steve at sk2.org>
Date: Tue Aug 8 13:11:42 2017 +0200
Update forwarded patches
---
debian/changelog | 1 +
debian/patches/desktop.patch | 2 ++
debian/patches/fix_segfault.patch | 1 +
debian/patches/gcc-7.patch | 1 +
debian/patches/manpage.patch | 1 +
debian/patches/sa_restorer-removal.patch | 1 +
6 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 4c6ca1b..e47150b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xmoto (0.5.11+dfsg-7) UNRELEASED; urgency=medium
* Update debian/copyright.
* Standards-Version 4.0.0, no further change required.
* Switch to debhelper compatibility level 10.
+ * Update forwarded patches.
-- Stephen Kitt <skitt at debian.org> Sun, 06 Aug 2017 23:23:05 +0200
diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch
index e9729ee..72b63d2 100644
--- a/debian/patches/desktop.patch
+++ b/debian/patches/desktop.patch
@@ -2,6 +2,8 @@ Description: Add "arcade" sub-menu, and German translation
Origin: other, http://bugs.debian.org/478974
Origin: other, http://bugs.debian.org/641822
Bug: http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=802
+Forwarded: https://github.com/xmoto/xmoto/pull/13
+Forwarded: https://github.com/xmoto/xmoto/pull/19
--- xmoto-0.5.9.orig/extra/xmoto.desktop
+++ xmoto-0.5.9/extra/xmoto.desktop
diff --git a/debian/patches/fix_segfault.patch b/debian/patches/fix_segfault.patch
index 1c5948b..163e9bb 100644
--- a/debian/patches/fix_segfault.patch
+++ b/debian/patches/fix_segfault.patch
@@ -2,6 +2,7 @@ Description: Avoid segfaulting on NULL values in the database
Author: Gustavo Noronha Silva <kov at debian.org>
Origin: other, http://bugs.debian.org/492414
Bug: http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=799
+Forwarded: https://github.com/xmoto/xmoto/pull/15
--- xmoto-0.5.9.orig/src/states/StateMainMenu.cpp
+++ xmoto-0.5.9/src/states/StateMainMenu.cpp
diff --git a/debian/patches/gcc-7.patch b/debian/patches/gcc-7.patch
index 2756008..4226b32 100644
--- a/debian/patches/gcc-7.patch
+++ b/debian/patches/gcc-7.patch
@@ -1,5 +1,6 @@
Description: Avoid comparing pointers with booleans
Author: Stephen Kitt <skitt at debian.org>
+Forwarded: https://github.com/xmoto/xmoto/pull/16
--- a/src/WWW.cpp
+++ b/src/WWW.cpp
diff --git a/debian/patches/manpage.patch b/debian/patches/manpage.patch
index abc4d14..d6e4ab0 100644
--- a/debian/patches/manpage.patch
+++ b/debian/patches/manpage.patch
@@ -1,6 +1,7 @@
Description: Fix hyphens and some spelling mistakes
Author: Stephen Kitt <steve at sk2.org>
Bug: http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=801
+Forwarded: https://github.com/xmoto/xmoto/pull/18
--- xmoto-0.5.9.orig/xmoto.6
+++ xmoto-0.5.9/xmoto.6
diff --git a/debian/patches/sa_restorer-removal.patch b/debian/patches/sa_restorer-removal.patch
index d82fb1f..7949844 100644
--- a/debian/patches/sa_restorer-removal.patch
+++ b/debian/patches/sa_restorer-removal.patch
@@ -1,6 +1,7 @@
Description: sa_restorer isn't defined in POSIX and is being removed
Author: Pino Toscano <pino at debian.org>
Bug: http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=806
+Forwarded: https://github.com/xmoto/xmoto/pull/17
--- xmoto-0.5.9+dfsg.orig/src/GameInit.cpp
+++ xmoto-0.5.9+dfsg/src/GameInit.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xmoto.git
More information about the Pkg-games-commits
mailing list