libcairo-perl 1.109-4 source package in Ubuntu

Changelog

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

  * Remove generated file via debian/clean. (Closes: #1049133)
  * Refresh lintian override (syntax).
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Use secure URI in Homepage field.

 -- gregor herrmann <email address hidden>  Mon, 04 Mar 2024 22:48:14 +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
libcairo-perl_1.109-4.dsc 2.5 KiB fbc8e31751b8da191b4142cdd8220fee367de61e7fcb90fddf06fbd8e4bcfaa8
libcairo-perl_1.109.orig.tar.gz 114.2 KiB 8219736e401c2311da5f515775de43fd87e6384b504da36a192f2b217643077f
libcairo-perl_1.109-4.debian.tar.xz 5.4 KiB 84ab4b6a4e74a9ed28d8b236ef29402722eedaf43dcb4940b97b81e6033ba6e9

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