libopengl-perl 0.7000+dfsg-6 source package in Ubuntu

Changelog

libopengl-perl (0.7000+dfsg-6) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Apply multi-arch hints.
    + libopengl-perl: Add Multi-Arch: same.

  [ gregor herrmann ]
  * Remove $Config{vendorarch} from debian/rules.
    Causes issues with cross-builds, and can be replaced by
    `find … | xargs …'.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Fri, 05 Nov 2021 21:32:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libopengl-perl_0.7000+dfsg-6.dsc 2.5 KiB 4abc4533bbecdb454b2b79f5d409f4f08011a7ab062e304d5f93eb257f5382c1
libopengl-perl_0.7000+dfsg.orig.tar.gz 386.9 KiB 15ef0a592d3b971b3318fc6bc6efdd902689be9af94cb6146c34f42693436c66
libopengl-perl_0.7000+dfsg-6.debian.tar.xz 12.5 KiB 1831e74dea5d581bd5c925602bb7c6f8dff0d42b7ff7e6507580131d919b9732

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.

libopengl-perl-dbgsym: debug symbols for libopengl-perl