[wesnoth] 01/01: add new wesnoth-sota package as a dependency for wesnoth metapackage

Vincent Cheng vcheng at moszumanska.debian.org
Mon Apr 17 05:39:55 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 fe3ece2efad1e8d7eb79e3ac9be84e510ec9f37f
Author: Vincent Cheng <vcheng at debian.org>
Date:   Sun Apr 16 22:39:35 2017 -0700

    add new wesnoth-sota package as a dependency for wesnoth metapackage
---
 debian/control    | 3 ++-
 debian/control.in | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ab13def..86aa667 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,8 @@ Depends: ${misc:Depends}, wesnoth-1.13-core (>= ${binary:Version}),
   wesnoth-1.13-thot (= ${source:Version}),
   wesnoth-1.13-low (= ${source:Version}),
   wesnoth-1.13-dm (= ${source:Version}),
-  wesnoth-1.13-dw (= ${source:Version})
+  wesnoth-1.13-dw (= ${source:Version}),
+  wesnoth-1.13-sota (= ${source:Version})
 Recommends: wesnoth-1.13-music (= ${source:Version})
 Description: fantasy turn-based strategy game - complete suite (branch 1.13)
  This package depends on the complete set of packages built from the wesnoth
diff --git a/debian/control.in b/debian/control.in
index 693fb14..29e74c3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -81,7 +81,8 @@ Depends: ${misc:Depends}, wesnoth-BRANCH-core (>= ${binary:Version}),
   wesnoth-BRANCH-thot (= ${source:Version}),
   wesnoth-BRANCH-low (= ${source:Version}),
   wesnoth-BRANCH-dm (= ${source:Version}),
-  wesnoth-BRANCH-dw (= ${source:Version})
+  wesnoth-BRANCH-dw (= ${source:Version}),
+  wesnoth-BRANCH-sota (= ${source:Version})
 Recommends: wesnoth-BRANCH-music (= ${source:Version})
 Description: fantasy turn-based strategy game - complete suite (branch BRANCH)
  This package depends on the complete set of packages built from the wesnoth

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