[wesnoth] 01/01: remove metapackages because 1.13 is a development branch

Vincent Cheng vcheng at moszumanska.debian.org
Fri May 1 10:02:24 UTC 2015


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

vcheng pushed a commit to branch devel
in repository wesnoth.

commit 523bc2e034da9675c416190d203412d6f1782fd6
Author: Vincent Cheng <vcheng at debian.org>
Date:   Fri May 1 03:02:03 2015 -0700

    remove metapackages because 1.13 is a development branch
---
 debian/control    | 43 -------------------------------------------
 debian/control.in | 43 -------------------------------------------
 2 files changed, 86 deletions(-)

diff --git a/debian/control b/debian/control
index e2996c6..481270b 100644
--- a/debian/control
+++ b/debian/control
@@ -47,20 +47,6 @@ Description: fantasy turn-based strategy game (branch 1.13)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-core
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-1.13-core (>= ${binary:Version}),
-  wesnoth-1.13-data (= ${source:Version})
-Suggests: wesnoth
-Description: fantasy turn-based strategy game (metapackage)
- This metapackage pulls in the core wesnoth package which allows you to play
- using the latest stable version.
- .
- 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.
-
 Package: wesnoth-1.13-dbg
 Section: debug
 Architecture: any
@@ -111,22 +97,6 @@ Description: fantasy turn-based strategy game - complete suite (branch 1.13)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-1.13 (>= ${binary:Version}),
-  wesnoth-1.13-data (= ${source:Version})
-Description: fantasy turn-based strategy game - complete suite (metapackage)
- This metapackage pulls in the complete set of the latest stable version, most
- helpful if you always want to have all the official campaigns installed. If
- you only want to play over the network with other players or want to play only
- a few campaigns you just need to install the wesnoth-core package and the
- wanted campaign packages.
- .
- 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.
-
 Package: wesnoth-1.13-music
 Architecture: all
 Depends: ${misc:Depends}
@@ -139,19 +109,6 @@ Description: music files for Wesnoth (branch 1.13)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-music
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-1.13-music (= ${source:Version}),
-  wesnoth-1.13-data (= ${source:Version})
-Description: music files for Wesnoth (metapackage)
- This metapackage pulls in the music package for use with the latest stable
- version of wesnoth.
- .
- 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.
-
 Package: wesnoth-1.13-server
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base
diff --git a/debian/control.in b/debian/control.in
index 3f5961e..f0421d6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -47,20 +47,6 @@ Description: fantasy turn-based strategy game (branch BRANCH)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-core
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-BRANCH-core (>= ${binary:Version}),
-  wesnoth-BRANCH-data (= ${source:Version})
-Suggests: wesnoth
-Description: fantasy turn-based strategy game (metapackage)
- This metapackage pulls in the core wesnoth package which allows you to play
- using the latest stable version.
- .
- 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.
-
 Package: wesnoth-BRANCH-dbg
 Section: debug
 Architecture: any
@@ -111,22 +97,6 @@ Description: fantasy turn-based strategy game - complete suite (branch BRANCH)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-BRANCH (>= ${binary:Version}),
-  wesnoth-BRANCH-data (= ${source:Version})
-Description: fantasy turn-based strategy game - complete suite (metapackage)
- This metapackage pulls in the complete set of the latest stable version, most
- helpful if you always want to have all the official campaigns installed. If
- you only want to play over the network with other players or want to play only
- a few campaigns you just need to install the wesnoth-core package and the
- wanted campaign packages.
- .
- 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.
-
 Package: wesnoth-BRANCH-music
 Architecture: all
 Depends: ${misc:Depends}
@@ -139,19 +109,6 @@ Description: music files for Wesnoth (branch BRANCH)
  of attacks.  Units gain experience and advance levels, and are carried over
  from one scenario to the next in a campaign.
 
-Package: wesnoth-music
-Architecture: all
-Depends: ${misc:Depends}, wesnoth-BRANCH-music (= ${source:Version}),
-  wesnoth-BRANCH-data (= ${source:Version})
-Description: music files for Wesnoth (metapackage)
- This metapackage pulls in the music package for use with the latest stable
- version of wesnoth.
- .
- 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.
-
 Package: wesnoth-BRANCH-server
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base

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