[ubuntu/natty] mesa 7.10-1ubuntu1 (Accepted)
Christopher James Halse Rogers
raof at ubuntu.com
Tue Jan 25 19:00:29 UTC 2011
mesa (7.10-1ubuntu1) natty; urgency=low
* Merge from Debian experimental. Remaining Ubuntu changes:
- debian/control
+ Drop lesstif-dev from Build-Depends; it's in Universe.
+ Comment out GLw libs since it depends on lesstif-dev.
+ Drop i686 swx11 libgl package.
+ Add libdrm-dev to mesa-common-dev Depends.
- debian/rules
+ Use --disable-glw for swx11 targets too.
+ Don't enable motif for swx11 targets.
+ Use lzma compression for binary debs to save CD space.
+ Drop unloved mach64 driver.
+ Install both r300/r300g and r600/r600g
- debian/patches
+ 100_no_abi_tag.patch
+ 101_ubuntu_hidden_glname.patch
+ 103_savage-expose_fbmodes_with_nonzero_alpha.patch
- rules, libgl1-mesa-{glx,dev,swx11,swx11-dev}.install,
libgl1-mesa-{glx,swx11}.{postinst,prerm}, libgl1-mesa-dev.links:
Install libGL.so* in /usr/lib/mesa to allow things to work with
alternatives.
- debian/gbp.conf
+ Point at Ubuntu branch to make git-buildpackage less narky.
- debian/patches/105_use_shared_libdricore.patch, debian/rules:
+ Link DRI drivers against shared dricore routines to save CD space.
* debian/patches/104_i915_fragment_shader_disable.patch:
- Drop to re-expose ARB_fragment_shader support by default as new upstream
version contains many fixes. May re-open LP 628930.
* debian/patches/108-r300g-fixup-rs690-tiling-stride-align.patch:
- Drop; this cherry-picks is in 7.10
* debian/patches/106_fix_renderbuffer_segfault.patch:
- Drop; this cherry-picks is in 7.10
* debian/not-installed:
- Remove GLw headers from not-installed list. We don't build GLw, so
these files aren't put into the install directory in the first place.
* debian/rules:
- Don't try to dh_strip GLw packages. We don't build them.
Date: Tue, 25 Jan 2011 12:58:00 +1100
Changed-By: Christopher James Halse Rogers <raof at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Bryce Harrington <bryce at bryceharrington.org>
https://launchpad.net/ubuntu/natty/+source/mesa/7.10-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 25 Jan 2011 12:58:00 +1100
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dri-experimental libgl1-mesa-dri-experimental-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev libglu1-mesa libglu1-mesa-dev
Architecture: source
Version: 7.10-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Changed-By: Christopher James Halse Rogers <raof at ubuntu.com>
Description:
libegl1-mesa - A free implementation of the EGL API -- runtime
libegl1-mesa-dbg - A free implementation of the EGL API -- debugging symbols
libegl1-mesa-dev - A free implementation of the EGL API -- development files
libegl1-mesa-drivers - A free implementation of the EGL API -- hardware drivers
libegl1-mesa-drivers-dbg - A free implementation of the EGL API -- driver debugging symbols
libgl1-mesa-dev - A free implementation of the OpenGL API -- GLX development files
libgl1-mesa-dri - A free implementation of the OpenGL API -- DRI modules
libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
libgl1-mesa-dri-experimental - A free implementation of the OpenGL API -- Extra DRI modules
libgl1-mesa-dri-experimental-dbg - Debugging symbols for the experimental Mesa DRI modules
libgl1-mesa-glx - A free implementation of the OpenGL API -- GLX runtime
libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime
libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging symbols
libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development files
libgles1-mesa - A free implementation of the OpenGL|ES 1.x API -- runtime
libgles1-mesa-dbg - A free implementation of the OpenGL|ES 1.x API -- debugging symbo
libgles1-mesa-dev - A free implementation of the OpenGL|ES 1.x API -- development fil
libgles2-mesa - A free implementation of the OpenGL|ES 2.x API -- runtime
libgles2-mesa-dbg - A free implementation of the OpenGL|ES 2.x API -- debugging symbo
libgles2-mesa-dev - A free implementation of the OpenGL|ES 2.x API -- development fil
libglu1-mesa - The OpenGL utility library (GLU)
libglu1-mesa-dev - The OpenGL utility library -- development files
libopenvg1-mesa - A free implementation of the OpenVG API -- runtime
libopenvg1-mesa-dbg - A free implementation of the OpenVG API -- debugging symbols
libopenvg1-mesa-dev - A free implementation of the OpenVG API -- development files
libosmesa6 - Mesa Off-screen rendering extension
libosmesa6-dev - Mesa Off-screen rendering extension -- development files
mesa-common-dev - Developer documentation for Mesa
Changes:
mesa (7.10-1ubuntu1) natty; urgency=low
.
* Merge from Debian experimental. Remaining Ubuntu changes:
- debian/control
+ Drop lesstif-dev from Build-Depends; it's in Universe.
+ Comment out GLw libs since it depends on lesstif-dev.
+ Drop i686 swx11 libgl package.
+ Add libdrm-dev to mesa-common-dev Depends.
- debian/rules
+ Use --disable-glw for swx11 targets too.
+ Don't enable motif for swx11 targets.
+ Use lzma compression for binary debs to save CD space.
+ Drop unloved mach64 driver.
+ Install both r300/r300g and r600/r600g
- debian/patches
+ 100_no_abi_tag.patch
+ 101_ubuntu_hidden_glname.patch
+ 103_savage-expose_fbmodes_with_nonzero_alpha.patch
- rules, libgl1-mesa-{glx,dev,swx11,swx11-dev}.install,
libgl1-mesa-{glx,swx11}.{postinst,prerm}, libgl1-mesa-dev.links:
Install libGL.so* in /usr/lib/mesa to allow things to work with
alternatives.
- debian/gbp.conf
+ Point at Ubuntu branch to make git-buildpackage less narky.
- debian/patches/105_use_shared_libdricore.patch, debian/rules:
+ Link DRI drivers against shared dricore routines to save CD space.
* debian/patches/104_i915_fragment_shader_disable.patch:
- Drop to re-expose ARB_fragment_shader support by default as new upstream
version contains many fixes. May re-open LP 628930.
* debian/patches/108-r300g-fixup-rs690-tiling-stride-align.patch:
- Drop; this cherry-picks is in 7.10
* debian/patches/106_fix_renderbuffer_segfault.patch:
- Drop; this cherry-picks is in 7.10
* debian/not-installed:
- Remove GLw headers from not-installed list. We don't build GLw, so
these files aren't put into the install directory in the first place.
* debian/rules:
- Don't try to dh_strip GLw packages. We don't build them.
Checksums-Sha1:
7850f8a7c9626e4d5cbb48f62acf976655996eb1 2269 mesa_7.10-1ubuntu1.dsc
aa960e6c11452feda5ffbc123332bbb803a54307 7654573 mesa_7.10.orig.tar.gz
9d848c9aacb9363302c515dbc0a9c666ffffacad 60296 mesa_7.10-1ubuntu1.diff.gz
Checksums-Sha256:
6e359488387a9feab4ff887b0912310e7bce782099a665fd329f7e8c5e52d2e2 2269 mesa_7.10-1ubuntu1.dsc
e6d7e481a30acec907d859d2e1837051f948f8533781fb4301ccc8e5ecaf1744 7654573 mesa_7.10.orig.tar.gz
2242a666d55d02b2576013f8e103af83f442bfd79097df5434e899cae0f7960e 60296 mesa_7.10-1ubuntu1.diff.gz
Files:
d83d8bcd38d5b24a1c9f65475a87f256 2269 graphics optional mesa_7.10-1ubuntu1.dsc
0a70c15c135561824bdcae92bf232e43 7654573 graphics optional mesa_7.10.orig.tar.gz
94203cc2ceb990516a56ffe0a0dd823a 60296 graphics optional mesa_7.10-1ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0/HKkACgkQEaMBVuDmdhEuJQCfW3BUcMJiJ3/EUPH4FZOt4L8J
k9cAn3OFeuwmwq1VQ9iIbk/GlMVyLYpz
=knOF
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list