Author: skitt Date: 2013-05-07 14:06:31 +0000 (Tue, 07 May 2013) New Revision: 14032
Modified: packages/trunk/koules/debian/changelog packages/trunk/koules/debian/control Log: koules only works with OSS audio, so recommend oss-compat. Modified: packages/trunk/koules/debian/changelog =================================================================== --- packages/trunk/koules/debian/changelog 2013-05-07 14:05:43 UTC (rev 14031) +++ packages/trunk/koules/debian/changelog 2013-05-07 14:06:31 UTC (rev 14032) @@ -6,6 +6,7 @@ * Switch to debhelper compatibility level 9 and enable hardening. * Use dh_prep rather than "dh_clean -k". * Standards-Version 3.9.4, no change required. + * koules only works with OSS audio, so recommend oss-compat. -- Stephen Kitt <[email protected]> Tue, 07 May 2013 08:12:49 +0200 Modified: packages/trunk/koules/debian/control =================================================================== --- packages/trunk/koules/debian/control 2013-05-07 14:05:43 UTC (rev 14031) +++ packages/trunk/koules/debian/control 2013-05-07 14:06:31 UTC (rev 14032) @@ -12,6 +12,7 @@ Package: koules Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: oss-compat Description: abstract space action game Koules is a fast action arcade-style game. This version is compiled for X11. It has cool 256 color graphics, a multiplayer mode for up to 5 players, full _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

