ruby-opengl (0.60.1+dfsg2-1~wheezy1) stable; urgency=medium

  * Imported Upstream version 0.60.1+dfsg2
  * Repack upstream tarball to remove examples/NeHe as it does not have a
    clear license (Closes: #713820).
  * Do not rely on Rake file to clean.

 -- Cédric Boutillier <boutil@debian.org>  Sun, 26 Jan 2014 15:00:58 +0100

ruby-opengl (0.60.1+dfsg1-2) unstable; urgency=low

  * Bump build dependency on gem2deb to >= 0.3.0~

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Tue, 26 Jun 2012 14:14:51 +0200

ruby-opengl (0.60.1+dfsg1-1) unstable; urgency=low

  * Transition to gem2deb packaging (Closes: #651702)
    + renaming source and binary packages
  * convert debian/copyright to DEP5
  * debian/patches
    + 0100_remove_rubygems.patch: remove requirement on rubygems
    + 0300_fix_STR2CSTR.patch: replace deprecated STR2CSTR by
      StringValuePtr (Closes: #650605)
    + 0500_fix_metadata_for_extensions.patch: fix metadata to build
      correctly extensions
    + 0900_fix_orangebook_examples.patch: fix syntax in some examples
  * Ignore test results during build for the moment.
  * Override lintian warning about duplicate descriptions for transitional
    packages
  * Bump Standards-Version: to 3.9.3 (no changes needed)
  * Repack upstream source tarball to remove non-free example

 -- Cédric Boutillier <cedric.boutillier@gmail.com>  Mon, 23 Apr 2012 00:02:25 +0200

libopengl-ruby (0.60.1-1) unstable; urgency=low

  * New upstream release
  * debian/control
     + added DMUA flag.
     + added myself to uploaders.
     + ported to ruby1.9.1.
     + remove quilt as BD.
  * debian/copyright
     + added Debian's specific copyright information
     and updated copyright information.
  * debian/patches
     + added patch for adding ruby version's C flags.
     + added patch for backward compatibility.
  * debian/rules
     + removed patchsys-quilt.mk, not required now.
     + removed ruby-extconf-rb.mk and added ruby-setup-rb.mk.
   * debian/watch
     + updated source location.

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Tue, 08 Jun 2010 17:28:13 +0530

libopengl-ruby (0.32g-1) unstable; urgency=low

  * New upstream release.
  * Maintenance transfered to the Debian/Ruby Extras team. 
  * debian/control:
    - Set the maintainer to the team and myself as uploader.
    - Changed the section to ruby.
    - Added homepage and VCS fields. 
    - Added libopengl-ruby{1.8,1.9.1} packages, transformed libopengl-ruby into
      a dummy package.
    - Bumped the standards version to 3.8.4.
    - Dropped the Ruby 1.9.1 package; upstream is not ready yet.
    - Added ${misc:Depends} to libopengl-ruby and libopengl-ruby1.8.
    - Changed xlibmesa-gl-dev build depend into libgl1-mesa-dev.
    - Added build depend on quilt.
  * debian/rules:
    - Rewritted to use CDBS and ruby-pkg-tools.
  * debian/libopengl-ruby.docs, debian/libopengl.examples: Added!
  * debian/source/format: Switched the source format to 3.0 (quilt).

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 10 Apr 2010 12:30:45 +0200

libopengl-ruby (0.32f-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build-depend on freeglut3-dev instead of libglut-dev. Closes: #545632.

 -- Matt Kraai <kraai@debian.org>  Thu, 22 Oct 2009 22:18:14 -0700

libopengl-ruby (0.32f-2) unstable; urgency=low

  * Apply patch from Daniel Brockman to fix typo in the API. Closes: #320741.

 -- Dafydd Harries <daf@debian.org>  Tue,  9 Aug 2005 12:46:50 +0100

libopengl-ruby (0.32f-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Update Standards-Version to 3.6.1. No changes necessary.
    - Improve the package description.
    - Specify ">= 1.8" for Ruby build-dependency.
    - Specify xlibmesa-gl-dev as the default for the build-dependency on the
      libgl-dev virtual package.
  * Add a watch file.
  * Make example files non-executable.

 -- Dafydd Harries <daf@muse.19inch.net>  Mon,  2 Aug 2004 01:15:35 +0100

libopengl-ruby (0.32d-2) unstable; urgency=low

  * Remove CVS directories from upstream tarball.

 -- Dafydd Harries <daf@muse.19inch.net>  Wed,  3 Mar 2004 18:28:54 +0000

libopengl-ruby (0.32d-1) unstable; urgency=low

  * New upstream release.
  * Persuaded upstream to include a copyright notice. My understanding is that
    the licence is DFSG-free.
  * debian/copyright: Updated to reflect the new COPYRIGHT file.
  * debian/control: Add build-depends on ruby, ruby1.8-dev
    (in order to be able to run extconf.rb), libgl-dev and libglut-dev

 -- Dafydd Harries <daf@muse.19inch.net>  Tue,  2 Mar 2004 18:21:07 +0000

libopengl-ruby (0.32c-1) unstable; urgency=low

  * Initial Debianization.

 -- Dafydd Harries <daf@muse.19inch.net>  Tue, 18 Nov 2003 20:50:57 +0000

