glide (2002.04.10-16) unstable; urgency=low * Pass the proper -l argument to dh_shlibdeps for glide2-bin, from the build dir instead of the installed dir, as there's no symlink pointing to the hardware specific library there. (Closes: #456875) Based on a patch by Anibal Avelar . -- Guillem Jover Fri, 25 Jan 2008 00:11:58 +0200 glide (2002.04.10-15) unstable; urgency=low * Debconf template translations: - Added Galician. (Closes: #412657) Thanks to Jacobo Tarrio . * Add -L and -l arguments to dh_shlibdeps for glide2-bin and glide3-bin package stanzas. (Closes: #453790) * Switch Build-Depends from automake1.9 to automake. * Do not include empty directories in libglide3-dev, glide3-bin and glide2-bin packages. * Now using Standards-Version 3.7.3 (no changes needed). * Add Homepage field. * Add Vcs-Browser and Vcs-Svn fields. -- Guillem Jover Tue, 11 Dec 2007 01:44:28 +0200 glide (2002.04.10-14) unstable; urgency=high * The "anything for the percentages" release. * Disable assembler optimized triangle setup functions for glide2, as they are not PIC clean. (Closes: #376812) - debian/patches/glide2x-clobber-pic-reg: Removed file. - debian/patches/glide2x-c-trisetup: New file. * Link against libm, so that pow is a resolvable symbol. - debian/patches/glide2x-link-libm: New file. - debian/patches/glide3x-link-libm: Likewise. * Do not consider dollar signs as part of the symbol names in assembler code, thus getting rid of non-existing unresolvable insterted symbols. (Closes: #329920, #326099) - debian/patches/glide3x-link-unresolved: New file. * Enable C based cpu detection code on !i386 instead of only on alpha. This fixes a missing unresolved symbol on amd64 and ia64. (Closes: #307058) - debian/patches/z07-cpudetect-no-ia32: New file. * Debconf template translations: - Updated Dutch. (Closes: #375673, #377260, #388113) Thanks to Kurt De Bree . -- Guillem Jover Thu, 8 Mar 2007 06:05:36 +0200 glide (2002.04.10-13) unstable; urgency=low * Build all binary dependent packages under binary-arch. (Closes: #366062) * Use CURDIR instead of PWD in debian/rules. * Debconf template translations: - Added Portuguese. (Closes: #362838) Thanks to André Costa . -- Guillem Jover Fri, 5 May 2006 04:55:13 +0300 glide (2002.04.10-12) unstable; urgency=low * Update FSF's address in debian/copyright. * Reindent 3dfx license in debian/copyright. * Debconf template translations: - Updated Danish by Claus Hindsgaul. (Closes: #321920) - Updated Vietnamese. (Closes: #322285) Thanks to Clytie Siddall . - Updated Czech. (Closes: #322426) Thanks to Miroslav Kure . - Updated German. (Closes: #345847) Thanks to Erik Schanze . * Wrap lines in debian/control fields. * Use new X.org 7.0 paths for modules. (Closes: #362116) * Switched to debhelper compatibility level 5. * Change architectures for development packages from all to match their library packages. * Change Build-Depends from automake1.7 to automake1.9. -- Guillem Jover Thu, 13 Apr 2006 13:14:03 +0300 glide (2002.04.10-11) unstable; urgency=low * Use -march only on i386, revert to -mcpu for alpha. * Change insane optimization level for i386 from -O6 to -O3. * Add new xorg-x11 Build-Depends on libxxf86dga-dev and libxxf86vm-dev. -- Guillem Jover Sat, 6 Aug 2005 19:53:28 +0300 glide (2002.04.10-10) unstable; urgency=low * Debconf template translations: - Added Vietnamese. (Closes: #311796) Thanks to Clytie Siddall . - Added Czech. (Closes: #310880) Thanks to Miroslav Kure . * Fix some typos in the templates. (Closes: #311797) Thanks to Clytie Siddall . * Unfuzzy correct translations for Catalan, Spanish, French and Brazilian Portuguese. * Use -march instead of -mcpu. * Use misc:Depends instead of an explicit dependency to debconf (>= 0.5) to get the alternative debconf-2.0 as well. * Do not mark PIC register %ebx as clobbered in asm statement, as it is being restored from the stack with eip contents before jumping to the function. (Closes: #320588) - debian/patches/glide2x-clobber-pic-reg: New file. * Do not declare functions inside other functions. Protect assembler macro redefinitions with C preprocessor macros. - debian/patches/z06-gcc401-fix: New file. * Do not change xterm title on build. (Closes: #297276) * Fix Subversion repository URL. * Now using Standards-Version 3.6.2 (no changes needed). -- Guillem Jover Fri, 5 Aug 2005 06:25:28 +0300 glide (2002.04.10-9) unstable; urgency=low * Fix build failure when using libglide3.so and it points to libglide3_h5.so. - debian/patches/glide3x-build-with-voodoo5. (Closes: #270442) Thanks to Hans de Goede . * Fix build failure with gcc 3.4. And as a side effect fix the build for amd64. - debian/patches/z04-gcc34-port. (Closes: #272474) Thanks to Kaare Hviid . * Fix build failure with gcc 4.0. - debian/patches/z05-gcc4-fix. (Closes: #286845) Thanks to Andreas Jochens . -- Guillem Jover Thu, 23 Dec 2004 23:34:58 +0100 glide (2002.04.10-8) unstable; urgency=low * Debconf template translations: - Fix some Catalan slang. Thanks to Jordi Mallach. * Revert moving libglide3.so symlink to package libglide3-dev. Because XFree86 requires libglide3.so to load the library. Make libglide3 Replaces libglide3-dev to be able to overwrite the symlink. (Closes: #256940) -- Guillem Jover Wed, 7 Jul 2004 16:01:35 +0200 glide (2002.04.10-7) unstable; urgency=low * Added amd64 support. - debian/patches/z03-amd64-port. (Closes: #248156) * Enabled amd64 and ia64 on debian/control. * Allow building binary independent packages on any arch. * Build-Conflict against automake1.4, as it lacks AM_PROG_AS. * Added the location of the Subversion repo used for the packages. * Added -O2 to the fallback arch CFLAGS. -- Guillem Jover Thu, 17 Jun 2004 05:16:09 +0200 glide (2002.04.10-6) unstable; urgency=low * Debconf template translations: - Added Danish by Claus Hindsgaul. - Added Dutch. (Closes: #253452) Thanks to Luk Claes . - Added German. (Closes: #253178) Thanks to Erik Schanze . - Use typographic quotes in Catalan and Spanish translations. * debian/control: - Place Build-Depends on one line only, otherwise some tools cannot cope. - Use new xfree86 Build-Depends. - Lower-case first short description letter. * Move libglide3.so symlink to package libglide3-dev. (Closes: #242063) * Added a BUGS file to keep track of things. * debian/patches: - glide3x-libtool-patch: Use libtoolize instead, to be in sync and not break with libtool.sh and libtool.m4 mismatch. (Closes: #254135) - glide3x-build-fix: Quote sed expressions, and balance a missing one. * debian/rules: Cleaned a bit. Marked targets as PHONY. Renamed setup target to unpack, and make_patch to make-patch. * debian/copyright: Cleaned and use properly "License:" instead of "Copyright:". -- Guillem Jover Mon, 14 Jun 2004 22:56:07 +0200 glide (2002.04.10-5) unstable; urgency=low * debian/control: - Tighten libtool Build-Depends. (Closes: #215512) - Removed libglide3 Suggests for device3dfx, as it used DRI instead. * debian/patches/swlibs-004-ioctl: Adapt to the new libc's ioctl.h. * debian/patches/glide3x-autoconf-update: Updated to fix missing symbols in glide3 H5 library, due to deprecated usage of compiler options. Thanks to Nathan Hand . * Debconf template translations: - Updated Catalan. Some verbal form fixes. -- Guillem Jover Fri, 5 Dec 2003 06:03:10 +0100 glide (2002.04.10-4) unstable; urgency=low * debian/control: - Now -dev packages are correctly architecture all. - Remove legacy Conflicts with old glide packages. * debian/rules: - Build unconditionally all indep packages, regardless of architecture. * Updated TODO list. -- Guillem Jover Sun, 14 Sep 2003 18:49:37 +0200 glide (2002.04.10-3) unstable; urgency=low * The Great Unification Release: - Added 64bit support, deprecating glide3-alpha. Patches: debian/patches/z01-64bit-support debian/patches/z02-64bit-support * Switch from inbound dbs to the Debian dbs package. Depend on dbs >= 0.25 as previous versions had a bug with sys-build.mk. * debian/rules: Now only one rule unpacks and patches the source. It was causing problems with 64 bit ports building only glide2. * Updated the TODO list. * Debconf template translations: - Added Brazilian Portuguese. (Closes: #198256) Thanks to Andre Luis Lopes . - Added French. (Closes: #199687) Thanks to Christian Perrier . * Updated to latest libtool (1.5.0a) as well as config.guess and config.sub. (Closes: #208851) * Removed debian/old.patches directory. * Split debian/patches/glide-fix-warnings into: debian/patches/glide2x-fix-warnings debian/patches/glide3x-fix-warnings debian/patches/swlibs-fix-warnings * Now using Standards-Version 3.6.1. -- Guillem Jover Fri, 5 Sep 2003 20:26:40 +0200 glide (2002.04.10-2) unstable; urgency=low * Fixed a call to the old perl debconf module from libglide3.config, missed in the transition. (Closes: #197204, #197215) * Cleaned the .config scripts. * Debconf template translations: - Added Catalan. - Added Spanish. -- Guillem Jover Fri, 13 Jun 2003 02:35:34 +0200 glide (2002.04.10-1) unstable; urgency=low * New Maintainer. (Closes: #189820) * New Upstream glide3x Source. - Disable FX_GLIDE_SWAPINTERVAL by default. (Closes: #118851) * Reverted packaging to non-native. * Removed emacs cruft from changelog. * Removed unused debian/sources file. * Removed dangling vim swap file. * debian/control: - Moved packages from section devel to libdevel. - Moved device3dfx-source from Recommends to Suggests. (Closes: #110954) - Improved short package description. - Removed legacy dummy package glide2-base. - Removed mention to Voodoo Banshee and Voodoo 3 from libglide2 description. (Closes: #166350, #159373, #140355) - Removed build dependency on csh. - Corrected dependencies on debconf. * Removed empty debian/libglide[23]x.config files. * Moved .conf files to proper .config files. Don't execute them from postinst. Which fixes configure hanging sometimes on first install. (Closes: #143550, #143551, #175006) * Recognise "Voodoo 4 / Voodoo 5" properly. (Closes: #186133) * Use new debconf perl module on .config files. * Delegated ldconfig calls to debhelper autogenerated snippets. * debian/rules: - Cleaned. - Use --build-dir instead of --build when calling chores.3dfx as it was building the source, and when calling build.3dfx and passing build variables they had no effect. - Removed deprecated calls to dh_uncocumented. - Moved call to dh_installdeb after dh_makeshlibs, otherwise the generated shell snippets had no effect. - Install pass cvg test binary from glide2-bin to /usr/lib/glide2/bin/. * Switched to debhelper compatibility level 4. * Switched to po-debconf (build depend on debhelper >= 4.1.16). * Now using Standards-Version 3.5.10. * debian/patches/swlibs-nomore-csh: Script ostype converted to bash. * debian/patches/swlibs-001-mcpu-flag: Fixed gcc warnings on -m486 flag. * debian/patches/swlibs-002-automake: Allow user to supply build variables. * debian/patches/swlibs-003-libm: When building with noopt libm is required. * debian/patches/glide-fix-warnings: Fixed misc warnings. * debian/patches/glide2x-pregasp: Fixed missing gasp with its preprocessed output. Thanks to Daniel Schepler . (Closes: #143848, #165307) * debian/patches/glide2x-use-3dfx.mak: Include the newer 3dfx.mak instead of 3dfx.linux.mak. * debian/patches/glide2x-preprocessor: Fixed preprocessor invalid token errors. * debian/patches/glide3x-preprocessor: Likewise. * debian/patches/glide3x-autoconf-update: - Updated glide3x configure.in to autoconf 2.53 and automake 1.7. - Run automake with --add-missing. (Closes: #116341) - Give build.3dfx exec permissions. - Use $(CPP) instead of /lib/cpp. - Use proper shared object for gthread.c. - Include current directory for asm targets. * debian/patches/glide3x-comments-warnings: Fixed comment nesting warnings. * debian/patches/glide3x-build-multiargs: Fixed giving build.3dfx multiple arguments, thus allowing to pass variable assignments. * debian/patches/glide3x-debug-varargs: Fixed so much warnings generated by debug macros that caused the compilation to fail. -- Guillem Jover Thu, 12 Jun 2003 07:15:59 +0200 glide (2001.01.26-1.1) unstable; urgency=low * NMU with permission of Zephaniah E. Hull . * Corrected the build dependencies. (closes: #88373) * Updated libtool in glide3x (to get the package building). -- Adrian Bunk Sun, 17 Jun 2001 23:20:42 +0200 glide (2001.01.26-1) unstable; urgency=high * Updated source. * Completely killed sst1 support, it has been broken too long. (closes: #79204, #74510) -- Zephaniah E. Hull Fri, 26 Jan 2001 07:16:01 -0500 glide (2000.11.02.06-1) unstable; urgency=low * Some rules cleanup. * sst1 works again! (closes: #74510, #74681) * Politely handle the case where someone might be compiling against glide, and thus will have the glide packages installed without having a 3Dfx card in the system. (closes: #77381) * Noted that I seem to have fixed bugs in the past and not closed the reports. (closes: #70612, #70857) -- Zephaniah E. Hull Mon, 27 Nov 2000 06:49:32 -0500 glide (2000.11.02.06) unstable; urgency=low * And roughly five and a half hours later. * Updated the glide3x source, specificly fixing a bashism in chores.3dfx, which I just commited to upstream CVS. * Fixed a bashism in debian/scripts/vars.build. * Thanks to Timshel Knoll for both patches. -- Zephaniah E. Hull Fri, 3 Nov 2000 06:30:56 -0500 glide (2000.11.02) unstable; urgency=low * The merge! We now have ONE source package! * Still trying to figure out how not to loose the glide3 changelog. -- Zephaniah E. Hull Fri, 3 Nov 2000 01:06:51 -0500 glide2 (2000.08.08.1) unstable; urgency=low * Now against X4. * Hopefully the next upload will have glide2 and glide3 merged source package wise. * No upstream source changes, mostly just a recompile, thus the version. -- Zephaniah E. Hull Thu, 2 Nov 2000 04:50:02 -0500 glide2 (2000.08.08) unstable; urgency=low * New packaging setup! Now as a debian native package. * Many of my patches are now in the glide2 CVS tree. * Please note that sst1 /is/ broken at this time. * Separate tarballs for swlibs and glide2, yes, there is a reason. -- Zephaniah E. Hull Sun, 8 Oct 2000 06:13:41 -0400 glide2 (2.cvs.20000712-4) unstable; urgency=low * Killed the libglide.so symlink, per request. * Really truely fixed the debconf issues, joeyh fixed a bug in debconf so that things did not freeze solid in my perfectly valid case. -- Zephaniah E. Hull Wed, 20 Sep 2000 21:48:08 -0400 glide2 (2.cvs.20000712-4) unstable; urgency=low * More debconf fixes. (closes: #70612, #70857) * Cleaned up some patches. * Some depend fixes. -- Zephaniah E. Hull Sat, 16 Sep 2000 07:21:21 -0400 glide2 (2.cvs.20000712-3) unstable; urgency=low * Little fixes with debconf stuff. -- Zephaniah E. Hull Thu, 24 Aug 2000 05:23:08 -0400 glide2 (2.cvs.20000712-2) unstable; urgency=low * /All/ packages need to conflict with the old packages. * Default to the V3 lib if no voodoo cards exist. -- Zephaniah E. Hull Thu, 24 Aug 2000 04:11:43 -0400 glide2 (2.cvs.20000712-1) unstable; urgency=low * Completely repackaged all of glide2 from cvs. -- Zephaniah E. Hull Tue, 8 Aug 2000 04:12:51 -0400