libcairo-perl 1.109-3 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libcairo-perl: Drop Multi-Arch: same.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 15:45:34 +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
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libcairo-perl_1.109-3.dsc 2.2 KiB 0536bb3fa596a5f54ffb93b7b97faa63fe711867873e881fbc5a3f881ffc117c
libcairo-perl_1.109.orig.tar.gz 114.2 KiB 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f
libcairo-perl_1.109-3.debian.tar.xz 5.3 KiB dcd291f808c870867793edb8410933bdbbe4384f2c57cb15d3aca7fd64acf1d6

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