Author: rhonda-guest Date: 2010-04-02 15:55:51 +0000 (Fri, 02 Apr 2010) New Revision: 10889
Modified: packages/trunk/pixfrogger/debian/changelog packages/trunk/pixfrogger/debian/control Log: Fix policy 7.6 violation Modified: packages/trunk/pixfrogger/debian/changelog =================================================================== --- packages/trunk/pixfrogger/debian/changelog 2010-04-02 15:53:00 UTC (rev 10888) +++ packages/trunk/pixfrogger/debian/changelog 2010-04-02 15:55:51 UTC (rev 10889) @@ -1,9 +1,13 @@ pixfrogger (1.0-3) UNRELEASED; urgency=low + [ Paul Wise ] * Link to the English homepage instead - -- Paul Wise <[email protected]> Sun, 19 Apr 2009 17:32:06 +0800 + [ Gerfried Fuchs ] + * Move quilt from B-D-Indep to B-D because of usage in clean target. + -- + pixfrogger (1.0-2) unstable; urgency=low [ Barry deFreese ] Modified: packages/trunk/pixfrogger/debian/control =================================================================== --- packages/trunk/pixfrogger/debian/control 2010-04-02 15:53:00 UTC (rev 10888) +++ packages/trunk/pixfrogger/debian/control 2010-04-02 15:55:51 UTC (rev 10889) @@ -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) -Build-Depends-Indep: 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/?q=node/63 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pixfrogger/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

