libgd-perl 2.53-2 source package in Ubuntu

Changelog

libgd-perl (2.53-2) unstable; urgency=medium

  [ Vasudev Kamath ]
  * Drop myself from uploaders.

  [ Jonas Smedegaard ]
  * Fix replace (not only provide and break) libgd-gd2-perl and
    libgd-gd2-noxpm-perl: Wrongly changed in 2.53-1.
    Closes: Bug#806458. Thanks to Guillem Jover.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Fix put aside (not clean) bdf_scripts/bdf2gdfont.pl and Makefile.old
    (shipped upstream so removal upsets git-buildpackage).
  * Declare compliance with Debian Policy 3.9.6.
  * Modernize Vcs-* paragraphs.
  * Add patch cherry-picked upstream to fix libgd ver check.
    Closes: Bug#789289. Thanks to Martin Mueller.
  * Renumber and unfuzz patches.
  * Fix build-depend on recent libgd-dev (not bogus libgd2-dev).

 -- Jonas Smedegaard <email address hidden>  Mon, 30 Nov 2015 11:03:18 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgd-perl_2.53-2.dsc 2.2 KiB 01b1ccaded4a39d5d75a88b6fce0184ebb5699d8d35bee4136402c0059e40299
libgd-perl_2.53.orig.tar.gz 321.3 KiB d05d01fe95e581adb3468cf05ab5d405db7497c0fb3ec7ecf23d023705fab7aa
libgd-perl_2.53-2.debian.tar.xz 15.4 KiB 5eee8bb77b90b4b7fbfc029e93de1c1a7805d42144b488e5290767256c235651

No changes file available.

Binary packages built by this source

libgd-perl: Perl module wrapper for libgd

 This is a autoloadable interface module for libgd, a popular library
 for creating and manipulating PNG files. With this library you can
 create PNG images on the fly or modify existing files. Features
 include:
 .
  * Lines, polygons, rectangles and arcs, both filled and unfilled
  * Flood fills
  * The use of arbitrary images as brushes and as tiled fill patterns
  * Line styling (dashed lines and the like)
  * Horizontal and vertical text rendering
  * Support for transparency and interlacing
  * Support for TrueType font rendering, via libfreetype.
  * Support for spline curves, via GD::Polyline
  * Support for symbolic font names, such as "helvetica:italic"
  * Support for symbolic color names, such as "green", via GD::Simple
  * Produces output in png, gif, jpeg and xbm format
  * Produces output in svg format via GD::SVG.
 .
 Included with the example code is the perl script qd.pl with QuickDraw
 routines for generating PICT2 files (used on Apple Macintosh).

libgd-perl-dbgsym: debug symbols for package libgd-perl

 This is a autoloadable interface module for libgd, a popular library
 for creating and manipulating PNG files. With this library you can
 create PNG images on the fly or modify existing files. Features
 include:
 .
  * Lines, polygons, rectangles and arcs, both filled and unfilled
  * Flood fills
  * The use of arbitrary images as brushes and as tiled fill patterns
  * Line styling (dashed lines and the like)
  * Horizontal and vertical text rendering
  * Support for transparency and interlacing
  * Support for TrueType font rendering, via libfreetype.
  * Support for spline curves, via GD::Polyline
  * Support for symbolic font names, such as "helvetica:italic"
  * Support for symbolic color names, such as "green", via GD::Simple
  * Produces output in png, gif, jpeg and xbm format
  * Produces output in svg format via GD::SVG.
 .
 Included with the example code is the perl script qd.pl with QuickDraw
 routines for generating PICT2 files (used on Apple Macintosh).