This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch master in repository wesnoth.
commit e1517f2f7020d1ab2fad55f3e0602786600f59c4 Author: Vincent Cheng <[email protected]> Date: Tue Apr 28 02:14:47 2015 -0700 add wesnoth metapackages --- debian/changelog | 6 ++++++ debian/control | 43 +++++++++++++++++++++++++++++++++++++++++++ debian/control.in | 43 +++++++++++++++++++++++++++++++++++++++++++ debian/rules | 2 +- 4 files changed, 93 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e299be2..bf96451 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wesnoth-1.12 (1:1.12.2-2) unstable; urgency=medium + + * Add metapackages for wesnoth{,-core,-music} since 1.12 is a stable branch. + + -- Vincent Cheng <[email protected]> Tue, 28 Apr 2015 01:50:44 -0700 + wesnoth-1.12 (1:1.12.2-1) unstable; urgency=medium * New upstream stable release, containing a fix for "Private file disclosure diff --git a/debian/control b/debian/control index 93dc141..337e116 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,20 @@ Description: fantasy turn-based strategy game (branch 1.12) 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.12-core (>= ${binary:Version}), + wesnoth-1.12-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.12-dbg Section: debug Architecture: any @@ -97,6 +111,22 @@ Description: fantasy turn-based strategy game - complete suite (branch 1.12) 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.12 (>= ${binary:Version}), + wesnoth-1.12-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.12-music Architecture: all Depends: ${misc:Depends} @@ -109,6 +139,19 @@ Description: music files for Wesnoth (branch 1.12) 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.12-music (= ${source:Version}), + wesnoth-1.12-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.12-server Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base diff --git a/debian/control.in b/debian/control.in index b2521dc..95d628f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -47,6 +47,20 @@ 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 @@ -97,6 +111,22 @@ 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} @@ -109,6 +139,19 @@ 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 diff --git a/debian/rules b/debian/rules index 61f67bb..faf0a83 100755 --- a/debian/rules +++ b/debian/rules @@ -144,7 +144,7 @@ binary-indep: install debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/hicolor/64x64/apps/wesnoth-$(BRANCH_VERSION)_editor-icon.png # /usr/share/doc symlinks - for i in wesnoth-$(BRANCH_VERSION); do \ + for i in wesnoth wesnoth-core wesnoth-music wesnoth-$(BRANCH_VERSION); do \ install -p -d -m755 debian/$$i/usr/share/doc; \ ln -s wesnoth-$(BRANCH_VERSION)-data debian/$$i/usr/share/doc/$$i; \ done -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

