[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu'



 debian/changelog             |    6 ++++++
 debian/libgbm-dev.install.in |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 1546579ca836372e8d32fafffe6b72d72301a1e0
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Tue Aug 9 11:09:05 2011 -0400

    Bump changelog.

diff --git a/debian/changelog b/debian/changelog
index 0f35c6bc..b1ad88d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mesa (7.11-0ubuntu3) UNRELEASED; urgency=low
+
+  * Correct gbm.h install location in libgbm-dev.
+
+ -- Robert Hooker <sarvatt@ubuntu.com>  Tue, 09 Aug 2011 11:07:56 -0400
+
 mesa (7.11-0ubuntu2) oneiric; urgency=low
 
   * No change rebuild against new libwayland-dev.  Fixes PowerPC build.

commit f3137f653c65d0707b8b618aa8a6ded87525694c
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Tue Aug 9 11:06:25 2011 -0400

    libgbm-dev: Fix gbm.h install location
    (cherry picked from commit 9dbd9bd119153f38238feb4574113f8691f7bdd3)

diff --git a/debian/libgbm-dev.install.in b/debian/libgbm-dev.install.in
index f5b413a..6f9e50a 100644
--- a/debian/libgbm-dev.install.in
+++ b/debian/libgbm-dev.install.in
@@ -1,3 +1,3 @@
 dri/usr/lib/${DEB_HOST_MULTIARCH}/libgbm.so usr/lib/${DEB_HOST_MULTIARCH}
 dri/usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/gbm.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
-dri/usr/include/gbm.h usr/include/gbm.h
+dri/usr/include/gbm.h usr/include


Reply to: