libparse-debianchangelog-perl 1.2.0-5 source package in Ubuntu

Changelog

libparse-debianchangelog-perl (1.2.0-5) unstable; urgency=medium

  * Team upload.
  * Add patch to remove support for broken timezone names.
    Thanks to Guillem Jover for the bug report and the patch.
    (Closes: #792414)

 -- gregor herrmann <email address hidden>  Tue, 14 Jul 2015 19:14:09 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-debianchangelog-perl_1.2.0-5.dsc 2.6 KiB 39757ad2b5bcfd3519e0dc0b69a5f314d8f4ec64be639a12037dd170d142f5bf
libparse-debianchangelog-perl_1.2.0.orig.tar.gz 107.0 KiB 7d002d7e049c1fb336a4b3f22637b26adeba8870ab3ddd6542a07a593bc837c5
libparse-debianchangelog-perl_1.2.0-5.debian.tar.xz 10.4 KiB e70908a8572a4eb939458ac2c2257a8233441a1b177e9afca642a5a36e556c94

Available diffs

No changes file available.

Binary packages built by this source

libparse-debianchangelog-perl: parse Debian changelogs and output them in other formats

 Parse::DebianChangelog is a replacement for the very limited
 dpkg-parsechangelog. It can be used either via the parsechangelog
 command line script or as Perl module.
 .
 Currently supported output formats:
  * original dpkg-parsechangelog output format
  * similar format with multiple stanzas instead of one
  * XML
  * HTML (customizable via HTML::Template templates).