Author: ansgar-guest Date: 2008-10-19 18:01:08 +0000 (Sun, 19 Oct 2008) New Revision: 8275
Modified: packages/trunk/ketm/debian/changelog packages/trunk/ketm/debian/control packages/trunk/ketm/debian/ketm.dirs Log: * debian/ketm.dirs: Add /var/games (Closes: #502765) * Add myself to Uploaders * debian/control: Fix typo in description Modified: packages/trunk/ketm/debian/changelog =================================================================== --- packages/trunk/ketm/debian/changelog 2008-10-18 20:08:52 UTC (rev 8274) +++ packages/trunk/ketm/debian/changelog 2008-10-19 18:01:08 UTC (rev 8275) @@ -1,3 +1,11 @@ +ketm (0.0.6-21) unstable; urgency=low + + * debian/ketm.dirs: Add /var/games (Closes: #502765) + * Add myself to Uploaders + * debian/control: Fix typo in description + + -- Ansgar Burchardt <[EMAIL PROTECTED]> Sun, 19 Oct 2008 19:57:19 +0200 + ketm (0.0.6-20) unstable; urgency=low [ Barry deFreese ] Modified: packages/trunk/ketm/debian/control =================================================================== --- packages/trunk/ketm/debian/control 2008-10-18 20:08:52 UTC (rev 8274) +++ packages/trunk/ketm/debian/control 2008-10-19 18:01:08 UTC (rev 8275) @@ -2,7 +2,9 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, Barry deFreese <[EMAIL PROTECTED]> +Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, + Barry deFreese <[EMAIL PROTECTED]>, + Ansgar Burchardt <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0), quilt, libsdl1.2-dev, imagemagick Standards-Version: 3.7.3 Homepage: http://www.landshut.org/bnla01/members/wh/ketm/ @@ -18,7 +20,7 @@ Ketm is a hicolor/hiresolution classical game that has similarities with Raptor, Tyrian and Galaga. You are a spacepilot controlling your secret prototype ship. At regular interval's you get attacked by the bad guys. You - have a mission to clean this sector from them (i. e Kill Everything That + have a mission to clean this sector from them (i.e. Kill Everything That Moves). Be sure to pick up some weapon and ship upgrades on the way. Package: ketm-data @@ -29,7 +31,7 @@ Ketm is a hicolor/hiresolution classical game that has similarities with Raptor, Tyrian and Galaga. You are a spacepilot controlling your secret prototype ship. At regular interval's you get attacked by the bad guys. You - have a mission to clean this sector from them (i. e Kill Everything That + have a mission to clean this sector from them (i.e. Kill Everything That Moves). Be sure to pick up some weapon and ship upgrades on the way. . This package contains the architecture-independent data for ketm. For Modified: packages/trunk/ketm/debian/ketm.dirs =================================================================== --- packages/trunk/ketm/debian/ketm.dirs 2008-10-18 20:08:52 UTC (rev 8274) +++ packages/trunk/ketm/debian/ketm.dirs 2008-10-19 18:01:08 UTC (rev 8275) @@ -2,3 +2,4 @@ usr/share/man/man6 usr/share/applications usr/share/pixmaps +var/games _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

