Author: eddyp-guest Date: 2006-12-23 13:58:05 +0100 (Sat, 23 Dec 2006) New Revision: 2223
Modified: packages/trunk/scorched3d/debian/changelog packages/trunk/scorched3d/debian/control Log: added missing build depends on dpkg >= 1.13.19 sine we are using source:Version Modified: packages/trunk/scorched3d/debian/changelog =================================================================== --- packages/trunk/scorched3d/debian/changelog 2006-12-23 12:43:45 UTC (rev 2222) +++ packages/trunk/scorched3d/debian/changelog 2006-12-23 12:58:05 UTC (rev 2223) @@ -22,8 +22,12 @@ * Make the scorched3d package binNMU safe * make scorched3d-doc recommending instead of depending on scorched3d - -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Wed, 20 Dec 2006 18:15:27 +0100 + [ Eddy Petrișor ] + * added dependency on dpkg (>= 1.13.19) because of the binNMU change done by + Reinhard + -- Eddy Petrișor <[EMAIL PROTECTED]> Sat, 23 Dec 2006 14:57:22 +0200 + scorched3d (40-1) unstable; urgency=low * new upstream version, merging old dpatches: Modified: packages/trunk/scorched3d/debian/control =================================================================== --- packages/trunk/scorched3d/debian/control 2006-12-23 12:43:45 UTC (rev 2222) +++ packages/trunk/scorched3d/debian/control 2006-12-23 12:58:05 UTC (rev 2223) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Reinhard Tartler <[EMAIL PROTECTED]>, Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> -Build-Depends: binutils (>= 2.14.90.0.7), debhelper (>= 5.0.0), autotools-dev, libsdl1.2-dev, libsdl-net1.2-dev, libopenal-dev, libalut-dev, libfreetype6-dev, libwxgtk2.6-dev, libgl1-mesa-dev, libglu1-mesa-dev, sharutils, libogg-dev, libvorbis-dev, autoconf, automake1.9 +Build-Depends: binutils (>= 2.14.90.0.7), debhelper (>= 5.0.0), autotools-dev, libsdl1.2-dev, libsdl-net1.2-dev, libopenal-dev, libalut-dev, libfreetype6-dev, libwxgtk2.6-dev, libgl1-mesa-dev, libglu1-mesa-dev, sharutils, libogg-dev, libvorbis-dev, autoconf, automake1.9, dpkg (>= 1.13.19) Build-Conflicts: nvidia-glx Standards-Version: 3.7.2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

