libmoox-options-perl 4.020-1 source package in Ubuntu

Changelog

libmoox-options-perl (4.020-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Handle multiple autosplit options correctly.
    + Add compact help.
    + Translate using Locale::TextDomain.
    + Reduce runtime dependency footprint.
    + Add spacer option.
    + Use "format" => "json" instead of json => 1.
    + Fix LC_ALL in tests.

  [ Jonas Smedegaard ]
  * Update package relations:
    + (Build-)depend on libjson-maybexs-perl (not libjson-perl).
    + (Build-)depend on liblocale-textdomain-perl libterm-size-any-perl.
    + Stop (build-)depend on libmro-compat-perl.
  * Modernize git-buildpackage config: Avoid git- prefix.
  * 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.

 -- Jonas Smedegaard <email address hidden>  Mon, 09 Nov 2015 11:19:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoox-options-perl_4.020-1.dsc 2.6 KiB 9a6a3a75a16c4c82403871c7fb3a49dcfb7120cfeaeb0a38cfacdef9bf50e46b
libmoox-options-perl_4.020.orig.tar.gz 51.5 KiB 3685b4b30b8951e6fd044519bf3655b99e4db20ab8d63b214f943990da79eccb
libmoox-options-perl_4.020-1.debian.tar.xz 5.2 KiB 298de35847a2606aab01c550dd622053e2f6460bca7c49eff7489a9c7e2f2aee

Available diffs

No changes file available.

Binary packages built by this source

libmoox-options-perl: explicit options extension for object class

 MooX::Options will add "option" which act as "has" but support
 additional feature for getopt.
 .
 You will have "new_with_options" to instanciate new object for command
 line.