diff options
author | Thierry Reding <[email protected]> | 2006-11-18 21:21:18 +0000 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2006-11-18 21:21:18 +0000 |
commit | 223a97f92a6725812f4925e4c61df59cb7f52c70 (patch) | |
tree | 43ffa18a7ac2ad2c6f741bca74fbc6f2530685a2 /debian | |
parent | bb44a8ae1f392d44b2f588c831101c865485bcfd (diff) |
Bump build-dependency on libdrm-dev (>= 2.2.0).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 59de3401145..11138a7ec8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ mesa (6.5.2~rc1-1) experimental; urgency=low * Update patches: + Drop hunk #2 of 01_fix-makefile.patch, applied upstream. + Drop 03_handle-sync-and-dont-unlock-display.patch, applied upstream. + * Bump build-dependency on libdrm2-dev (>= 2.2.0). - -- Thierry Reding <[email protected]> Sat, 18 Nov 2006 18:52:55 +0100 + -- Thierry Reding <[email protected]> Sat, 18 Nov 2006 20:05:42 +0100 mesa (6.5.1-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 697d819ebe9..12c8db45b9a 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional 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, lesstif2-dev, dpkg-dev (>= 1.13.19) +Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.2.0) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19) Package: libgl1-mesa-swx11 Section: libs |