Author: pabs Date: 2011-03-22 14:56:02 +0000 (Tue, 22 Mar 2011) New Revision: 11979
Modified: packages/trunk/gfpoken/debian/changelog packages/trunk/gfpoken/debian/control packages/trunk/gfpoken/debian/gfpoken.menu packages/trunk/gfpoken/debian/watch Log: Packaging whitespace and wrapping fixes Modified: packages/trunk/gfpoken/debian/changelog =================================================================== --- packages/trunk/gfpoken/debian/changelog 2011-03-22 13:51:43 UTC (rev 11978) +++ packages/trunk/gfpoken/debian/changelog 2011-03-22 14:56:02 UTC (rev 11979) @@ -7,6 +7,7 @@ * Bump Standards-Version, no changes needed * Drop filename for GPL-any from copyright info, not needed * Add patch to direct blender output to the right place (Closes: #441126) + * Packaging whitespace and wrapping fixes -- Paul Wise <[email protected]> Tue, 22 Mar 2011 19:46:09 +0800 Modified: packages/trunk/gfpoken/debian/control =================================================================== --- packages/trunk/gfpoken/debian/control 2011-03-22 13:51:43 UTC (rev 11978) +++ packages/trunk/gfpoken/debian/control 2011-03-22 14:56:02 UTC (rev 11979) @@ -1,5 +1,12 @@ Source: gfpoken -Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev, dh-autoreconf, gimp, blender, imagemagick, netpbm, sharutils +Build-Depends: debhelper (>= 7.0.50~), + dh-autoreconf, + libgtk2.0-dev, + gimp, + blender, + imagemagick, + netpbm, + sharutils Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> Modified: packages/trunk/gfpoken/debian/gfpoken.menu =================================================================== --- packages/trunk/gfpoken/debian/gfpoken.menu 2011-03-22 13:51:43 UTC (rev 11978) +++ packages/trunk/gfpoken/debian/gfpoken.menu 2011-03-22 14:56:02 UTC (rev 11979) @@ -1,3 +1,6 @@ -?package(gfpoken):needs="X11" section="Games/Puzzles" \ - title="GFingerPoken" command="/usr/games/gfpoken" \ - icon="/usr/share/pixmaps/gfpoken.xpm" +?package(gfpoken):needs="X11" \ + section="Games/Puzzles" \ + title="GFingerPoken" \ + longtitle="GFingerPoken logic game" \ + command="/usr/games/gfpoken" \ + icon="/usr/share/pixmaps/gfpoken.xpm" Modified: packages/trunk/gfpoken/debian/watch =================================================================== --- packages/trunk/gfpoken/debian/watch 2011-03-22 13:51:43 UTC (rev 11978) +++ packages/trunk/gfpoken/debian/watch 2011-03-22 14:56:02 UTC (rev 11979) @@ -1,3 +1,2 @@ version=3 - http://download.savannah.gnu.org/releases/gfpoken/gfpoken-([0-9.]+).tar.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

