pkg-perl-tools 0.69 source package in Ubuntu

Changelog

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

  [ gregor herrmann ]
  * Add a shell library with functions for dpt-* shell scripts.
  * Use new shell library in some dpt-* subcommands.

  [ Damyan Ivanov ]
  * utility module and a method for checking if a given build-dependency
    can be annotated with !nocheck

  [ gregor herrmann ]
  * Add new dpt subcommand dpt-prepare which helps to automate steps when
    starting to work on a package.
  * Add new dpt subcommand dpt-fixup which automatically applies some
    fixes to the packaging.
  * Add dependencies of dpt-fixup to Recommends.
  * bts-srcpkg: add -t (no title output) option.
  * Update examples/check-build.
  * Makefile: add syntax checks for python scripts.
    Also add test dependency to debian/control.

 -- gregor herrmann <email address hidden>  Fri, 27 May 2022 22:20:20 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pkg-perl-tools_0.69.dsc 3.1 KiB 2f94810860d268fd0bfa2b715cac17ffbda62fd6a8677758f2656b0510d2f9c9
pkg-perl-tools_0.69.tar.xz 93.7 KiB 204d71b7c18cfe67004c03fbedabcec0de7cb48536ecc47ac7f5d7c1086f7af3

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.