diff options
author | Julien Cristau <jcristau@debian.org> | 2014-03-19 22:47:58 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2014-03-19 22:47:58 +0100 |
commit | a176787ee2c074968f66dfd34d534f508dfade62 (patch) | |
tree | 1ca49fac0e5ba06e47b4a48a9907e0331399a0b1 /debian/changelog | |
parent | 6d4e41f6701ce600d260743ca6697dad3414981e (diff) | |
download | mesa-a176787ee2c074968f66dfd34d534f508dfade62.tar.gz |
Steal Ubuntu patch to work around build failure on armhf
https://bugs.freedesktop.org/show_bug.cgi?id=72064
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fece1ca546..11f04ba394 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ mesa (10.1.0-3) UNRELEASED; urgency=medium [ Sven Joachim ] * Drop dependency of libegl1-mesa-drivers on libgl1-mesa-dri again. + [ Julien Cristau ] + * Steal Ubuntu patch to work around build failure on armhf + (https://bugs.freedesktop.org/show_bug.cgi?id=72064) + -- Andreas Boll <andreas.boll.dev@gmail.com> Wed, 19 Mar 2014 21:23:46 +0100 mesa (10.1.0-2) experimental; urgency=medium |