Author: richih-guest Date: 2013-06-04 01:11:24 +0000 (Tue, 04 Jun 2013) New Revision: 14214
Modified: packages/trunk/oneisenough/debian/control Log: * debian/control: Newlines in Depends and Build-Depends Modified: packages/trunk/oneisenough/debian/control =================================================================== --- packages/trunk/oneisenough/debian/control 2013-06-04 01:07:42 UTC (rev 14213) +++ packages/trunk/oneisenough/debian/control 2013-06-04 01:11:24 UTC (rev 14214) @@ -3,7 +3,8 @@ Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Richard Hartmann <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5.0.51~), quilt +Build-Depends: debhelper (>= 5.0.51~), + quilt Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/oneisenough/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/oneisenough/?op=log @@ -11,7 +12,9 @@ Package: oneisenough Architecture: all -Depends: ttf-dejavu-core, python, python-pygame +Depends: ttf-dejavu-core, + python, + python-pygame Description: 2D platform game about the epic struggle of balls One Is Enough, a 2D platform game in which a communist ball needs to convert capitalist balls into fellow communist balls. More and more _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

