diff options
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 636c9d5029..b41645cbd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +mesa (10.1.4-1+dyson1) unstable; urgency=medium + + * Package for Dyson: + - Use system extensions (AC_USE_SYSTEM_EXTENSIONS, + dyson-use-system-extensions.patch) + - Fixed POSIX.1-2008 newlocale(), etc. detection (dyson-newlocale.patch) + - Override some configure options for Dyson (no TLS, no gallium, dri + drivers) + - Make sure we use bash instead of ksh on Dyson + (dyson-ksh-breaks-libtool.patch) + + -- Igor Pashev <pashev.igor@gmail.com> Wed, 04 Jun 2014 19:22:40 +0400 + mesa (10.1.4-1) unstable; urgency=medium [ Timo Aaltonen ] |