[wesnoth] 02/03: refresh patches

Vincent Cheng vcheng at moszumanska.debian.org
Sun Aug 28 04:24:04 UTC 2016


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

vcheng pushed a commit to branch devel
in repository wesnoth.

commit 6030a38ed00c4750ae02e7f204a1d7935d2c72b1
Author: Vincent Cheng <vcheng at debian.org>
Date:   Sat Aug 27 21:22:11 2016 -0700

    refresh patches
---
 debian/changelog                  | 1 +
 debian/patches/03wesnothd-name    | 4 ++--
 debian/patches/03wesnothd-name.in | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 36531dc..3a92469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 wesnoth-1.13 (1:1.13.5-1) experimental; urgency=medium
 
   * New upstream devel release.
+    - Refresh patches.
   * Remove debian/menu file as per tech-ctte decision in #741573.
 
  -- Vincent Cheng <vcheng at debian.org>  Sat, 27 Aug 2016 21:17:33 -0700
diff --git a/debian/patches/03wesnothd-name b/debian/patches/03wesnothd-name
index f803773..ad08c84 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
-@@ -870,7 +870,7 @@
+@@ -780,7 +780,7 @@
  {
  	const std::string wesnothd_program =
  		preferences::get_mp_server_program_name().empty() ?
@@ -14,7 +14,7 @@ Description: Search for wesnothd-1.13 instead of plain wesnothd
  	if (!filesystem::file_exists(config)) {
 --- a/src/preferences_display.cpp
 +++ b/src/preferences_display.cpp
-@@ -187,7 +187,7 @@
+@@ -166,7 +166,7 @@
  #ifndef WESNOTH_PREFIX
  #define WESNOTH_PREFIX "/usr"
  #endif
diff --git a/debian/patches/03wesnothd-name.in b/debian/patches/03wesnothd-name.in
index 2dd797a..7855bca 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
-@@ -870,7 +870,7 @@
+@@ -780,7 +780,7 @@
  {
  	const std::string wesnothd_program =
  		preferences::get_mp_server_program_name().empty() ?
@@ -14,7 +14,7 @@ Description: Search for wesnothd-BRANCH instead of plain wesnothd
  	if (!filesystem::file_exists(config)) {
 --- a/src/preferences_display.cpp
 +++ b/src/preferences_display.cpp
-@@ -187,7 +187,7 @@
+@@ -166,7 +166,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



More information about the Pkg-games-commits mailing list