pkg-perl-tools 0.72 source package in Ubuntu

Changelog

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

  [ gregor herrmann ]
  * dpt-lib.sh: change order of functions/variables.
  * examples/check-build: disable time variation for reprotest.
    While this is helpful, it fails consistently for packages with patches.
  * Update copyright years.
  * dpt-fixup: also handle unversioned debhelper dependency.
  * Update lintian override.
  * dpt-lib.sh: nicer output if there is no diff against
    the last Debian tag.

  [ Salvatore Bonaccorso ]
  * examples/buildpackage-pdebuild: Use grep -E instead of deprecated egrep
  * examples/check-build: Use egrep -E instead of deprecated egrep
  * autopkgtest: smoke: use grep -E instead of deprecated egrep
  * dpt: Use grep -E instead of deprecated egrep
  * scripts/fixup: Use grep -E instead of deprecated egrep
  * scripts/lib/posix-lib.sh: Use grep -E instead of deprecated egrep
  * packagecheck: Use grep -E instead of deprecated egrep

 -- gregor herrmann <email address hidden>  Wed, 07 Sep 2022 18:02:44 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pkg-perl-tools_0.72.dsc 3.1 KiB 65acba8b80fb3eb55e3371089456246451def0021cdb8c1c02eb10a46f7f590b
pkg-perl-tools_0.72.tar.xz 95.8 KiB f1b2e789d7c05e8e34b23834885b2cf0c8f33d2662f9a7dfb650c72e92e2854b

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" ("LINTIAN_PROFILE=pkg-perl" for lintian versions before
 2.79.0) to your ~/.lintianrc to use them after installing this package.