Author: bdefreese Date: 2009-09-25 16:50:17 +0000 (Fri, 25 Sep 2009) New Revision: 10370
Modified: packages/trunk/attal/debian/changelog packages/trunk/attal/debian/control Log: * Drop suggests on cyperpunk theme since it is no longer shipped. * Bump Standards Version to 3.8.3. (No changes needed). Modified: packages/trunk/attal/debian/changelog =================================================================== --- packages/trunk/attal/debian/changelog 2009-09-25 16:39:55 UTC (rev 10369) +++ packages/trunk/attal/debian/changelog 2009-09-25 16:50:17 UTC (rev 10370) @@ -1,3 +1,11 @@ +attal (1.0~rc2-2) unstable; urgency=low + + [ Barry deFreese ] + * Drop suggests on cyperpunk theme since it is no longer shipped. + * Bump Standards Version to 3.8.3. (No changes needed). + + -- Barry deFreese <[email protected]> Fri, 25 Sep 2009 12:50:08 -0400 + attal (1.0~rc2-1) unstable; urgency=low [ Paul Wise ] Modified: packages/trunk/attal/debian/control =================================================================== --- packages/trunk/attal/debian/control 2009-09-25 16:39:55 UTC (rev 10369) +++ packages/trunk/attal/debian/control 2009-09-25 16:50:17 UTC (rev 10370) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Barry deFreese <[email protected]> Build-Depends: debhelper (>= 5.0.0), quilt, libqt4-dev (>= 4.2.0), libsdl1.2-dev, libsdl-mixer1.2-dev -Standards-Version: 3.8.1 +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/attal/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/attal/ Homepage: http://www.attal-thegame.org/ @@ -12,7 +12,6 @@ Package: attal Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, attal-themes-medieval (>= 1.0~rc2) -Suggests: attal-themes-cyberpunk (>= 1.0~rc2) Description: turn-based strategy game Attal is an turn-based strategy game that can be played alone (against AI) or against other through a network. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

