This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch devel in repository wesnoth.
commit 6e42248c62532c8e810fb34c955e2fd854397a97 Author: Vincent Cheng <[email protected]> Date: Tue Apr 5 21:08:37 2016 -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 abdb7d3..afe3d76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ wesnoth-1.13 (1:1.13.4-1) experimental; urgency=medium * New upstream devel release. + - Refresh patches. * Bump to Standards-Version 3.9.7. -- Vincent Cheng <[email protected]> Mon, 04 Apr 2016 21:39:20 -0700 diff --git a/debian/patches/03wesnothd-name b/debian/patches/03wesnothd-name index cae5bd7..f803773 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 -@@ -868,7 +868,7 @@ +@@ -870,7 +870,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/game_preferences_display.cpp -+++ b/src/game_preferences_display.cpp -@@ -1791,7 +1791,7 @@ +--- a/src/preferences_display.cpp ++++ b/src/preferences_display.cpp +@@ -187,7 +187,7 @@ #ifndef WESNOTH_PREFIX #define WESNOTH_PREFIX "/usr" #endif diff --git a/debian/patches/03wesnothd-name.in b/debian/patches/03wesnothd-name.in index 3f8a692..2dd797a 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 -@@ -868,7 +868,7 @@ +@@ -870,7 +870,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/game_preferences_display.cpp -+++ b/src/game_preferences_display.cpp -@@ -1791,7 +1791,7 @@ +--- a/src/preferences_display.cpp ++++ b/src/preferences_display.cpp +@@ -187,7 +187,7 @@ #ifndef WESNOTH_PREFIX #define WESNOTH_PREFIX "/usr" #endif -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

