libopengl-perl 0.67+dfsg-1 source package in Ubuntu

Changelog

libopengl-perl (0.67+dfsg-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Update debian/repack.stub.

  * New upstream release.
    Fixes "FTBFS: gl_const.h:2913:4: error: 'GL_TYPE_RGBA_FLOAT_ATI'
    undeclared (first use in this function)"
    (Closes: #713564)
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Update copyright information.
  * Refresh 2 patches (offset).
  * Use debhelper 9.20120312 to get all hardening flags.
  * Set Standards-Version to 3.9.4 (no further changes).

 -- gregor herrmann <email address hidden>  Thu, 27 Jun 2013 21:18:09 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopengl-perl_0.67+dfsg-1.dsc 2.3 KiB c37461bbc22acb804938f50f62d165245a92f61325e62c3a50e1ce1fae73634c
libopengl-perl_0.67+dfsg.orig.tar.gz 388.8 KiB 1c3968d7d5ae08315a5e89dbe822f89b03881295031646535ac6611aa2151566
libopengl-perl_0.67+dfsg-1.debian.tar.gz 11.0 KiB c8280a25409eb43aa05b913a5c2b6fe1a5fb200c5e46a87f6694f12bb534b38d

Available diffs

No changes file available.

Binary packages built by this source

libopengl-perl: Perl interface providing graphics display using OpenGL

 OpenGL is a Perl module that provides an interface to most of Open Graphics
 Library, API versions 1.0, 1.1 and 1.2. There is full support for the Utility
 Toolkit (GLUT) up to version 3 and provides some additional functionality via
 partial support for the Utility Library (GLU). It also provides functionality
 to use the X Window System (through X11 and GLX) as an alternative to GLUT.