Author: beatle Date: 2006-10-16 07:49:46 -0400 (Mon, 16 Oct 2006) New Revision: 3828
Modified: branches/experimental/mesa/debian/control Log: Add versioned build-dependency on dpkg-dev (>= 1.13.19) to make sure the binary:Version and source:Version substitution variables can be used. Modified: branches/experimental/mesa/debian/control =================================================================== --- branches/experimental/mesa/debian/control 2006-10-16 10:03:32 UTC (rev 3827) +++ branches/experimental/mesa/debian/control 2006-10-16 11:49:46 UTC (rev 3828) @@ -4,7 +4,7 @@ Maintainer: Debian X Strike Force <[email protected]> Uploaders: Thierry Reding <[EMAIL PROTECTED]> Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.0.2) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev +Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.0.2) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, dpkg-dev (>= 1.13.19) Package: libgl1-mesa-swx11 Section: libs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

