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

Changelog

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

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:09:41 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdist-zilla-role-bootstrap-perl_1.001004-2.dsc 2.4 KiB 788d5b1aef123218b8b58faaacb77bcf5b6915a6e9e9fc4915e6f252d96671ef
libdist-zilla-role-bootstrap-perl_1.001004.orig.tar.gz 31.2 KiB 34996ff1e27fbb60fb24d2c715ddbc223904325e23dc69353028aabbdddc2e50
libdist-zilla-role-bootstrap-perl_1.001004-2.debian.tar.xz 2.6 KiB 641e5a5c321949f6f8a56a4b00b528761ebbd636d98efef045beb96d41493736

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.