diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-06-04 22:28:05 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-06-04 22:28:05 +0400 |
commit | 620dfdf0e854f94a647cfedc0014f79a5583b07c (patch) | |
tree | 9b168b77e3d1a325d49b0c9c24bbb5cd34ce46ce | |
parent | 1eb32184a5411430fb290d1122bcbe63953cd052 (diff) | |
download | mesa-620dfdf0e854f94a647cfedc0014f79a5583b07c.tar.gz |
mesa (10.1.4-1+dyson1) unstable; urgency=mediumdyson/10.1.4-1+dyson1
* 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)
-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 ] |