diff options
author | Julien Cristau <jcristau@debian.org> | 2007-01-04 21:30:49 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2007-01-04 21:30:49 +0100 |
commit | f70ea0747dad96d9b7b93f889e1382f7d00b9bbd (patch) | |
tree | 4ccfa7ae09409cd5c75ab6d82dcf24fdb707ccd8 | |
parent | c619abf18a0420ffbecce05744fee500aa774ff7 (diff) |
Import changelog entry from the 6.5.1-0.5 NMU.
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f41772439c..71dbaf0520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,7 +38,7 @@ mesa (6.5.2~rc1-0.1) experimental; urgency=low -- Thierry Reding <thierry@gilfi.de> Sat, 18 Nov 2006 22:23:04 +0100 -mesa (6.5.1-0.5) experimental; urgency=low +mesa (6.5.1-0.6) experimental; urgency=low * Non-maintainer upload. * Rewrote the debian/rules file to make it easier to understand. @@ -50,7 +50,6 @@ mesa (6.5.1-0.5) experimental; urgency=low gl.h header file and no libGL anymore. * Move glx*.h headers from libgl1-mesa(-swx11)-dev into mesa-common-dev because both packages provide identical files. - * Build with -fno-strict-aliasing. (Closes: #394311) * Add debugging symbol packages for libgl1-mesa-swx11, libgl1-mesa-glx and libgl1-mesa-dri. * Repack the contents of the three Mesa tarballs (MesaDemos, MesaGLUT and @@ -61,6 +60,15 @@ mesa (6.5.1-0.5) experimental; urgency=low -- Thierry Reding <thierry@gilfi.de> Sat, 18 Nov 2006 18:50:07 +0100 +mesa (6.5.1-0.5) unstable; urgency=low + + * Non-maintainer upload. + * Build with -fno-strict-aliasing to fix misbuild of i965_dri.so + (closes: #394311). Thanks to Michel Dänzer for the fix, and to Ryan + Richter for the report and testing. + + -- Julien Cristau <julien.cristau@ens-lyon.org> Wed, 3 Jan 2007 13:48:20 +0100 + mesa (6.5.1-0.4) unstable; urgency=medium * Non-maintainer upload (and brown paper bag release). |