Ubuntu Archive Auto-Sync katie at jackass.ubuntu.com
Tue Oct 25 20:26:54 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Origin: Debian/unstable
Format: 1.7
Date: Wed,  26 Oct 2005 01:50:13 +0100
Source: mesa-legacy
Binary: libgl1-mesa-glide3-dev, libgl1-mesa-glide3
Architecture: source
Version: 6.2.1-8
Distribution: dapper
Urgency: low
Maintainer: Marcelo E. Magallon <mmagallo at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Closes: 49218 54625 54774 54831 54926 55221 55861 65860 81139 94114 94114 94114 95338 98988 99284 102717 139598 148866 176729 176730 177996 178514 178562 179622 213836 298922 300012 300284 300302 300430 306091 306499 306918 307095 307154 307154
Changes: 
 mesa-legacy (6.2.1-8) unstable; urgency=low
 .
   * Split off mesa package, merged from mesa 6.3.2-1
   * debian/rules: pass SRC_DIRS instead of SUBDIRS on the command line.
     This allows for configurations to override the command line in a
     sane way.
   * configs/debian-dri: override SRC_DIRS
   * configs/debian: add -D_GNU_SOURCE (required by dri drivers)
   * debian/drivers.map, debian/rules: take into account that some
     drivers have external components.
         + To be fixed: debian/drivers.map hardcodes locations
   * debian/control: priority is optional... again...
   * debian/rules: build only whatever needs to be build according to
     debian/control.
 .
 mesa (6.2.1-7) unstable; urgency=low
 .
   * Previous upload got lost somewhere
       + bin/mklib: add GNU/kFreeBSD, patch from Aurelien Jarno (closes:
         bug#307154)
       + recompile with newer g++
 .
 mesa (6.2.1-6) unstable; urgency=low
 .
   * bin/mklib: add GNU/kFreeBSD, patch from Aurelien Jarno (closes:
     bug#307154)
   * recompile with newer g++
 .
 mesa (6.2.1-5) unstable; urgency=low
 .
   * debian/rules: big mess up, files are not being moved to their proper
     places.  I naively assumed that command-line options to debhelper
     commands would override DH_OPTIONS, that is, that having
     DH_OPTIONS=-i (as suggested in the documentation) would mean
     something like "use -i unless -p is passed on the command line".  It
     actually means "use -i in addition to -p passed on the command
     line", which does not make any sense, but is consistent with the
     wording in the documentation. (closes: bug#306499, bug#306918,
     bug#307095)
 .
 mesa (6.2.1-4) unstable; urgency=low
 .
   * debian/control: fix description to reflect the exact content and
     purpose of package (libosmesa-dev, mesag-dev).
   * debian/rules: DH_OPTIONS=-s added to binary-arch target.  (closes:
     bug#306091)
 .
 mesa (6.2.1-3) unstable; urgency=low
 .
   * debian/control: try to match the override file.  If mesa is "extra"
     (for whatever reason), all the packages should be extra.
   * debian/rules: quick workaround for left-over libGL.so in GLU -dev
     package.
 .
 mesa (6.2.1-2) unstable; urgency=low
 .
   * The "thank you so much, I'm still voting against you" release.
   * debian/rules: correct artifact of me not having had a proper
     pbuilder environment to build stuff on and the repackaging from the
     previous release.  The -glu- and -glw- targets now explicitly depend
     on the matching -gl- target, and symlinks are placed in the build
     directories in order to actually have a libGL.so to make ld happy
     when creating the libraries.
   * debian/rules: uncomment dh_install :-\  There was a reason why I had
     commented that out...
   * First change closes: bug#298922
   * Second change closes: bug#300302, bug#300284, bug#300430
   * debian/control: "An X", whatever, I've been corrected multiple times
     in both ways (translators beware).  (closes: bug#300012)
 .
 mesa (6.2.1-1) unstable; urgency=low
 .
   * The "autobuilders, please please please don't hate me" release.
   * New upstream.
   * Repackage:
         + Fall prey to debhelper
         + Entries below this one preserved for historical reasons or
           sentimental value, pick as many as you want.  They bear NO
           relation to the actual packages!
   * configs/debian, configs/debian-debug, configs/debian-debug-i386,
     configs/debian-glide, configs/debian-glide-i386, configs/debian-i386,
     configs/debian-osmesa16, configs/debian-osmesa16-static,
     configs/debian-osmesa32, configs/debian-osmesa32-static,
     configs/debian-static, configs/debian-static-i386: new files.
   * configs/debian-sparc: Dave Miller confirmed that the sparc assembly
     files do work on Linux.  I don't know where to install the optimized
     libraries, so the file doesn't actually exist.  Please read
     debian/README.build if you want to have a sparc-optimized library.
   * debian/control: GGI and glide2 are gone.  glide is glide3.
   * debian/rules: modify shlibs file for the glide3 target to require glide3
     and only glide3 because that library exports functions not available in
     other libGLs.  Rationale: if someone is compiling a Debian package and
     uses the glide target either he doesn't know what he is doing or he knows
     exactly what he is doing.  In the first case the package should not be
     installable and in the second case the package requires this particular
     version.
   * debian/control: libgl1-mesa-glide3-dev does NOT provide a proper OpenGL
     development environment (see above).
   * PCR is bound to be wrong... *sigh*
 .
 mesa (6.0.1-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/rules: redid a bunch of stuff in order to support new build system
     without autoconf and automake stuff.  The next version is going to change
     this _again_.
 .
 mesa (5.0.0-5.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.
   * Rename "GGIMesa"-references in src/GGI/default/Makefile.am to
     "MesaGGI", which makes the package build again with newer libtool.
     (Closes: #213836)
 .
 mesa (5.0.0-5) unstable; urgency=low
 .
   * debian/control: yank and put error?  Remove hard-coded
     nvidia-glx-dev from mesag-glide2-dev dependencies.
 .
 mesa (5.0.0-4) unstable; urgency=low
 .
   * debian/rules: fix typo in definition of GLIDE_ARCHS.  (closes: bug#179622)
 .
 mesa (5.0.0-3) unstable; urgency=low
 .
   * The "it's amazing how people pick severities" release
   * debian/control: mesa-common-dev conflicts with xlibmesa-dev.  Actually put
     dependency of mesa-common-dev on the mesa-*-dev packages to avoid having
     to track other libgl-dev packages popping up.  IMO this is less error
     prone.  You can't install mesa-common-dev without installing mesa-*-dev,
     and those packages conflict with other libgl-dev packages.  (closes:
     bug#177996)
   * Rename libglu1c102 to libglu1-mesa; the libglu1c102 is incorrent since
     this library does not export C++ functions.  Sorry about the mess.
   * Rename libglu1-dev to libglu1-mesa-dev to be consistent
   * debian/rules: use grep-dctrl to extract architectures from debian/control
   * debian/control: add grep-dctrl to build-depends
   * debian/shlibs.libglu: libglu1-mesa | libglu1
   * debian/rules: install include/GL/xmesa.h in /usr/include/GL/xmesa.h; I'm
     not 100% sure this is the right thing to do, but it's a niche so I don't
     think it will actually make trouble (closes: bug#148866)
   * debian/rules: install include/GL/glx*.h in the common package.  (closes:
     bug#178562)
   * debian/rules: nasty hack to work arround libtool's idea of how libraries
     should be linked (closes: bug#178514)
   * debian/rules: even nastier hack.  Getting environment variables to
     percolate thru all the make calls isn't getting anywhere.
   * si-glu/Makefile.am: export only glu.* symbols
   * si-glu/Makefile.am: add -lm to link line
   * src/Makefile.am: god damm it.  If you use libm link to it!
   * debian/control: mesa-common-dev depends on libglu1-mesa-dev to satisfy
     libgl-dev's requirements
 .
 mesa (5.0.0-2) unstable; urgency=low
 .
   * debian/control: Not funny, I'm sure I put lesstif and xlibs-dev in the
     build-depends.  CVS says I didn't.  (closes: bug#176730)
   * debian/control, debian/rules: regenerate auto-stuff (closes: bug#176729)
   * debian/control, debian/rules: GCC C++ 3.2 transition (libglu1c102 -- ugly!)
   * remove Makefile.in from CVS control
   * si-glu/libnurbs/interface/Makefile.am: fix INCLUDES macro
 .
 mesa (5.0.0-1) unstable; urgency=low
 .
   * New upstream release, it looks like glide and GGI are in working
     condition again.
   * FX patches from previous releases gone.  They'll be back later.
   * debian/rules: some clean ups.
   * debian/control: add libglu1 packages
   * debian/control: Standards-Version: 3.5.8
   * debian/rules: Build Xt widgets (if you need this stuff, you need to depend
     on mesag-dev, libgl-dev is not enough)
   * debian/control, debian/rules: add mesa-common-dev package
   * debian/control, debian/rules: add osmesa packages.
 .
 mesa (4.0.3-1) unstable; urgency=low
 .
   * New (and long delayed) upstream version
   * Redid a bunch of FX patches, probably broke.
 .
 mesa (3.5-1) unstable; urgency=low
 .
   * New upstream version.
   * Redid patches.
   * Disabled building GGI target.  Someone with a good understanding of GGI
     needs to write a driver for mesa.  The old version doesn't cut it
     anymore.
   * Most makefiles won't work.  Copied them out of CVS.
   * src/Makefile.am: add -lm to library list.  (closes: bug#102717)
   * configure.in: adjust GLU's version info to match previous release.
 .
 mesa3 (3.4.2.1-4) unstable; urgency=low
 .
   * So, here's the deal: the 3Dfx backend is going nowhere in 4.x and 5.x is
     just arround the corner.  Same thing for the GGI stuff.  In order to leave
     the people who need this stuff with _something_ to work with, I'll compile
     those targets out of the mesa3 source package and the mesa package will
     stuck to plain old X.
   * debian/control, debian/rules: strip out all the parts concerning to mesa3g
     and mesa3g-dev
   * debian/control: update GGI architectures, let's see what happens
   * debian/rules: special case alpha for stripping options.  Chris, did you
     ever figure out what the problem actually is? (closes: bug#99284)
   * debian/rules: hereby I decree that everything in etc is a conffile.  Die
     future bugs, die!.
   * configure: fix ggi_libdir, ggi_confdir (closes: bug#139598)
  
 mesa (3.4.2.1-3) unstable; urgency=low
 .
   * Actually install widgets on the mesag-dev package (closes: bug#98988)
 .
 mesa (3.4.2.1-2) unstable; urgency=low
 .
   * src/X/xmesa1.c: I knew it, I knew it.  This was bound to break.  Stupid
     typo.  Restored MESA_GLX_FX (got renamed to GLX_FX accidentally, if you
     have to know) (closes: bug#94114)
 .
 mesa (3.4.2.1-1) unstable; urgency=low
 .
   * Upstream released 3.4.2.
   * Hmmm... thought about it on my way home.  The code to parse 3dfx.conf
     is wrong.  Redid.  Still not tested.  (closes: bug#94114)
   * debian/README.Debian: document 3dfx.conf
 .
 mesa (3.4.2-1) unstable; urgency=low
 .
   * New upstream version.
   * debian/config.guess, debian/config.sub: newest versions from
     http://subversions.gnu.org/cgi-bin/cvsweb/config (closes: bug#95338)
   * GAAAAAAARGGH! src/X/xmesa1.c: horrible hack to use /etc/mesa/3dfx.conf
     if there's no MESA_GLX_FX environment variable defined.  I.  Hate.
     This.  I'll make a deal with you: you find another of these things,
     and you send me a nice tested patch.  I don't have a 3DFX card and I
     *HATE* uploading stuff I can't fully test. (closes: bug#94114)
   * debian/rules: use the new files
   * debian/rules: s/TMPDIR/DTEMPDIR/g
   * gl3DfxSetDitherModeEXT from Zephaniah (closes: bug#65860)
   * Disable GL_EXT_shared_texture_palette per default.  Patch looks funny,
     but I'll blindly trust Zephaniah.
   * Hmmm... I hope Zephaniah tested this, because it broke in a rather silly
     way at compile time.
   * Fancy what people regard as "pretty important".
 .
 mesa (3.4.1-3) unstable; urgency=low
 .
   * PLEASE SUBMIT NMUs TO THE BTS, DAMN IT!
   * debian/control: exclude m68k from libggi2-dev build-dependency.
  
 .
 mesa (3.4.1-2) unstable; urgency=low
 .
   * debian/control: add missing dependency on xlibs-dev and corrected the
     one for libglide2-dev
  
 .
 mesa (3.4.1-1) unstable; urgency=low
 .
   * New upstream version.
   * New maintainer. (closes: bug#81139)
   * Some fixes to get it to compile.
   * debian/rules: some reorganization happened to allow me test different
     builds better.
   * debian/control: nuked widgets package, if you miss it, you are doing
     something wrong.
   * debian/rules: -dev packages will be missing some garbage they used to
     install.  If you miss any of those files, I'm fairly confident you
     are doing something wrong.
   * configure, ltmain.sh, aclocal.m4, acinclude.m4, ...: vicious hacks to
     allow the GGI version to compile.
   * TODO: add the widgets to the packages
   * TODO: make OSmesa packages
 .
 mesa (3.2.1-1) unstable; urgency=low
 .
   * New upstream version.
 .
 mesa (3.2-2) frozen unstable; urgency=low
 .
   * add MMX and 3Dnow opts for x86.
 .
 mesa (3.2-1) frozen unstable; urgency=low
 .
   * New upstream version.
   * Made minor changes to README.3DFX. Closes bug#56827
   * Added symlinks for mesa widget libraries. Closes bug#63115
 .
 mesa (3.1-17) frozen unstable; urgency=low
 .
   * Fixed Makefile for demos in mesag-widgets-dev. Closes bug#62674
 .
 mesa (3.1-16) frozen unstable; urgency=low
 .
   * Add --prefix=/usr to ggi build. Closes bug#61705, #61486
 .
 mesa (3.1-15) frozen unstable; urgency=low
 .
   * Remove ggi from the build on m68k. Closes bug#59273
 .
 mesa (3.1-14) frozen unstable; urgency=low
 .
   * Fixed hard-coded location of config file in library. This is release
     critical, even though no bug was filed (relates to bug#58267).
 .
 mesa (3.1-13) frozen unstable; urgency=low
 .
   * Add missing ggi libraries. Closes bug#58267, #57760
 .
 mesa (3.1-12) frozen unstable; urgency=low
 .
   * Dependencies are now computed in a more intelligent way. Closes: bug#55861
 .
 mesa (3.1-11) frozen unstable; urgency=low
 .
   * Remove svgalib support from the software only package of mesa
 .
 mesa (3.1-10) frozen unstable; urgency=low
 .
   * Fix the mesag3-glide2 postinst. Closes bug#55462
 .
 mesa (3.1-9) frozen unstable; urgency=low
 .
   * The ggi based packages are now built with the other versions of mesa. Closes: bug#49218, #55221
 .
 mesa (3.1-8) unstable; urgency=low
 .
   * fixed the postinst and prerm for the glide packages
   * added Provides: mesag-dev to the mesag-glide2-dev package to maintain
     backwards compatability
 .
 mesa (3.1-7) unstable; urgency=low
 .
   * Fix version number for soname in the shlib file. Closes: bug#54926
 .
 mesa (3.1-6) unstable; urgency=low
 .
   * Include docs/README.3DFX in mesag3-glide2 package. Closes: bug#54625
   * Remove Provides: libgl1 from mesag3-widgets. Closes: bug#54774
   * conflicts with older versions of mesa. Closes: bug#54831
 .
 mesa (3.1-5) unstable; urgency=low
 .
   * now Conflicts: libgl1
   * remove extra '.' in library name
 .
 mesa (3.1-4) unstable; urgency=low
 .
   * Added links libGL.so.1 <- libMesaGL.so.3 so existing progs don't break
   * Copyright changed for version 3.1
 .
 mesa (3.1-3) unstable; urgency=low
 .
   * copyright file now refers to /usr/share/common-license/LGPL.
 .
 mesa (3.1-2) unstable; urgency=low
 .
   * Second try. Fixed shlibs file.
 .
 mesa (3.1-1) unstable; urgency=low
 .
   * New upstream version.
   * glide version of packages added, since glide is now under the GPL.
   * mesa widget libraries are now in a separate package
   * library names are changed to lib{GL,GLU}.*
 .
 mesa (3.0-2) unstable; urgency=low
 .
   * added symlinks from libMesaGL* -> libGL*. Fixes bug #37160
   * added lines (commented out) for building a glide version of mesa. Fixes bug #39758
 .
 mesa (3.0-1) unstable; urgency=low
 .
   * mesa libs moved to /usr/lib. Fixes bug #26874
   * motif widget library libMesaGLwM added (compiled using headers from lesstif). Fixes bug #25380
 .
 mesa (2.6-4) unstable; urgency=low
 .
   * call to ldconfig in postinst put back in. Fixes bug #20552
   * changelog.Debian file created for the mesa-doc package.
   * deleted miscellaneous files. Fixes bug #21481
 .
 mesa (2.6-3) frozen unstable; urgency=low
 .
   * No changes. Just trying (again) to get this back in the distribution
 .
 mesa (2.6-2) unstable frozen; urgency=low
 .
   * point copyright to LPGL in /usr/doc/copyright. Fixes bug #19633
 .
 mesa (2.6-1) unstable; urgency=low
 .
   * New upstream Release
   * strip static lib with --strip-debug and shared with strip--unneeded: Fixes bug#17301
   * create doc package in build-indep: Fixes bug#16090
   * added widgets-mesa library to package: Fixes bug#15729
   * created mesa-glide* packages
 .
 mesa (2.5-2) unstable; urgency=low
 .
   * Corrected i386 specific debian/rules file: Fixes bug#15640
 .
 mesa (2.5-1) unstable; urgency=low
 .
   * New upstream release.
 .
 mesa (2.4-1) unstable; urgency=low
 .
   * New upstream release.
   * New maintainer.
   * libc6 release.
 .
 mesa (2.2-2) unstable; urgency=low
 .
   * debian/control: mesa-doc no longer depends on mesa (bug #8840).
 .
 mesa (2.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Make-config: linux-elf libraries compiled with -D_REENTRANT.
 .
 mesa (2.1-4) unstable; urgency=low
 .
   * debian/control: lib packages moved from 'graphics' to 'libs'.
   * debian/rules: headers moved from /usr/include/mesa to /usr/include
     (no more -I/usr/include/mesa).
 .
 mesa (2.1-3) unstable; urgency=low
 .
   * debian/control: mesa2 provides mesa and conflicts with mesa
     (bug #7394).
 .
 mesa (2.1-2) unstable; urgency=low
 .
   * debian/rules: install gmesa.h, osmesa.h, FooMesa.h in mesa-dev
     (bug #6864).
 .
 mesa (2.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Added soname to mesa and mesa-widgets.
   * Moved static libraries to mesa2-dbg.
   * debian/postinst, postinst-widgets: call ldconfig without explicit
     pathname (bugs #6176, 6180).
 .
 mesa (2.0-2) unstable; urgency=low
 .
   * Created mesa-widgets and mesa-widgets-dev (Bug #5029).
 .
 mesa (2.0-1) unstable; urgency=low
 .
   * src/draw.c: replaced with upstream patch.
   * Make-config: linux-elf target builds libMesaGLw.so library, looks
     for XLIBS in /usr/X11R6/lib, removed -mieee-mp from CFLAGS.
   * widgets-sgi/Makefile: builds libMesaGlw.a library
   * New upstream release.
   * Converted to new package standard.
   * Maintainer address changed.
 .
 1.2.8-3
   * Package split into runtime, development, and documentation
     packages.
   * widgets now made as a sharable library.
   * GLUT removed.  This will be released as a separate package.
 .
 1.2.8-2
   * Support files now architecture-independent
 .
 1.2.8-1
   * Upgrade to latest release
   * Brought support files up to latest packaging requirements
   * mondello/Makefile: fixed error in realclean target
 .
 1.2.7-2
   * debian.rules: clean all Makefiles out of widgets directory
   * debian.postrm: remove /usr/lib/mesa entry from /etc/ld.so.config
     (bug #2817)
 .
 1.2.7-1
   * Added Debian support files
   * Included the GLUT OpenGL Utility Toolkit
   * Makefile - disable building programs in demos, samples, and book
     directories
   * mklib.linux - disabled building *.a libraries
   * widgets/Makefile.in - disabled building demo programs
Files: 
 80008a92f6e055d3bfdde2cf331ec3fa 2080494 graphics optional mesa-legacy_6.2.1.orig.tar.gz
 f6c1c00de0215c0cf1894e39bd4d484b 1023 graphics optional mesa-legacy_6.2.1-8.dsc
 aa41e325d46ab5a6560dce07ac40ab56 13842 graphics optional mesa-legacy_6.2.1-8.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQEVAwUBQ17SxQF4adwMEr3XAQJfUAf+OT26z7ub2jQNBnaEuGvrAaxIXCrr6eNr
OoKbZO9cSGeAVDHtua1AtYKRyJhr7/OdlFxFhGQ3GpQwU9PO4KqDXF1xo6RrCQUl
aI5Z77Yg8TTEtu+T4D/uQ49o/yg6WdJMOL0z6bBzCXVyVmMEQvjNMje+3H3xiGw5
9tFmXEi/wa+uR4hLNP+XNua40SrYUDqjH5EJr/T17CL6L2qlDI/nPMlfPsQbTcIA
tb8ZvC7U98OaX636cPtxOyWUMA7AHqvyeMcJLcFKOq3UnSYjHb0Rud+e+2mhpHw3
1Oub80YYMcrtgiGqfh2towkGke2Z65yiJqk+TWr8oGi7bzzlGVN1ug==
=Sr4I
-----END PGP SIGNATURE-----


Accepted:
mesa-legacy_6.2.1-8.diff.gz
  to pool/universe/m/mesa-legacy/mesa-legacy_6.2.1-8.diff.gz
mesa-legacy_6.2.1-8.dsc
  to pool/universe/m/mesa-legacy/mesa-legacy_6.2.1-8.dsc
mesa-legacy_6.2.1.orig.tar.gz
  to pool/universe/m/mesa-legacy/mesa-legacy_6.2.1.orig.tar.gz




More information about the ubuntu-changes-auto mailing list