[wesnoth] 01/01: Add new mainline campaign, "Secrets of the Ancients"

Vincent Cheng vcheng at moszumanska.debian.org
Mon Apr 17 05:13:38 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 45905a385d06a822b50200a9151fdeb67761d452
Author: Vincent Cheng <vcheng at debian.org>
Date:   Sun Apr 16 22:13:18 2017 -0700

    Add new mainline campaign, "Secrets of the Ancients"
---
 debian/changelog                      |  7 +++++++
 debian/control                        | 15 +++++++++++++++
 debian/control.in                     | 15 +++++++++++++++
 debian/wesnoth-1.13-sota.install      |  2 ++
 debian/wesnoth-BRANCH-sota.install.in |  2 ++
 5 files changed, 41 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 12939ef..edf17ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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)
+
+ -- Vincent Cheng <vcheng at debian.org>  Sun, 16 Apr 2017 22:11:44 -0700
+
 wesnoth-1.13 (1:1.13.7-1) experimental; urgency=medium
 
   * New upstream devel release.
diff --git a/debian/control b/debian/control
index 69d1b76..ab13def 100644
--- a/debian/control
+++ b/debian/control
@@ -406,3 +406,18 @@ Description: "Dead Water" official campaign for Wesnoth (branch 1.13)
  and disadvantages in different types of terrains and against different types
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
+
+Package: wesnoth-1.13-sota
+Depends: ${misc:Depends}, wesnoth-1.13-core (>= ${wesnoth:Min-Version}),
+  wesnoth-1.13-core (<< ${wesnoth:Max-Version})
+Architecture: all
+Description: "Secrets of the Ancients" official campaign for Wesnoth (branch 1.13)
+ This package contains the "Secrets of the Ancients" campaign for Wesnoth:
+ "Rediscover the secrets known by the lich lords of the Green Isle. They knew
+ how to live forever, so why can't you?"
+ (Intermediate level, 21 scenarios)
+ .
+ Battle for control of villages, using variety of units which have advantages
+ and disadvantages in different types of terrains and against different types
+ of attacks.  Units gain experience and advance levels, and are carried over
+ from one scenario to the next in a campaign.
diff --git a/debian/control.in b/debian/control.in
index 7322ff2..693fb14 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -406,3 +406,18 @@ Description: "Dead Water" official campaign for Wesnoth (branch BRANCH)
  and disadvantages in different types of terrains and against different types
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
+
+Package: wesnoth-BRANCH-sota
+Depends: ${misc:Depends}, wesnoth-BRANCH-core (>= ${wesnoth:Min-Version}),
+  wesnoth-BRANCH-core (<< ${wesnoth:Max-Version})
+Architecture: all
+Description: "Secrets of the Ancients" official campaign for Wesnoth (branch BRANCH)
+ This package contains the "Secrets of the Ancients" campaign for Wesnoth:
+ "Rediscover the secrets known by the lich lords of the Green Isle. They knew
+ how to live forever, so why can't you?"
+ (Intermediate level, 21 scenarios)
+ .
+ Battle for control of villages, using variety of units which have advantages
+ and disadvantages in different types of terrains and against different types
+ of attacks.  Units gain experience and advance levels, and are carried over
+ from one scenario to the next in a campaign.
diff --git a/debian/wesnoth-1.13-sota.install b/debian/wesnoth-1.13-sota.install
new file mode 100644
index 0000000..2b9324a
--- /dev/null
+++ b/debian/wesnoth-1.13-sota.install
@@ -0,0 +1,2 @@
+debian/tmp/usr/share/games/wesnoth/1.13/data/campaigns/Secrets_of_the_Ancients
+debian/tmp/usr/share/games/wesnoth/1.13/locale/*/LC_MESSAGES/wesnoth-sota.mo
diff --git a/debian/wesnoth-BRANCH-sota.install.in b/debian/wesnoth-BRANCH-sota.install.in
new file mode 100644
index 0000000..879667d
--- /dev/null
+++ b/debian/wesnoth-BRANCH-sota.install.in
@@ -0,0 +1,2 @@
+debian/tmp/usr/share/games/wesnoth/BRANCH/data/campaigns/Secrets_of_the_Ancients
+debian/tmp/usr/share/games/wesnoth/BRANCH/locale/*/LC_MESSAGES/wesnoth-sota.mo

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