This is an automated email from the git hooks/post-receive script. bbk-guest pushed a commit to branch master in repository trigger-rally.
commit 9838fcb10b4db8b8c51820f2a3e581ef2c40d78b Author: Stefan Potyra <[email protected]> Date: Fri Nov 25 21:06:22 2011 +0000 * update description in debian/control --- debian/changelog | 8 ++------ debian/control | 9 +++++++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 20fc117..4e51547 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,18 +9,14 @@ trigger-rally (0.6.0-1) UNRELEASED; urgency=low from dropping the transitional package. + add libtinyxml-dev to build-depends. + Update versioned depends against data files. + + Update long description. * debian/trigger-rally.6.sgml: Fix grammar error in copyright description. * debian/rules: + add build-arch/build-indep target. + remove shipped tinyxml files before configuring the package. * debian/patches/20_system_tinyxml.patch: link against system tinyxml. - [More work TODO...] - * debian/control: fix description (it's not 6 courses any longer!) - * Test all new courses ... :) - * make changelog more readable. - - -- Stefan Potyra <[email protected]> Fri, 18 Nov 2011 23:36:12 +0100 + -- Stefan Potyra <[email protected]> Fri, 25 Nov 2011 21:56:04 +0100 trigger-rally (0.5.2.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index acc6c44..82aac0f 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,13 @@ Architecture: any Depends: ${shlibs:Depends}, trigger-rally-data (>= 0.6.0-1), ${misc:Depends} Conflicts: trigger (<< 0.5.2.1) Description: free 3D rally racing car game - Trigger is a free 3D rally car racing game. Fun for all the family! - You race a sequence of 6 courses, with increasing levels of difficulty. + Trigger is a free 3D rally car racing game. Fun for all the family! + . + Trigger comes with a number of challenges where you have to race several + tracks to finish each challenge. + . + When racing a track, you have to reach several locations marked by pulsating + rings in sequence. You win a race if you reach the last location in time. . Trigger is highly customisable, and it's easy to add new levels and vehicles. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

