Author: goneri-guest Date: 2007-07-02 14:50:24 +0000 (Mon, 02 Jul 2007) New Revision: 3181
Modified: packages/trunk/boson-data/debian/changelog packages/trunk/boson-data/debian/control Log: move back quilt and debhelper to Build-Depends: Modified: packages/trunk/boson-data/debian/changelog =================================================================== --- packages/trunk/boson-data/debian/changelog 2007-07-02 14:37:13 UTC (rev 3180) +++ packages/trunk/boson-data/debian/changelog 2007-07-02 14:50:24 UTC (rev 3181) @@ -1,7 +1,6 @@ boson-data (0.13-2) unstable; urgency=low * use quilt instead of simple-patchsys.mk - * move debhelper in Build-Depends-Indep: -- Gonéri Le Bouder <[EMAIL PROTECTED]> Fri, 29 Jun 2007 15:20:25 +0200 Modified: packages/trunk/boson-data/debian/control =================================================================== --- packages/trunk/boson-data/debian/control 2007-07-02 14:37:13 UTC (rev 3180) +++ packages/trunk/boson-data/debian/control 2007-07-02 14:50:24 UTC (rev 3181) @@ -2,7 +2,8 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 5.0.0), quilt, wml, perlmagick, perl, cmake (>= 2.4.2) +Build-Depends: debhelper (>> 5.0.0), quilt +Build-Depends-Indep: wml, perlmagick, perl, cmake (>= 2.4.2) Standards-Version: 3.7.2 Uploaders: Gonéri Le Bouder <[EMAIL PROTECTED]>, Alexander Schmehl <[EMAIL PROTECTED]> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

