Author: sistpoty-guest Date: 2011-11-11 22:29:56 +0000 (Fri, 11 Nov 2011) New Revision: 12798
Modified: packages/trunk/trigger/debian/changelog packages/trunk/trigger/debian/control packages/trunk/trigger/debian/trigger-rally.6.sgml Log: * 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. Modified: packages/trunk/trigger/debian/changelog =================================================================== --- packages/trunk/trigger/debian/changelog 2011-11-11 21:47:07 UTC (rev 12797) +++ packages/trunk/trigger/debian/changelog 2011-11-11 22:29:56 UTC (rev 12798) @@ -3,9 +3,20 @@ * New upstream release. * debian/patches/05_Makefile.am.patch: dropped, included upstream. * Refresh debian/patches/10_system_glew.patch. + * debian/control: drop transitional package + * debian/trigger-rally.6.sgml: Fix grammar error in copyright description. + [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 21:58:06 +0100 + -- Stefan Potyra <[email protected]> Fri, 11 Nov 2011 23:12:41 +0100 trigger-rally (0.5.2.1-2) unstable; urgency=low Modified: packages/trunk/trigger/debian/control =================================================================== --- packages/trunk/trigger/debian/control 2011-11-11 21:47:07 UTC (rev 12797) +++ packages/trunk/trigger/debian/control 2011-11-11 22:29:56 UTC (rev 12798) @@ -31,10 +31,3 @@ 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. Modified: packages/trunk/trigger/debian/trigger-rally.6.sgml =================================================================== --- packages/trunk/trigger/debian/trigger-rally.6.sgml 2011-11-11 21:47:07 UTC (rev 12797) +++ packages/trunk/trigger/debian/trigger-rally.6.sgml 2011-11-11 22:29:56 UTC (rev 12798) @@ -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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

