libcode-tidyall-perl 0.78~ds-1 source package in Ubuntu

Changelog

libcode-tidyall-perl (0.78~ds-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.5.1
  * use debhelper compatibility level 13 (not 10);
    build-depend on debhelper-compat (not debhelper)
  * copyright info:
    + update coverage
    + repackage upstream source
      to exclude embedded convenience code copy
  * add patch 2001 to avoid use of Perl module lib::relative

 -- Jonas Smedegaard <email address hidden>  Fri, 19 Feb 2021 02:34:12 +0100

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcode-tidyall-perl_0.78~ds-1.dsc 2.9 KiB 4613ba4e0085ee0771b1b81bbc6572435a1ceadaaf2f9f8e4e506dfd7f34a13b
libcode-tidyall-perl_0.78~ds.orig.tar.xz 91.5 KiB 9cd1ad0a981c4b6ccd1d244a08ae4a70e8bd0b01d354c9e1d6e47d464eea759a
libcode-tidyall-perl_0.78~ds-1.debian.tar.xz 6.8 KiB 59725f6ee25c326516cbbecd0f2ed1811cc7f8eb828c11bcdc5e414d07268099

Available diffs

No changes file available.

Binary packages built by this source

libcode-tidyall-perl: your all-in-one code tidier and validator

 There are a lot of great code tidiers and validators out there.
 tidyall makes them available from a single unified interface.
 .
 You can run tidyall on a single file or on an entire project hierarchy,
 and configure which tidiers/validators are applied to which files.
 tidyall will back up files beforehand,
 and for efficiency will only consider files that have changed
 since they were last processed.
 .
 This package provides commandline tool tidyall
 and Perl module Code::TidyAll.
 .
 Includes hooks for Git and Subversion,
 and plugin for php-codesniffer,
 requiring corresponding packages installed.