[wesnoth] 01/01: add wesnoth-sota as dependency for metapackage and ship translations for wesnoth-sota

Vincent Cheng vcheng at moszumanska.debian.org
Mon Apr 17 05:45:29 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 51b322fcdd3328eeace562358ea47fd951b19f26
Author: Vincent Cheng <vcheng at debian.org>
Date:   Sun Apr 16 22:44:22 2017 -0700

    add wesnoth-sota as dependency for metapackage and ship translations for wesnoth-sota
---
 debian/changelog                                   |  2 ++
 .../04update-po-cmakelists-for-wesnoth-sota        | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 3 files changed, 25 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index edf17ec..7302ab8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ wesnoth-1.13 (1:1.13.7-2) experimental; urgency=medium
 
   * Add new package wesnoth-1.13-sota for the newly added mainline campaign,
     "Secrets of the Ancients". (Closes: #860420)
+  * Add debian/patches/04update-po-cmakelists-for-wesnoth-sota; cherry-picked
+    from upstream git to include translations for wesnoth-1.13-sota.
 
  -- Vincent Cheng <vcheng at debian.org>  Sun, 16 Apr 2017 22:11:44 -0700
 
diff --git a/debian/patches/04update-po-cmakelists-for-wesnoth-sota b/debian/patches/04update-po-cmakelists-for-wesnoth-sota
new file mode 100644
index 0000000..945166a
--- /dev/null
+++ b/debian/patches/04update-po-cmakelists-for-wesnoth-sota
@@ -0,0 +1,22 @@
+From f12bf3345f10ff124ed68c074de528f5b09d6183 Mon Sep 17 00:00:00 2001
+From: Nils Kneuper <crazy-ivanovic at gmx.net>
+Date: Thu, 23 Mar 2017 08:41:01 +0100
+Subject: [PATCH] add wesnoth-sota to CMake list (allow compilation +
+ pot-update)
+
+---
+ po/CMakeLists.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
+index 890f222..c59d0a2 100644
+--- a/po/CMakeLists.txt
++++ b/po/CMakeLists.txt
+@@ -20,6 +20,7 @@ set(NORMAL_DOMAINS
+ 	wesnoth-multiplayer
+ 	wesnoth-nr
+ 	wesnoth-sof
++	wesnoth-sota
+ 	wesnoth-sotbe
+ 	wesnoth-tb
+ 	wesnoth-test
diff --git a/debian/patches/series b/debian/patches/series
index 57b6465..e9fcd59 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 02wesnoth-nolog-desktop-file
 03wesnothd-name
+04update-po-cmakelists-for-wesnoth-sota

-- 
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