pkg-perl-tools 0.79 source package in Ubuntu

Changelog

pkg-perl-tools (0.79) unstable; urgency=medium

  * dpt-import-orig: offer to show diff between upstream repo Git tag and
    tag corresponding to the imported tarball.
  * dpt-fixup: set Standards-Version to 4.7.0.
  * Declare compliance with Debian Policy 4.7.0.
  * Update examples/pbuilder-hooks/E10cleanup.
  * dpt-prepare: call grep-excuses with --wipnity for speed improvement.
  * Add w3m to Recommends for grep-excuses's "--wipnity" option.
  * examples/u: adjust to dgit 11.7 (--trust-changelog).
  * examples/check-build: try to fix shellcheck error.
    Use array for REPROTESTPARAMS, as we are already using bash anyway; and
    add another shellcheck override.
  * Update lintian override (line number).
  * Update copyright years.

 -- gregor herrmann <email address hidden>  Sat, 11 May 2024 02:16:15 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pkg-perl-tools_0.79.dsc 3.1 KiB 9c93ef159c65d337cb3cbdd9af82e44e0e568f89d9940b890d49cf6c667e7b0d
pkg-perl-tools_0.79.tar.xz 100.8 KiB cf232d1712303ebdb509a3be2a1da24f5900575e5a07d77f71cbc93e9b806963

Available diffs

No changes file available.

Binary packages built by this source

pkg-perl-autopkgtest: collection of autopkgtest scripts for Perl packages

 This package contains test runners to be used with the autopkgtest
 infrastructure for perl packages.
 .
 Packages using the tests with autopkgtests in this package need to
 depend on it in their debian/tests/control file, not in their
 debian/control file, or can simply set "Testsuite: autopkgtest-pkg-perl"
 in debian/control.
 .
 Cf. https://perl-team.pages.debian.net/autopkgtest.html for information on
 the tests and how to tweak them.

pkg-perl-tools: collection of tools to aid packaging Perl modules in Debian

 The Debian Perl Group works on packaging Perl modules for Debian. This
 collection contains the tools which help the group with day-to-day work, like
 filing ITPs, forwarding bugs and patches upstream, taking over a package for
 the group, maintaining proper git repository structure and so on. These
 include dpt, bts-retitle, patchedit, and pristine-orig.
 .
 Additionally it depends on, recommends or suggests separately
 packaged tools the Debian Perl Group uses.
 .
 It also includes some Debian Perl Group specific lintian checks. Add
 "profile=pkg-perl" to your ~/.lintianrc to use them after installing this
 package.