diff options
author | Sjoerd Simons <sjoerd@luon.net> | 2014-02-22 14:00:19 +0100 |
---|---|---|
committer | Emilio Pozuelo Monfort <pochu@debian.org> | 2014-02-22 14:03:00 +0100 |
commit | 7c07f5494122021ce55a333be5a8489021595868 (patch) | |
tree | 3e3b1671cb5086b59e4309ee13bc48e0c2361678 /debian/changelog | |
parent | 9559b86f515721152a0a2ce2347f1b61102d3f61 (diff) | |
download | mesa-7c07f5494122021ce55a333be5a8489021595868.tar.gz |
Install libwayland-egl in a seperate library package
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f344f796e0..cfb6fd61d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ mesa (10.1.0~rc1-2) UNRELEASED; urgency=medium + [ Maarten Lankhorst ] * Add missing depends to keep lib(e)gl1-dev usable. * Enable building drivers for libvdpau1. + [ Sjoerd Simons ] + * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) + and provide a virtual libwayland-egl1 package. (Closes: #739269). + -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com> Thu, 20 Feb 2014 19:12:12 +0100 mesa (10.1.0~rc1-1) experimental; urgency=low |