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

Changelog

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

  * Team upload.
  * Set TZ=UTC for the whole build (again) to make the build reproducible.

 -- Niko Tyni <email address hidden>  Tue, 25 Aug 2015 23:38:45 +0300

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
Xenial release main perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparse-debianchangelog-perl_1.2.0-8.dsc 2.5 KiB b76865de21bbb3dc20c362d821f54ba1a24ad4e6e1ac93635c1faaa38ae094ce
libparse-debianchangelog-perl_1.2.0.orig.tar.gz 107.0 KiB 7d002d7e049c1fb336a4b3f22637b26adeba8870ab3ddd6542a07a593bc837c5
libparse-debianchangelog-perl_1.2.0-8.debian.tar.xz 10.6 KiB 3d41c6bae5474bc366174c7f96c80a9ca275b856a1ad0d5b659bac73098259b8

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).