Author: alfie Date: 2009-02-27 11:15:16 +0000 (Fri, 27 Feb 2009) New Revision: 8972
Modified: packages/trunk/snowballz/debian/changelog packages/trunk/snowballz/debian/control Log: Move quilt from Build-Depends-Indep to Build-Depends because it's used in the clean target. Modified: packages/trunk/snowballz/debian/changelog =================================================================== --- packages/trunk/snowballz/debian/changelog 2009-02-26 15:58:28 UTC (rev 8971) +++ packages/trunk/snowballz/debian/changelog 2009-02-27 11:15:16 UTC (rev 8972) @@ -1,8 +1,10 @@ snowballz (0.9.5.1-3) UNRELEASED; urgency=low - * + [ Gerfried Fuchs ] + * Move quilt from Build-Depends-Indep to Build-Depends because it's used in + the clean target. - -- Miriam Ruiz <[email protected]> Fri, 15 Aug 2008 01:36:58 +0200 + -- Gerfried Fuchs <[email protected]> Fri, 27 Feb 2009 12:05:51 +0100 snowballz (0.9.5.1-2) unstable; urgency=low Modified: packages/trunk/snowballz/debian/control =================================================================== --- packages/trunk/snowballz/debian/control 2009-02-26 15:58:28 UTC (rev 8971) +++ packages/trunk/snowballz/debian/control 2009-02-27 11:15:16 UTC (rev 8972) @@ -3,8 +3,7 @@ Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: quilt +Build-Depends: debhelper (>= 5), quilt Standards-Version: 3.8.0 Homepage: http://joey101.net/snowballz/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/snowballz/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

