diff options
author | Julien Cristau <jcristau@debian.org> | 2007-01-03 13:41:57 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2007-01-03 13:41:57 +0100 |
commit | 5681987ee4b981fd2e741a804d4fe1a4a350a521 (patch) | |
tree | 12f94fd221c82f1fa142f0d008ffe66c5876fdfd | |
parent | 75733e42375e74d990afd2432e3072bc1586305b (diff) |
Import changes from the mesa 6.5.1-0.3 NMU.mesa-6.5.1-0.3
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7473aee54a..6c395f48ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (6.5.1-0.3) unstable; urgency=medium + + * Non-maintainer upload. + * Build-depend on libx11-dev; fixes FTBFS. (Closes: #396498) + + -- Steinar H. Gunderson <sesse@debian.org> Wed, 8 Nov 2006 20:58:40 +0100 + mesa (6.5.1-0.2) unstable; urgency=low * Non-maintainer upload diff --git a/debian/control b/debian/control index 7dcc1efa2b..83a905689b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Mesa package maintainers <pkg-mesa-devel@lists.alioth.debian.org> Uploaders: Marcelo E. Magallon <mmagallo@debian.org> Standards-Version: 3.7.2 -Build-Depends: lesstif2-dev, grep-dctrl, debhelper (>> 4), build-essential (>= 11), libdrm-dev (>= 2.0.2) [!hurd-i386], libdirectfb-dev [!hurd-i386], xutils, libexpat-dev, libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, x11proto-gl-dev (>= 1.4.8) , dpkg-dev (>= 1.13.19) +Build-Depends: lesstif2-dev, grep-dctrl, debhelper (>> 4), build-essential (>= 11), libdrm-dev (>= 2.0.2) [!hurd-i386], libdirectfb-dev [!hurd-i386], xutils, libexpat-dev, libxxf86vm-dev, libx11-dev, libxext-dev, pkg-config, x11proto-gl-dev (>= 1.4.8) , dpkg-dev (>= 1.13.19), libx11-dev Package: libgl1-mesa-swx11 Section: libs |