summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2008-07-03Further autoconf changes:Timo Aaltonen1-1/+5
add automake & autoconf to build-deps add some cleanup rules
2008-07-01Drop mesa-swx11-source.Timo Aaltonen1-11/+0
2008-07-01Build-depend on x11proto-dri2-dev.Timo Aaltonen1-1/+1
2008-07-01update changelog and require libdrm 2.3.1Julien Cristau1-1/+1
2008-03-31Fix libgl1-mesa-swx11-i686's dependenciesJulien Cristau1-1/+1
Change libgl1-mesa-swx11-i686's pre-dependency on libgl1-mesa-swx11 to a regular versioned dependency, and add ${shlibs:Depends}. I'm not sure why this used Pre-Depends in the first place, I don't think that's needed.
2008-01-17Update changelog; add Vcs-* and Homepage fields in debian/control.mesa-7.0.2-4Julien Cristau1-0/+3
2007-12-18debian/control fixupsJulien Cristau1-6/+8
* Bump Standards-Version to 3.7.3. * Move libgl1-mesa-swx11-dbg, mesa-common-dev and libosmesa6-dev to section libdevel. * libgl1-mesa-swx11 conflicts with libgl1-mesa-glx. Move it and libgl1-mesa-swx11-dev to priority extra. * Fix typo in mesa-common-dev's long description.
2007-11-13* Add build-dep on libxext-dev. Thanks, Timo Aaltonen!Julien Cristau1-1/+1
2007-11-11Prepare changelog for uploadmesa-7.0.2-1Brice Goglin1-1/+1
2007-07-23Merge branch 'debian-unstable' of ↵Julien Cristau1-2/+2
git+ssh://git.debian.org/git/pkg-xorg/lib/mesa into debian-experimental Conflicts: debian/changelog
2007-07-11Relax libgl1-mesa-dev dependency on libgl1-mesa-glx.Julien Cristau1-1/+1
Change the >= ${source:Version} dependency to >= ${source:Upstream-Version}. This way libgl1-mesa-dev stays installable after a minor revision bump on architectures where mesa isn't built yet.
2007-07-11Replace ${Source-Version} with ${source:Version} in one remaining spot.Julien Cristau1-1/+1
2007-07-07libgl1-mesa-dev does not need to depend on libgl1-mesa-dri, libgl1-mesa-glx ↵Brice Goglin1-1/+1
is enough. libgl1-mesa-glx was included in libgl1-mesa-dri before 6.4.1-0.1, so libgl1-mesa-dev had to depend on libgl1-mesa-dri at this point. Since libgl1-mesa-dri only contains the DRI modules now, it is not required anymore for libgl1-mesa-dev.
2007-07-05Fix build on hurd-i386.Samuel Thibault1-2/+2
Build libgl1-mesa-glx without direct rendering support on that arch, and don't build any dri driver.
2007-07-03Make libgl1-mesa-swx11 depend on libosmesa6Julien Cristau1-1/+1
libgl1-mesa-swx11 used to contain libOSMesa.so.6, so programs linked against it don't necessarily depend on libosmesa6; their dependencies were broken since mesa 6.5.2-1.
2007-06-28Fix build on hurd-i386.Samuel Thibault1-2/+2
Build libgl1-mesa-glx without direct rendering support on that arch, and don't build any dri driver.
2007-06-27Bite the bullet and add myself to uploadersDavid Nusinow1-1/+1
2007-06-13Shorten the one-line synopsis of various packages.Julien Cristau1-9/+9
They're cut off in .changes files if they're too long. Thanks, Marc 'HE' Brockschmidt!
2007-04-21Add build-dependencies on libxdamage-dev and libxfixes-dev.Julien Cristau1-1/+1
2007-04-21Fix conflicts for libGLw packages.Brice Goglin1-2/+1
libglw1-mesa does not have to conflict with earlier libgl1-mesa-swx11 (libGLw was only shipped as development libs/headers within swx11-dev). libglw1-mesa-dev needs to conflicts with libglw-dev.
2007-04-21Split out libGLw libs and headers from libgl1-mesa-swx11.Brice Goglin1-6/+34
Ship both static and shared libraries for libGLw, creating libglw1-mesa and libglw1-mesa-dev (closes: #374904).
2007-04-20Revert " * Split out libGLw libs and headers from libgl1-mesa-swx11 and ↵Julien Cristau1-34/+6
ship both" This reverts commit 856ae782c7a924d7cf91fadb107f1b30461a9137. Conflicts: debian/changelog
2007-04-20Revert "Fix conflicts for libGLw packages."Julien Cristau1-1/+2
This reverts commit 048144074b54d15b3f514452c0fe7c72cba31a53.
2007-04-01Fix conflicts for libGLw packages.Brice Goglin1-2/+1
libglw1-mesa does not have to conflict with earlier libgl1-mesa-swx11 (libGLw was only shipped as development libs/headers within swx11-dev). libglw1-mesa-dev needs to conflicts with libglw-dev.
2007-03-31 * Split out libGLw libs and headers from libgl1-mesa-swx11 and ship bothBrice Goglin1-6/+34
static and shared libraries, creating libglw1-mesa and libglw1-mesa-dev (closes: #374904).
2007-03-30Fix explanation about libglide3 in libgl1-mesa-dri's description.Julien Cristau1-2/+1
Thanks to Michel Dänzer for his help.
2007-03-30Have libgl1-mesa-dri suggest libglide3.Julien Cristau1-0/+4
Add explanation for this in the package description. Closes: #387339.
2007-02-04* Add myself to Uploaders.mesa-6.5.2-2Julien Cristau1-1/+1
2007-01-28Sync Section and Priority for all packages with the override.Julien Cristau1-2/+3
2007-01-11libosmesa6{,-dev} replace libgl1-mesa-swx11{,-dev} and mesa-common-dev.Thierry Reding1-1/+2
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 Reding1-1/+1
The GLX headers were previously shipped in both packages and have been moved to mesa-common-dev.
2007-01-08Make debugging symbol packages depend on the corresponding binary package andThierry Reding1-3/+6
put them into the libdevel section.
2007-01-05* Drop obsolete depends on xlibs.Julien Cristau1-1/+1
2007-01-04Hijack the package (set XSF as maintainer, add myself to uploaders). \o/Thierry Reding1-2/+2
2006-11-26Revert maintainer and uploaders fields. Integrate latest NMUs into theThierry Reding1-2/+2
changelog and be a little more verbose in the debian/rules rewrite changelog entries.
2006-11-18Bump build-dependency on libdrm-dev (>= 2.2.0).Thierry Reding1-1/+1
2006-11-02Add code to provide a mesa-utils package since those utilities are shipped inThierry Reding1-0/+10
the MesaDemos tarball.
2006-11-01Make mesa-common-dev depend on libx11-dev to provide Xlib.h and Xutil.h neededThierry Reding1-0/+1
by the GLX headers.
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 Reding1-2/+61
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-23Provide libgl-dev as alternative to the mesa-common-dev dependency of theThierry Reding1-1/+1
libosmesa6-dev package.
2006-10-23Install the osmesa.h header in the libosmesa6-dev package where it belongs,Thierry Reding1-1/+1
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-20Add build-dependency on lesstif2-dev needed to build the GLw libraries.Thierry Reding1-1/+1
2006-10-20Don't make libgl1-mesa-swx11-dev depend on lesstif2-dev anymore because weThierry Reding1-1/+1
don't ship anything related to LessTif in that package.
2006-10-20Add a set of files to enable an i686 optimized build of the DRI/GLX-enabledThierry Reding1-1/+43
libGL and the DRI drivers. Disabled for now.
2006-10-16Add versioned build-dependency on dpkg-dev (>= 1.13.19) to make sure theThierry Reding1-1/+1
binary:Version and source:Version substitution variables can be used.
2006-10-16Drop the libgl1-mesa-swx11-dbg package until there's a decision as to whetherThierry Reding1-13/+24
it is really needed. Allow more than one type of optimization libraries to be built for any given architecture. Currently optimization configurations are provided for i386 [i686], alpha [ev5], amd64, powerpc [603], ppc64 and sparc [ultrasparc]. However, only i686 and amd64 are enabled for now for safety. Add the libgl1-mesa-swx11-i686 for i686 optimized libraries. Drop the debian-common configuration because it is no longer used. Don't build libGLU in all configurations, only when needed.
2006-10-15Add missing build-dependencies.Thierry Reding1-1/+1
2006-10-15Add build-dependency on quilt.Thierry Reding1-3/+3
Remove shlibs:Depends substitution variable from -dev packages, which doesn't make sense.
2006-10-14Initial version of a new build system for Mesa.Thierry Reding1-0/+196