Author: bdefreese Date: 2009-04-08 18:32:11 +0000 (Wed, 08 Apr 2009) New Revision: 9502
Modified: packages/trunk/pixbros/debian/changelog packages/trunk/pixbros/debian/control packages/trunk/pixbros/debian/copyright Log: * Some debian/copyright syntax cleanup for lintian. * Move fenix, fenix-plugins-system to Build-Depends-Indep. Modified: packages/trunk/pixbros/debian/changelog =================================================================== --- packages/trunk/pixbros/debian/changelog 2009-04-08 18:21:10 UTC (rev 9501) +++ packages/trunk/pixbros/debian/changelog 2009-04-08 18:32:11 UTC (rev 9502) @@ -6,6 +6,8 @@ [ Barry deFreese ] * Add myself to uploaders. + * Some debian/copyright syntax cleanup for lintian. + * Move fenix, fenix-plugins-system to Build-Depends-Indep. * Bump Standards Version to 3.8.1. (No changes needed). -- Barry deFreese <[email protected]> Wed, 08 Apr 2009 14:20:43 -0400 Modified: packages/trunk/pixbros/debian/control =================================================================== --- packages/trunk/pixbros/debian/control 2009-04-08 18:21:10 UTC (rev 9501) +++ packages/trunk/pixbros/debian/control 2009-04-08 18:32:11 UTC (rev 9502) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5), quilt, - fenix, fenix-plugins-system +Build-Depends: debhelper (>= 5), quilt +Build-Depends-Indep: fenix, fenix-plugins-system Standards-Version: 3.8.1 Homepage: http://www.pixjuegos.com/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pixbros/ Modified: packages/trunk/pixbros/debian/copyright =================================================================== --- packages/trunk/pixbros/debian/copyright 2009-04-08 18:21:10 UTC (rev 9501) +++ packages/trunk/pixbros/debian/copyright 2009-04-08 18:32:11 UTC (rev 9502) @@ -30,7 +30,7 @@ Copyright: - Copyright (c) 2007 PIX Juegos + Copyright (C) 2007 PIX Juegos License: @@ -54,5 +54,5 @@ On Debian systems, the complete text of the latest version of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2007, Miriam Ruiz <[email protected]> and +The Debian packaging is Copyright (C) 2007, Miriam Ruiz <[email protected]> and is licensed under the GPL, see above. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

