2009
freeglut (2.4.0-8) unstable; urgency=low
* Move autoreconf to build time. Closes: #345224.
-- Bradley Smith <bradsmith@debian.org> Tue, 01 Sep 2009 19:07:14 +0100
freeglut (2.4.0-7) unstable; urgency=low
* New maintainer. Closes: #543435. * Acknowledge previous NMU. * debian/control - Update Standards-Version to 3.8.3. - Replace Source-Version substvar. - Add Vcs-* and Homepage fields. - Update debhelper version to 7. - Adjust descriptions. - Fix debug package section and priority. - Remove outdated conflicts, provides and depends. * Move top srcdir changes to quilt patch system. * Tidy up debian/rules. * Use config.{guess,sub} from autotools-dev. * Convert copyright to machine readable format.
-- Bradley Smith <bradsmith@debian.org> Mon, 31 Aug 2009 15:04:47 +0100
2008
freeglut (2.4.0-6.1) unstable; urgency=low
* NMU.
* autogen.sh, debian/control: Use automake 1.9 instead of automake
1.8. (Closes: #473305)
-- Eric Dorland <eric@debian.org> Sat, 03 May 2008 00:50:47 -0400
2007
freeglut (2.4.0-6) unstable; urgency=low
* Acknowledge NMUs. Thanks Daniel and Aurelien!
(Closes: #362210, #442388, #345224)
* Updated watch file regex.
* Updated standards version to 3.7.2
* re-Lintian-clean the package.
-- Jamie Wilkinson <jaq@debian.org> Sat, 17 Nov 2007 02:27:06 +1100
freeglut (2.4.0-5.2) unstable; urgency=low
* Non-maintainer upload. * Fix compilation with gcc-4.2. Closes: #362210.
-- Daniel Schepler <schepler@debian.org> Sat, 15 Sep 2007 13:25:04 -0400
freeglut (2.4.0-5.1) unstable; urgency=low
* Non-maintainer upload. * Build-depend on libusbhid on GNU/kFreeBSD. * Fix FreeBSD kernel detection.
-- Aurelien Jarno <aurel32@debian.org> Sun, 11 Mar 2007 18:22:09 +0100
2006
freeglut (2.4.0-5) unstable; urgency=low
* Bumped standards version to 3.6.2 (no other changed required). * Dump config.log if configure blows up. * Provide and conflict freeglut-dev and libglut-dev as per LPG. * Update depends on dev package to match build depends, as per LPG. * Updated watch file to match sourceforge syntax in uscan manual.
-- Jamie Wilkinson <jaq@debian.org> Wed, 5 Apr 2006 15:51:26 +1000
2005
freeglut (2.4.0-4) unstable; urgency=low
* Added watch file.
-- Jamie Wilkinson <jaq@debian.org> Thu, 17 Nov 2005 15:06:16 +1100
freeglut (2.4.0-3) unstable; urgency=low
* Fix GLUT_CURSOR_INHERIT bug, with patch from Vilhelm Sjöberg
<vilhelm@home.se>, via Enrique Vaamonde <evaamo@cantv.net>.
(Closes: #334446)
-- Jamie Wilkinson <jaq@debian.org> Thu, 17 Nov 2005 14:43:12 +1100
freeglut (2.4.0-2) unstable; urgency=low
* Really fix the build dependencies for libGL.
-- Jamie Wilkinson <jaq@debian.org> Thu, 13 Oct 2005 19:20:21 +1000
freeglut (2.4.0-1) unstable; urgency=low
* New upstream release. (Closes: #319365, #331552) - Fixes key repeat bug. (Closes: #248201, #293687) - Remove patch for GLUT_XLIB_IMPLEMENTATION as now fixed upstream. - GLUT_ACTION_CONTINUE_EXECUTION fixed in new upstream. (Closes: #306369, 325067) - Acknowledge NMU 2.2.0-8.1: 64bit fixes incorporated upstream. (Closes: #296242) * Update build dependencys on libGL and libGLU from Xorg. (Closes: #323177) * Remove dependency on transition packages that no longer exist. (Closes: #265373) * Add build dependency on autogoats.
-- Jamie Wilkinson <jaq@debian.org> Thu, 13 Oct 2005 09:45:46 +1000
freeglut (2.2.0-8.1) unstable; urgency=low
* Non-maintainer upload.
* Apply patch from Paul Brook to fix build failure with GCC 4.0
(Closes: #296242).
-- Roger Leigh <rleigh@debian.org> Tue, 19 Jul 2005 23:15:25 +0100
2004
freeglut (2.2.0-8) unstable; urgency=low
* Added stripped debugging symbols to the freeglut3-dbg package.
-- Jamie Wilkinson <jaq@debian.org> Sat, 22 May 2004 12:55:56 +1000
freeglut (2.2.0-7) unstable; urgency=low
* Fix broken Depends fields, thanks to Matt Kraai. (Closes: #248560, #248091)
-- Jamie Wilkinson <jaq@debian.org> Sun, 16 May 2004 11:00:36 +1000
freeglut (2.2.0-6.1) unstable; urgency=medium
* NMU. * Rebuild (closes: #248091).
-- Matthias Klose <doko@debian.org> Sun, 9 May 2004 08:57:42 +0200
freeglut (2.2.0-6) unstable; urgency=low
* Fix typo in Depends: line for freeglut3-dev. * Add dependencies on libgl-dev and libglu-dev to freeglut3-dev. (Closes: #247409) * Remove suggestion that manpages are included in freeglut3-dev. (Closes: #247320)
-- Jamie Wilkinson <jaq@debian.org> Wed, 5 May 2004 15:48:32 +1000
freeglut (2.2.0-5) unstable; urgency=low
* Make freeglut3-dev depend on libglut3-dev >= 3.7-25, instead of
libglut3, thus restoring balance to the force
-- Jamie Wilkinson <jaq@debian.org> Tue, 27 Apr 2004 23:24:03 +1000
freeglut (2.2.0-4) unstable; urgency=low
* Have freeglut3 depend on libglut3 over 3.7-25 so that the packages
can upgrade cleanly.
-- Jamie Wilkinson <jaq@debian.org> Tue, 27 Apr 2004 21:53:20 +1000
freeglut (2.2.0-3) unstable; urgency=low
* Initial upload into Debian main. (Closes: #237378)
-- Jamie Wilkinson <jaq@debian.org> Sat, 17 Apr 2004 14:04:23 +1000
freeglut (2.2.0-2) experimental; urgency=low
* Added missing #define for GLUT_XLIB_IMPLEMENTATION.
-- Jamie Wilkinson <jaq@debian.org> Tue, 13 Apr 2004 10:46:17 +1000
freeglut (2.2.0-1) experimental; urgency=low
* Initial Release.
- Provides, Conflicts, and Replaces all the old glut packages.
-- Jamie Wilkinson <jaq@debian.org> Thu, 11 Mar 2004 09:14:38 +1100