diff options
author | Julien Cristau <jcristau@debian.org> | 2014-03-02 20:21:56 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2014-03-02 20:21:56 +0100 |
commit | 7ce8ea1d2e5fb9b91031defd292afba51d8fb62e (patch) | |
tree | 73bd36807466a1d07212368a395ae0824a7d2360 /debian/changelog | |
parent | 59e29f9c802d7acf33f1cc4efc181a9707971a52 (diff) | |
download | mesa-7ce8ea1d2e5fb9b91031defd292afba51d8fb62e.tar.gz |
Revert "Install libwayland-egl in a seperate library package"
The package split was missing Conflicts/Replaces, and introduced a
useless .symbols file for a private library.
This reverts commit 7c07f5494122021ce55a333be5a8489021595868.
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 8d319826c5..41b03b75c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,6 @@ mesa (10.1.0~rc2-1) UNRELEASED; urgency=medium * Add missing depends to keep lib(e)gl1-dev usable. * Bump to rc2. - [ Sjoerd Simons ] - * Install libwayland-egl in a seperate library package (libwayland-egl1-mesa) - and provide a virtual libwayland-egl1 package. (Closes: #739269). - [ Emilio Pozuelo Monfort ] * Update build dependencies and dependencies minimum versions. Thanks to Fabio Pedretti <fabio.ped@libero.it> for the patch. |