mesa: Changes to 'ubuntu'
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
New commits:
commit 0b7698f85d6debb778afbf53996087edcd6f17ef
Author: Timo Aaltonen <tjaalton@ubuntu.com>
Date: Sat Mar 17 17:55:01 2012 +0200
control: libegl1-mesa-dev should depend on -drivers so that the symlinks work.
diff --git a/debian/changelog b/debian/changelog
index 08e5b89..05bbf86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (8.0.1-0ubuntu4) UNRELEASED; urgency=low
+
+ * control: libegl1-mesa-dev should depend on -drivers so that the
+ symlinks work.
+
+ -- Timo Aaltonen <tjaalton@ubuntu.com> Sat, 17 Mar 2012 17:53:08 +0200
+
mesa (8.0.1-0ubuntu3) precise; urgency=low
* Ship libwayland-egl.so.* only in libegl1-mesa-drivers, replace
diff --git a/debian/control b/debian/control
index 3b77dda..88047da 100644
--- a/debian/control
+++ b/debian/control
@@ -253,6 +253,7 @@ Section: libdevel
Architecture: linux-any kfreebsd-any
Depends:
libegl1-mesa (= ${binary:Version}),
+ libegl1-mesa-drivers (= ${binary:Version}),
libdrm-dev (>= 2.4.19) [!hurd-any],
x11proto-dri2-dev (>= 2.1),
x11proto-gl-dev (>= 1.4.11),
Reply to: