[wesnoth] 02/02: refresh patches
Vincent Cheng
vcheng at moszumanska.debian.org
Sun May 21 05:56:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
vcheng pushed a commit to branch devel
in repository wesnoth.
commit ed95a26e6e3b246d261bc8d616d73d8a3cda2865
Author: Vincent Cheng <vcheng at debian.org>
Date: Sat May 20 22:55:50 2017 -0700
refresh patches
---
debian/changelog | 1 +
debian/patches/03wesnothd-name | 8 ++++----
debian/patches/03wesnothd-name.in | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index db92c4f..1e94ebf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
wesnoth-1.13 (1:1.13.8-1) experimental; urgency=medium
* New upstream devel release.
+ - Refresh patches.
-- Vincent Cheng <vcheng at debian.org> Sat, 20 May 2017 22:52:42 -0700
diff --git a/debian/patches/03wesnothd-name b/debian/patches/03wesnothd-name
index a2fcc33..15818bb 100644
--- a/debian/patches/03wesnothd-name
+++ b/debian/patches/03wesnothd-name
@@ -3,7 +3,7 @@ Description: Search for wesnothd-1.13 instead of plain wesnothd
--- a/src/game_launcher.cpp
+++ b/src/game_launcher.cpp
-@@ -770,7 +770,7 @@
+@@ -774,7 +774,7 @@
{
const std::string wesnothd_program =
preferences::get_mp_server_program_name().empty() ?
@@ -12,9 +12,9 @@ Description: Search for wesnothd-1.13 instead of plain wesnothd
std::string config = filesystem::get_user_config_dir() + "/lan_server.cfg";
if (!filesystem::file_exists(config)) {
---- a/src/preferences_display.cpp
-+++ b/src/preferences_display.cpp
-@@ -133,7 +133,7 @@
+--- a/src/preferences/display.cpp
++++ b/src/preferences/display.cpp
+@@ -139,7 +139,7 @@
void show_wesnothd_server_search(CVideo& video)
{
#ifndef _WIN32
diff --git a/debian/patches/03wesnothd-name.in b/debian/patches/03wesnothd-name.in
index dbaf947..c126303 100644
--- a/debian/patches/03wesnothd-name.in
+++ b/debian/patches/03wesnothd-name.in
@@ -3,7 +3,7 @@ Description: Search for wesnothd-BRANCH instead of plain wesnothd
--- a/src/game_launcher.cpp
+++ b/src/game_launcher.cpp
-@@ -770,7 +770,7 @@
+@@ -774,7 +774,7 @@
{
const std::string wesnothd_program =
preferences::get_mp_server_program_name().empty() ?
@@ -12,9 +12,9 @@ Description: Search for wesnothd-BRANCH instead of plain wesnothd
std::string config = filesystem::get_user_config_dir() + "/lan_server.cfg";
if (!filesystem::file_exists(config)) {
---- a/src/preferences_display.cpp
-+++ b/src/preferences_display.cpp
-@@ -133,7 +133,7 @@
+--- a/src/preferences/display.cpp
++++ b/src/preferences/display.cpp
+@@ -139,7 +139,7 @@
void show_wesnothd_server_search(CVideo& video)
{
#ifndef _WIN32
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git
More information about the Pkg-games-commits
mailing list