Author: pabs Date: 2010-03-25 12:18:03 +0000 (Thu, 25 Mar 2010) New Revision: 10854
Modified: packages/trunk/sauerbraten/debian/changelog packages/trunk/sauerbraten/debian/control packages/trunk/sauerbraten/debian/sauerbraten.menu Log: Drop extra "first person" in menu file and description (Closes: #573778) Modified: packages/trunk/sauerbraten/debian/changelog =================================================================== --- packages/trunk/sauerbraten/debian/changelog 2010-03-24 12:01:21 UTC (rev 10853) +++ packages/trunk/sauerbraten/debian/changelog 2010-03-25 12:18:03 UTC (rev 10854) @@ -1,3 +1,9 @@ +sauerbraten (0.0.20080620.dfsg-2.1) UNRELEASED; urgency=low + + * Drop extra "first person" in menu file and description (Closes: #573778) + + -- Paul Wise <[email protected]> Thu, 25 Mar 2010 20:16:43 +0800 + sauerbraten (0.0.20080620.dfsg-2) unstable; urgency=low * debian/rules: Modified: packages/trunk/sauerbraten/debian/control =================================================================== --- packages/trunk/sauerbraten/debian/control 2010-03-24 12:01:21 UTC (rev 10853) +++ packages/trunk/sauerbraten/debian/control 2010-03-25 12:18:03 UTC (rev 10854) @@ -14,8 +14,8 @@ Depends: ${shlibs:Depends}, sauerbraten-data (>= 0.0.20080620-1) Recommends: sauerbraten-wake6 Description: 3D first-person game engine - Sauerbraten is a networked fast-paced 3D first person first-person shooter - game. It supports rather modern graphic effects and a some nice graphic + Sauerbraten is a networked fast-paced 3D first-person shooter game. + It supports rather modern graphic effects and a some nice graphic details. . The game client also works as the map editor. It is even possible to create @@ -30,8 +30,8 @@ Architecture: any Depends: sauerbraten (= ${binary:Version}) Description: Debug symbols for the Sauerbraten game engine - Sauerbraten is a networked fast-paced 3D first person first-person shooter - game. It supports rather modern graphic effects and a some nice graphic + Sauerbraten is a networked fast-paced 3D first-person shooter game. + It supports rather modern graphic effects and a some nice graphic details. . The game client also works as the map editor. It is even possible to create @@ -46,8 +46,8 @@ Depends: ${shlibs:Depends} Suggests: sauerbraten Description: Standalone server for the Sauerbraten game - Sauerbraten is a networked fast-paced 3D first person first-person shooter - game. It supports rather modern graphic effects and a some nice graphic + Sauerbraten is a networked fast-paced 3D first-person shooter game. + It supports rather modern graphic effects and a some nice graphic details. . The game client also works as the map editor. It is even possible to create Modified: packages/trunk/sauerbraten/debian/sauerbraten.menu =================================================================== --- packages/trunk/sauerbraten/debian/sauerbraten.menu 2010-03-24 12:01:21 UTC (rev 10853) +++ packages/trunk/sauerbraten/debian/sauerbraten.menu 2010-03-25 12:18:03 UTC (rev 10854) @@ -2,5 +2,5 @@ section="Games/Action" \ icon="/usr/share/pixmaps/sauerbraten.xpm" \ title="Sauerbraten" \ - longtitle="A networked 3D first person first-person shooter game" \ + longtitle="A networked 3D first-person shooter game" \ command="/usr/games/sauerbraten" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

