This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lordsawar.
commit 678e10d335ca731f83438bbf7438ffe319ee3ccc Author: Alexander Reichle-Schmehl <[email protected]> Date: Wed Feb 13 13:17:48 2008 +0000 * New stable upstream release * added myself to uploaders * added libggz-dev, libggzdmod-dev and libggzmod-dev to build-depends; lordsawar can make use of them :) Thanks to Lucas Nussbaum and his "build deamon from hell" for detecting this issue * Adding a "Recommends: lordsawar" to the -data package --- debian/changelog | 17 ++++++++++++----- debian/control | 5 +++-- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c5ad14..35dbfdb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ -lordsawar (0.0.7-2) UNRELEASED; urgency=low - - * NOT RELEASED YET - - -- Vincent Fourmond <[email protected]> Sun, 03 Feb 2008 11:51:13 +0100 +lordsawar (0.0.8-1) unstable; urgency=low + + [ Alexander Schmehl ] + * New stable upstream release + * added myself to uploaders + * added libggz-dev, libggzdmod-dev and libggzmod-dev to build-depends; + lordsawar can make use of them :) + Thanks to Lucas Nussbaum and his "build deamon from hell" for detecting + this issue + * Adding a "Recommends: lordsawar" to the -data package + + -- Alexander Schmehl <[email protected]> Wed, 13 Feb 2008 13:21:26 +0100 lordsawar (0.0.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 325a1e9..e1fd60e 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: lordsawar Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev +Uploaders: Barry deFreese <[email protected]>, Alexander Schmehl <[email protected]> +Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libggz-dev, libggzdmod-dev, libggzmod-dev Standards-Version: 3.7.3 Homepage: http://www.lordsawar.com Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/lordsawar/ @@ -23,6 +23,7 @@ Description: A clone of the popular SSG game Warlords II Play with others or against the computer. Network play is currently broken. Package: lordsawar-data +Recommends: lordsawar Architecture: all Description: A clone of the popular SSG game Warlords II A 2d turn-based strategy game where up to 8 players strive for control -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lordsawar.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

