dh-make-perl 0.99 source package in Ubuntu

Changelog

dh-make-perl (0.99) unstable; urgency=medium

  [ gregor herrmann ]
  * Debian::Control::Stanza::Binary: add 'Multi-Arch' to list of known
    fields.
  * Lowercase "Initial _r_elease" in created changelog entry.

  [ Damyan Ivanov ]
  * point pkg-perl git URLs to salsa.debian.org
  * t/AptContents.t: no plan
  * AptContents: avoid empty cpu allocation slots when distributing multiple
    contents files tor parsing
  * Set this package's Vcs-* URLs to salsa

 -- Damyan Ivanov <email address hidden>  Sat, 24 Feb 2018 07:35:01 +0000

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 Pocket Published Component Section
Bionic release universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-make-perl_0.99.dsc 2.6 KiB 912bbc23909f4485d6e8b7d0de60ec0cb5aa03da165791cb7fc82d58c00312ed
dh-make-perl_0.99.tar.xz 110.0 KiB 64e3c86df5248686d15060828f9dc10ba9e2c311b0aea303a4499adeda5e374c

Available diffs

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