libpod-weaver-perl 4.018-1 source package in Ubuntu
Changelog
libpod-weaver-perl (4.018-1) unstable; urgency=medium [ Salvatore Bonaccorso ] * Update Vcs-* headers for switch to salsa.debian.org [ gregor herrmann ] * debian/*: update GitHub URLs to use HTTPS. * debian/watch: use uscan version 4. [ Debian Janitor ] * Remove constraints unnecessary since stretch: + Build-Depends-Indep: Drop versioned constraint on libmixin-linewise-perl. + libpod-weaver-perl: Drop versioned constraint on libmixin-linewise-perl in Depends. [ Florian Schlichting ] * Import upstream version 4.018. * Update d/copyright: years, address. integration of GenerateSection * Add new (build-)dependency on Text::Template * Add Conflicts/Replaces/Provides libpod-weaver-section-generatesection-perl * Bump dh compat to level 13 * Add Rules-Requires-Root: no * Declare compliance with Debian Policy 4.5.1 -- Florian Schlichting <email address hidden> Tue, 17 Aug 2021 18:39:00 +0800
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | perl | |
Jammy | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libpod-weaver-perl_4.018-1.dsc | 2.5 KiB | 446e7b2d07400e48146f211158248afa41d0d36d1619d0ab51ba36cc0e934734 |
libpod-weaver-perl_4.018.orig.tar.gz | 42.5 KiB | 8ca92ec948974023194197c058e33a98ad00a88561f5bf7fe672329227a910b7 |
libpod-weaver-perl_4.018-1.debian.tar.xz | 3.3 KiB | d4308bda79cdaad00b7caacbaef35dd1142eb0dd8454b1184c8df76e33aafa92 |
Available diffs
- diff from 4.015-1 to 4.018-1 (19.4 KiB)
No changes file available.
Binary packages built by this source
- libpod-weaver-perl: Perl module to weave together a Pod document from an outline
Pod::Weaver is a system for building Pod documents from templates. It doesn't
perform simple text substitution, but instead builds a
Pod::Elemental::Document. Its plugins sketch out a series of sections that
will be produced based on an existing Pod document or other provided
information.