libdist-zilla-role-bootstrap-perl 1.001004-1 source package in Ubuntu

Changelog

libdist-zilla-role-bootstrap-perl (1.001004-1) unstable; urgency=medium

  * Team upload

  * New upstream version 1.001004
  * update years of upstream copyright
  * declare conformance with Policy 4.1.1 (no changes needed)
  * add patch fixing a typo in POD

 -- Damyan Ivanov <email address hidden>  Sun, 05 Nov 2017 23:11:54 +0200

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
Jammy release universe misc
Focal release universe misc
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdist-zilla-role-bootstrap-perl_1.001004-1.dsc 2.3 KiB 6a029e897c4c9aae791e9eca8771a879103665ccffa555d09e2410833c6cfe9e
libdist-zilla-role-bootstrap-perl_1.001004.orig.tar.gz 31.2 KiB 34996ff1e27fbb60fb24d2c715ddbc223904325e23dc69353028aabbdddc2e50
libdist-zilla-role-bootstrap-perl_1.001004-1.debian.tar.xz 2.5 KiB 0bf3cb333fa9f9f5a0ee061df19aa04ed89fcbf85d0b320159f04088c5a4728d

Available diffs

No changes file available.

Binary packages built by this source

libdist-zilla-role-bootstrap-perl: Shared logic for Dist::Zilla-related bootstrap things

 Dist::Zilla::Role::Bootstrap is a Dist::Zilla role that aims to be
 consumed by plugins that want to perform some very early bootstrap
 operation that may affect the loading environment of successive
 plugins, especially with regards to plugins that may wish to build
 with themselves, either by consuming the source tree itself, or by
 consuming a previous built iteration.