Author: pabs Date: 2011-03-10 10:01:55 +0000 (Thu, 10 Mar 2011) New Revision: 11880
Modified: packages/trunk/blockattack/debian/changelog packages/trunk/blockattack/debian/control Log: Wrap fields in debian/control Modified: packages/trunk/blockattack/debian/changelog =================================================================== --- packages/trunk/blockattack/debian/changelog 2011-03-10 09:51:44 UTC (rev 11879) +++ packages/trunk/blockattack/debian/changelog 2011-03-10 10:01:55 UTC (rev 11880) @@ -9,6 +9,7 @@ * Switch to dpkg-source v3 * Switch to debhelper 7 dh tiny rules * Strip the prebuilt PDF and binaries out (Closes: #616672) + * Wrap fields in debian/control -- Paul Wise <[email protected]> Thu, 10 Mar 2011 15:33:15 +0800 Modified: packages/trunk/blockattack/debian/control =================================================================== --- packages/trunk/blockattack/debian/control 2011-03-10 09:51:44 UTC (rev 11879) +++ packages/trunk/blockattack/debian/control 2011-03-10 10:01:55 UTC (rev 11880) @@ -2,9 +2,15 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Cyril Brulebois <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), docbook-to-man, libsdl-mixer1.2-dev, - libsdl-image1.2-dev, libsdl1.2-dev, libenet-dev (>= 1.2-3), scons +Uploaders: Cyril Brulebois <[email protected]>, + Barry deFreese <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), + docbook-to-man, + libsdl-mixer1.2-dev, + libsdl-image1.2-dev, + libsdl1.2-dev, + libenet-dev (>= 1.2-3), + scons Standards-Version: 3.8.2 Homepage: http://blockattack.sf.net Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/blockattack/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

