dh-make-perl 0.124 source package in Ubuntu
Changelog
dh-make-perl (0.124) unstable; urgency=medium * t/DpkgLists.t: - add another test for module outside of src:perl - use Test::Deep's subsetof test to check for libperl5.xt64 (Closes: #1066786) -- gregor herrmann <email address hidden> Thu, 14 Mar 2024 17:00:49 +0100
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 | |
---|---|---|---|---|
Noble | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dh-make-perl_0.124.dsc | 3.0 KiB | 0b14746c12efdebfe97aa48640e9279fb778948167fb57c9b9e64e4e449a431d |
dh-make-perl_0.124.tar.xz | 119.3 KiB | ef11e2ea8664a242925a160179f40da407cefcf8d8b481eada3a45579bf3d2a5 |
Available diffs
- diff from 0.123 to 0.124 (1.9 KiB)
No changes file available.
Binary packages built by this source
- dh-make-perl: helper for creating Debian packages from perl modules
dh-make-perl will create the files required to build a Debian source
package out of a perl package. This works for most simple packages
and is also useful for getting started with packaging perl modules.
Given a perl package name, it can also automatically download it from
CPAN.
.
dh-make-perl can also help keeping the debian/ content current when upstream
dependencies or Debian practices change. It can also help improve existing
Perl module packages.
.
Includes the cpan2deb and cpan2dsc flavours.
- libdebian-source-perl: collection of Perl modules for handling Debian source packages
This collection of Perl modules was originally developed to support
dh-make-perl, but may also be useful for other tools that need to
manipulate (unpacked) Debian source packages. The current modules in
the package are:
.
* Debian::Control
* Debian::Control: :Stanza
* Debian::Control: :Stanza: :Binary
* Debian::Control: :Stanza: :CommaSeparated
* Debian::Control: :Stanza: :Source
* Debian::Dependencies
* Debian::Dependency
* Debian::DpkgLists
* Debian::Rules
* Debian::WNPP::Bug
* Debian::WNPP::Query