libcairo-perl 1.109-2 source package in Ubuntu

Changelog

libcairo-perl (1.109-2) unstable; urgency=medium

  * Drop libextutils-*-perl from Depends.
    These modules are only needed at build time.
    Thanks to Alexander Traud for the bug report. (Closes: #996940)
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Add debian/tests/pkg-perl/syntax-skip to enable more autopkgtests.

 -- gregor herrmann <email address hidden>  Mon, 25 Oct 2021 20:28:45 +0200

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
libcairo-perl_1.109-2.dsc 2.5 KiB 3b8f8c273e85cd21be78b3712a52c15cf561616914a27ece28add27393c864a9
libcairo-perl_1.109.orig.tar.gz 114.2 KiB 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f
libcairo-perl_1.109-2.debian.tar.xz 5.2 KiB 2c367020cf8b469f0df79b99e9e73cd485d078bc4bcaa9737ebaec01abcd267c

No changes file available.

Binary packages built by this source

libcairo-perl: Perl interface to the Cairo graphics library

 libcairo-perl provides access to the Cairo library.
 .
 Cairo is a 2D graphics library with support for multiple
 output devices. It is designed to produce consistent output
 on all output media while taking advantage of display hardware
 acceleration when available (eg. through the X Render Extension).
 .
 The cairo API provides operations similar to the drawing
 operators of PostScript and PDF. Operations in cairo including
 stroking and filling cubic Bézier splines, transforming and compositing
 translucent images, and antialiased text rendering. All drawing
 operations can be transformed by any affine transformation (scale,
 rotation, shear, etc.)
 .
 Find out more about Cairo at http://www.cairographics.org/.

libcairo-perl-dbgsym: debug symbols for libcairo-perl