Author: pabs Date: 2011-04-01 12:24:55 +0000 (Fri, 01 Apr 2011) New Revision: 12064
Modified: packages/trunk/openyahtzee/debian/changelog packages/trunk/openyahtzee/debian/menu Log: Wrap Debian menu file one item per line Modified: packages/trunk/openyahtzee/debian/changelog =================================================================== --- packages/trunk/openyahtzee/debian/changelog 2011-04-01 12:22:15 UTC (rev 12063) +++ packages/trunk/openyahtzee/debian/changelog 2011-04-01 12:24:55 UTC (rev 12064) @@ -9,6 +9,7 @@ * Fix the watch file to find latest release * Correct the Homepage link * Drop unneeded comments from the manual page + * Wrap Debian menu file one item per line -- Barry deFreese <[email protected]> Tue, 04 Nov 2008 12:03:57 -0500 Modified: packages/trunk/openyahtzee/debian/menu =================================================================== --- packages/trunk/openyahtzee/debian/menu 2011-04-01 12:22:15 UTC (rev 12063) +++ packages/trunk/openyahtzee/debian/menu 2011-04-01 12:24:55 UTC (rev 12064) @@ -1,2 +1,4 @@ -?package(openyahtzee):needs="X11" section="Games/Strategy"\ - title="Open Yahtzee" command="/usr/games/openyahtzee" +?package(openyahtzee):needs="X11" \ + section="Games/Strategy" \ + title="Open Yahtzee" \ + command="/usr/games/openyahtzee" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

