ruby-opengl 0.60.1+dfsg2-1 source package in Ubuntu

Changelog

ruby-opengl (0.60.1+dfsg2-1) unstable; urgency=medium


  * Set urgency to medium as RC bugs are fixed.
  * Repack upstream tarball to remove examples/NeHe as it does not have a
    clear license (Closes: #713820).
  * debian/copyright: link GPL-1+ to /usr/share/common-licenses/GPL-1
  * debian/control: 
    + remove obsolete DM-Upload-Allowed flag
    + use canonical URI in Vcs-* fields
    + update my email address
    + bump Standards-Version to 3.9.4 (no changes needed)
    + drop transitional packages
  * Do not rely on obsolete Rake file to clean (Closes: #713145).
  * Remove lintian overrides, about transitional packages.

 -- Cédric Boutillier <email address hidden>  Sun, 30 Jun 2013 09:52:13 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-opengl_0.60.1+dfsg2-1.dsc 2.2 KiB 39a9f19f055baa2e19c52c2054355e63b11f37a8e2dd7af3fca8c774f8a5eb61
ruby-opengl_0.60.1+dfsg2.orig.tar.gz 226.1 KiB 57dcbf3c68ad98c04c5df605c7794557bd28ec879a9ca7734331184870bbfbba
ruby-opengl_0.60.1+dfsg2-1.debian.tar.gz 7.5 KiB 9a6ad801209121ae609cacf44df95294044ff48f843355aa2652ef4be7133953

Available diffs

No changes file available.

Binary packages built by this source

ruby-opengl: OpenGL Interface for Ruby

 OpenGL (Open Graphics Library) is a standard cross-platform API for writing
 applications to produce two-dimensional and three-dimensional computer
 graphics.
 .
 This library allows programs written in Ruby to use the OpenGL API for
 two-dimensional and three-dimensional graphics.