summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2007-02-07Fix FTBFS on amd64.mesa-6.5.2-3Julien Cristau1-0/+8
Set LIB_DIR and EXTRA_LIB_PATH in configs/debian-default to override settings in configs/linux-x86-64. This fixes a FTBFS on amd64, thanks to Marc 'HE' Brockschmidt for the report (closes: #410118).
2007-02-04* Add myself to Uploaders.mesa-6.5.2-2Julien Cristau2-3/+4
2007-02-04Add bug closer for #409638.Julien Cristau1-2/+3
2007-02-04Fix FTBFS on non-i386 archs.Julien Cristau2-17/+32
Build architecture-independant debs in binary-indep, and use the debhelper -s option for commands in binary-arch, because architectures other than i386 don't have to build libgl1-mesa-swx11-i686.
2007-01-28Sync Section and Priority for all packages with the override.Julien Cristau2-2/+9
2007-01-11Give credit where credit is due.Thierry Reding1-4/+6
2007-01-11libosmesa6{,-dev} replace libgl1-mesa-swx11{,-dev} and mesa-common-dev.Thierry Reding2-2/+6
libosmesa6 and libosmesa6-dev are now the only packages to contain OSMesa libraries and header files so they can be installed independent of which libGL is installed. They statically link in the software rasterization code.
2007-01-11mesa-common-dev needs to replace libgl1-mesa-swx11-dev and libgl1-mesa-dev.Thierry Reding2-2/+4
The GLX headers were previously shipped in both packages and have been moved to mesa-common-dev.
2007-01-11Build the DRI modules with the default optimization flags.Thierry Reding1-1/+2
2007-01-10Revert the previous changes to the libgl1-mesa-{glx,swx11} shlibs.Thierry Reding3-5/+4
2007-01-10Bump libgl1-mesa-glx, libgl1-mesa-swx11 and libosmesa6 shlibs files.Thierry Reding4-6/+8
2007-01-08Drop noop line.Thierry Reding1-2/+1
2007-01-08Make sure all files in the mesa-swx11-source package have permissions 0644.Thierry Reding1-0/+3
2007-01-08Make debugging symbol packages depend on the corresponding binary package andThierry Reding2-4/+9
put them into the libdevel section.
2007-01-08Do not build any linux*-static configuration with -fPIC.Thierry Reding1-0/+48
2007-01-08Add patches 04_cleanup-osmesa-configs and 05_static-nonpic.Thierry Reding4-1/+208
04_cleanup-osmesa-configs makes the OSMesa configurations behave as expected. That is respect the OPT_FLAGS, PIC_FLAGS, ARCH_FLAGS and DEFINES variables. The patch also makes the files more consistent by inheriting from more general configurations. 05_static-nonpic fixes the linux-static configuration to not use -fPIC for compiling code because it would violate Debian policy.
2007-01-05* Drop obsolete depends on xlibs.Julien Cristau2-2/+6
2007-01-04Import changelog entry from the 6.5.1-0.5 NMU.Julien Cristau1-2/+10
2007-01-04Hijack the package (set XSF as maintainer, add myself to uploaders). \o/Thierry Reding2-5/+6
2006-12-05Build the i915tex DRI module on the i386 and amd64 architectures.Thierry Reding1-1/+2
2006-12-04Add missing changelog entry and bug closer.Thierry Reding1-0/+2
2006-12-02Update to new upstream release (6.5.2).Thierry Reding1-0/+7
2006-12-01Update to latest upstream release candidate (6.5.2 RC3).Thierry Reding1-0/+7
2006-11-29Add manpages to the mesa-utils package.Thierry Reding5-0/+119
2006-11-26Mark the latest changelog entries as NMUs.Thierry Reding1-3/+6
2006-11-26Revert maintainer and uploaders fields. Integrate latest NMUs into theThierry Reding2-5/+21
changelog and be a little more verbose in the debian/rules rewrite changelog entries.
2006-11-22Update to latest upstream release candidate.Thierry Reding2-1/+8
2006-11-22Add libOSMesa16 and libOSMesa32 entries to libosmesa6.shlibs so packagesThierry Reding1-0/+2
linking against those libraries will get the correct dependencies.
2006-11-18Use the new upstream minstall utility to install files and directories. UsingThierry Reding1-1/+4
/usr/bin/install would result in a symlink's target being copied instead of the symlink.
2006-11-18Fix typo in changelog. libdrm2-dev is not a package.Thierry Reding1-2/+2
2006-11-18Bump build-dependency on libdrm-dev (>= 2.2.0).Thierry Reding2-2/+3
2006-11-18Update to latest upstream release candidate.Thierry Reding5-40/+10
Update patches.
2006-11-18Target the mesa package at experimental until etch is released.Thierry Reding1-2/+2
2006-11-10Move the code to choose which configurations to build to a separate script inThierry Reding2-39/+56
order to keep debian/rules cleaner.
2006-11-10Also add release notes of version 6.5.1 and the release notes index.Thierry Reding1-0/+1
2006-11-10Build Mesa utility programs (glxdemo, glxgears, glxheads, glxinfo) togetherThierry Reding1-2/+1
with the DRI/GLX-enabled libGL. Don't build the utilities on CPU-optimized configurations.
2006-11-02Update Debian changelog.Thierry Reding1-1/+3
2006-11-02Add code to provide a mesa-utils package since those utilities are shipped inThierry Reding5-1/+62
the MesaDemos tarball.
2006-11-01Make mesa-common-dev depend on libx11-dev to provide Xlib.h and Xutil.h neededThierry Reding2-1/+3
by the GLX headers.
2006-10-25Bug #387706 should also be closed because we move libOSMesa to libosmesa6 andThierry Reding1-2/+2
statically link in the software rasterization code.
2006-10-24Close 392715 because we now ship the contents of the three Mesa tarballs inThierry Reding1-1/+3
the original source.
2006-10-24Since the original tarball is repackaged to include the three upstreamThierry Reding1-1/+1
tarballs (MesaDemos, MesaGLUT and MesaLib), remove files that are not supposed to be there. Note that when importing initially, some files were not even added to the SVN repository because SVN ignored them. These were configs/diffs~ and docs/RELNOTES-6.1~. I removed those from the tarball as well.
2006-10-24Make libosmesa6-dev binNMU-safe again (mesa-common-dev is Architecture: all).Thierry Reding1-1/+1
2006-10-24Make libgl1-mesa-dev Architecture: all, because all we ship with it is aThierry Reding3-3/+67
symbolic link. Make it binNMU-safe by making it depend on libgl1-mesa-glx and libgl1-mesa-dri both >= ${Source-Version} instead of exact versions. Add packages containing debugging symbols for libgl1-mesa-swx11, libgl1-mesa-glx and libgl1-mesa-dri.
2006-10-24-fno-strict-aliasing actually *does* fix #394311 according to the submitter.Thierry Reding1-1/+2
2006-10-23Provide libgl-dev as alternative to the mesa-common-dev dependency of theThierry Reding1-1/+1
libosmesa6-dev package.
2006-10-23Move the glx*.h headers from libgl1-mesa(-swx11)-dev into mesa-common-devThierry Reding4-3/+4
because both packages provide identical files.
2006-10-23Install the osmesa.h header in the libosmesa6-dev package where it belongs,Thierry Reding4-3/+7
now that all OSMesa libraries have been split off into libosmesa6{,-dev}. Don't make libosmesa6-dev depend on libgl1-mesa-swx11-dev anymore because it no longer needs a libGL, only the gl.h header provided by mesa-common-dev.
2006-10-23Move the libOSMesa shlibs entry from libgl1-mesa-swx11 to libosmesa6 becauseThierry Reding2-1/+1
that's where libOSMesa is now installed.
2006-10-23Add the static libGLw and the corresponding headers to theThierry Reding1-0/+2
libgl1-mesa-swx11-dev package again.