[ubuntu/natty] mesa 7.9+repack-1ubuntu1 (Accepted)
Christopher James Halse Rogers
raof at ubuntu.com
Thu Nov 25 10:00:30 GMT 2010
mesa (7.9+repack-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
+ Unexport LDFLAGS (amd64 FTBFS).
+ 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.
- debian/patches
+ 100_no_abi_tag.patch
+ 101_ubuntu_hidden_glname.patch
+ 103_savage-expose_fbmodes_with_nonzero_alpha.patch
+ 104_i915_fragment_shader_disable.patch:
- Disable the (experimental) ARB_fragment_shader option by default
on i915, which breaks KDE compositing (LP 628930).
+ 107_glxgears_is_not_a_benchmark.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.
* Drop 107_glxgears_is_not_a_benchmark.patch. Demos have been moved out to
the mesa-demos package.
* debian/rules:
* debian/libgl1-mesa-dri.install:
- Install both r300c/r300g and r600c/r600g, renaming the non-default
r300c to r300c_dri.so and r600g to r600g_dri.so to avoid conflicts.
The radeon DDX will get a patch to select between these appropriately.
* debian/patches/105_use_shared_libdricore.patch:
* debian/rules:
* debian/libgl1-mesa-dri.install
- Build a shared library of common mesa routines and link DRI drivers
against it. Shaves about 30MiB of disc space off the DRI drivers.
* debian/control:
- Add libudev-dev to build-depends. This is requried for the DRI2 EGL
driver to work with a drm display.
* debian/control:
- Build classic nouveau_vieux DRI driver, and install in libgl1-mesa-dri.
this is no less stable than other DRI drivers we ship there.
mesa (7.9+repack-1) experimental; urgency=low
* Repack the upstream tarball to get rid of duplicate files which make dpkg
choke. Thanks to Luca Falavigna for his help diagnosing this.
mesa (7.9-1) experimental; urgency=low
[ Christopher James Halse Rogers ]
* debian/control:
- Add EGL, GLESv1, GLESv2, and OpenVG virtual packages. The Khronos group
specifies a de-facto linux ABI for these libraries. We have a similar
package for libgl1.
* debian/README.Debian:
- Document the virtual packages above.
[ Sven Joachim ]
* Bump libdrm-dev build dependency to 2.4.21-2~, the Nouveau Gallium
driver does not build with squeeze's libdrm-nouveau1.
[ Julien Cristau ]
* New upstream release.
* Update patches:
- 03_optional-progs-and-install.patch dropped, demos moved to a separate
package
- 07-nouveau-update.diff and
09-intel-fix-invalidate-before-initialisation.diff dropped, they were
backports from upstream
- 04_osmesa_version.diff updated
* Add build-dep on talloc.
* Drop the mesa-utils package, demos were moved out of the mesa tree.
* Use --with-egl-platforms instead of --with-egl-displays, and replace kms
with drm.
* Merge some packaging changes from ubuntu:
- libegl1-mesa-drivers-x11,kms: There are no longer separate kms or x11
drivers for EGL, libegl1-mesa-drivers now contains a single driver that
provides both backends (Christopher James Halse Rogers)
- Remove pre-generated .pc's, use the ones generated at build time instead
(Robert Hooker)
- Build the r600 gallium driver
- Update symbols files
* README.source: we don't need to repack MesaLib.tar.gz anymore.
* Kill old sourceforge url from debian/watch.
* Ship the gallium r300 driver instead of the classic one.
Date: Wed, 24 Nov 2010 11:46:17 +1100
Changed-By: Christopher James Halse Rogers <raof at ubuntu.com>
Maintainer: Ubuntu X-SWAT <ubuntu-x at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/mesa/7.9+repack-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 24 Nov 2010 11:46:17 +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.9+repack-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.9+repack-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
+ Unexport LDFLAGS (amd64 FTBFS).
+ 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.
- debian/patches
+ 100_no_abi_tag.patch
+ 101_ubuntu_hidden_glname.patch
+ 103_savage-expose_fbmodes_with_nonzero_alpha.patch
+ 104_i915_fragment_shader_disable.patch:
- Disable the (experimental) ARB_fragment_shader option by default
on i915, which breaks KDE compositing (LP 628930).
+ 107_glxgears_is_not_a_benchmark.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.
* Drop 107_glxgears_is_not_a_benchmark.patch. Demos have been moved out to
the mesa-demos package.
* debian/rules:
* debian/libgl1-mesa-dri.install:
- Install both r300c/r300g and r600c/r600g, renaming the non-default
r300c to r300c_dri.so and r600g to r600g_dri.so to avoid conflicts.
The radeon DDX will get a patch to select between these appropriately.
* debian/patches/105_use_shared_libdricore.patch:
* debian/rules:
* debian/libgl1-mesa-dri.install
- Build a shared library of common mesa routines and link DRI drivers
against it. Shaves about 30MiB of disc space off the DRI drivers.
* debian/control:
- Add libudev-dev to build-depends. This is requried for the DRI2 EGL
driver to work with a drm display.
* debian/control:
- Build classic nouveau_vieux DRI driver, and install in libgl1-mesa-dri.
this is no less stable than other DRI drivers we ship there.
.
mesa (7.9+repack-1) experimental; urgency=low
.
* Repack the upstream tarball to get rid of duplicate files which make dpkg
choke. Thanks to Luca Falavigna for his help diagnosing this.
.
mesa (7.9-1) experimental; urgency=low
.
[ Christopher James Halse Rogers ]
* debian/control:
- Add EGL, GLESv1, GLESv2, and OpenVG virtual packages. The Khronos group
specifies a de-facto linux ABI for these libraries. We have a similar
package for libgl1.
* debian/README.Debian:
- Document the virtual packages above.
.
[ Sven Joachim ]
* Bump libdrm-dev build dependency to 2.4.21-2~, the Nouveau Gallium
driver does not build with squeeze's libdrm-nouveau1.
.
[ Julien Cristau ]
* New upstream release.
* Update patches:
- 03_optional-progs-and-install.patch dropped, demos moved to a separate
package
- 07-nouveau-update.diff and
09-intel-fix-invalidate-before-initialisation.diff dropped, they were
backports from upstream
- 04_osmesa_version.diff updated
* Add build-dep on talloc.
* Drop the mesa-utils package, demos were moved out of the mesa tree.
* Use --with-egl-platforms instead of --with-egl-displays, and replace kms
with drm.
* Merge some packaging changes from ubuntu:
- libegl1-mesa-drivers-x11,kms: There are no longer separate kms or x11
drivers for EGL, libegl1-mesa-drivers now contains a single driver that
provides both backends (Christopher James Halse Rogers)
- Remove pre-generated .pc's, use the ones generated at build time instead
(Robert Hooker)
- Build the r600 gallium driver
- Update symbols files
* README.source: we don't need to repack MesaLib.tar.gz anymore.
* Kill old sourceforge url from debian/watch.
* Ship the gallium r300 driver instead of the classic one.
Checksums-Sha1:
a763ef865fdd59e558a91f6c8b7ce0d9a2ca1ebf 2942 mesa_7.9+repack-1ubuntu1.dsc
08671979c3815ea4d4e5a3c32daa882c9b2549ee 7287910 mesa_7.9+repack.orig.tar.gz
1d99c30c39025d31424c546ba735e3aac497a026 167710 mesa_7.9+repack-1ubuntu1.diff.gz
Checksums-Sha256:
9c9dce5cb103fb06fdf6c08ed717b6c1767596824861fd240f6071362b1d6763 2942 mesa_7.9+repack-1ubuntu1.dsc
4bb22b08be868fa07294b4907670a5d5e2d36a5ff43463eba1e4306074f7ac29 7287910 mesa_7.9+repack.orig.tar.gz
f75cf401b87f7cc63944a62ff93a29da49eeb0f78d583f6f7a4a2e0d6bb1ed52 167710 mesa_7.9+repack-1ubuntu1.diff.gz
Files:
56db21d9bfddc7c75e2d309f515f492e 2942 graphics optional mesa_7.9+repack-1ubuntu1.dsc
cd16489d507b4dbbd3b2f4befc30e975 7287910 graphics optional mesa_7.9+repack.orig.tar.gz
3ace431f9c3f1005532427b8dce54fd3 167710 graphics optional mesa_7.9+repack-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)
iQIcBAEBCAAGBQJM7jMnAAoJEPmIJawmtHufuAEP/0kfsuMPlUrFet8AqjUc8Rwj
YuoKYi7ZUqeGmwc3Kc7MabsJ+oXLkF5cR1DFhXBIdX8vVTC1AX8CAnYssdHv8zTi
RxnK9sj80V2O4bHaod/dQyFNjOeA2RUYgeceqKRswe3LSBzFR425Jl6niEy9Kyjw
4NFA23OqU15LEH/HRGtWV3pyFhPB7bpZJdKSHyBcxlkM1QJ2TVhbTRdTEf0UvjVz
8AUZ8ubZRAg0udar+D/dC+Ii7uz3lglTyAJD0lijQEUoAF3m1lflFL8Noel9AV/i
KSfV3fOoyfedNV0StsCWzUfmxUKV9r6etxMylTRvbslRNF4rQ+pW8fmdj8zwfBtY
DHRcBf+sdvY0CMWembYJfg5UrqMLkqFvXNkNWVeVbKwhyEox0A5iO6qerRt0jtn/
NcTVV78gN3SXFcCbILQwdpCDlPk3eOsYVcC7yq1dpVuMyv8pb5KDmE5BvughSBeI
cYXvneF5aSV094THe+6I0PXrWFt/KDd8n3M106ExZAPveAMi8h0lEuxD8gy5x6jU
lWYwJEOizxEqZiPTikx091PbbI4KTmhRrmwAniRG6j//4hModojkIz9gUoI5rxgk
IBGMqW9QfMpNiIiUJjAbWprseKmYBJmRTUR+eRvuzRHskLUPVQbATythGWAR5Oz8
j0Ljfc+PeVfZK5awjFRk
=wCkt
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list