[wesnoth] 01/01: refresh patches

Vincent Cheng vcheng at moszumanska.debian.org
Sun Apr 16 01:06:52 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 5f368c6b96466fb89a545bb8b926fe9bee9e0a5a
Author: Vincent Cheng <vcheng at debian.org>
Date:   Sat Apr 15 18:06:39 2017 -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 0794ccf..12939ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 wesnoth-1.13 (1:1.13.7-1) experimental; urgency=medium
 
   * New upstream devel release.
+    - Refresh patches.
   * Install missing lato fonts in wesnoth-1.13-data.
 
  -- Vincent Cheng <vcheng at debian.org>  Sat, 15 Apr 2017 18:01:53 -0700
diff --git a/debian/patches/03wesnothd-name b/debian/patches/03wesnothd-name
index cb1e525..a2fcc33 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
-@@ -776,7 +776,7 @@
+@@ -770,7 +770,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
-@@ -134,7 +134,7 @@
+@@ -133,7 +133,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 8f4b4e0..dbaf947 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
-@@ -776,7 +776,7 @@
+@@ -770,7 +770,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
-@@ -134,7 +134,7 @@
+@@ -133,7 +133,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