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 04f6e99ad8804b9caa33f2247537e76099883b6c Author: Stefan Potyra <[email protected]> Date: Fri Nov 11 22:29:56 2011 +0000 * drop transitional package (original package last seen in oldstable) * fix grammatical errors in man page * document what still needs to be done right in changelog. --- debian/changelog | 15 +++++++++++++-- debian/control | 7 ------- debian/trigger-rally.6.sgml | 4 ++-- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index c3fdc6c..56dd9db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,20 @@ trigger-rally (0.6.0-1) UNRELEASED; urgency=low * New upstream release. * debian/patches/05_Makefile.am.patch: dropped, included upstream. * Refresh debian/patches/10_system_glew.patch. - [More work TODO...] + * debian/control: drop transitional package + * debian/trigger-rally.6.sgml: Fix grammar error in copyright description. - -- Stefan Potyra <[email protected]> Fri, 11 Nov 2011 21:58:06 +0100 + [More work TODO...] + * shipped tinyxml should go + * debian/control: fix description (it's not 6 courses any longer!) + * debian/rules: add build-arch target (did TC vote on this yet? + Nevertheless sounds like a good idea) + * Check if changes are needed for new standars-version (don't think so). + * Find out if /usr/bin is the new /usr/games (I recall there was some + discussion). + * Test all new courses ... :) + + -- Stefan Potyra <[email protected]> Fri, 11 Nov 2011 23:12:41 +0100 trigger-rally (0.5.2.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 82177bf..e2584fa 100644 --- a/debian/control +++ b/debian/control @@ -31,10 +31,3 @@ Description: free 3D rally racing car game Trigger is highly customisable, and it's easy to add new levels and vehicles. . System Requirements consist of an OpenGL accelerated video card. - -Package: trigger -Architecture: all -Depends: trigger-rally, ${misc:Depends} -Description: transitional dummy package for trigger - This is a transitional dummy package for trigger-rally, it can be safely - removed. diff --git a/debian/trigger-rally.6.sgml b/debian/trigger-rally.6.sgml index e50c012..4d4344e 100644 --- a/debian/trigger-rally.6.sgml +++ b/debian/trigger-rally.6.sgml @@ -77,8 +77,8 @@ <para>This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under - the terms of the &gnu; General Public License, Version 2 any - later version published by the Free Software Foundation. + the terms of the &gnu; General Public License, Version 2 or any + later version as published by the Free Software Foundation. </para> <para> On Debian systems, the complete text of the GNU General Public -- 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

