dh-make-perl 0.98 source package in Ubuntu

Changelog

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

  [ Salvatore Bonaccorso ]
  * Create packages using Standards-Version 4.1.3
  * Use Standards-Version 4.1.3 in testsuite control files
  * Declare compliance with Debian policy 4.1.3

  [ Damyan Ivanov ]
  * bump debhelper compatibility level to 10
  * bump debhelper compatibility level in created packages
  * Packaging: remove duplicate setting of default dh compat level
  * add support for Contents-all; patch by Niels Thykier (Closes: #886235)

 -- Damyan Ivanov <email address hidden>  Wed, 03 Jan 2018 14:44:28 +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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dh-make-perl_0.98.dsc 2.6 KiB da3d8ea90b7a5b027dd934f6a4528f787d569fb7174ca5f55f3e4ae3a3388e85
dh-make-perl_0.98.tar.xz 109.8 KiB 9101334f26f00aa5b57c58c4e000bf5c1c1e558ec887e852707246b2c462edf6

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