libcode-tidyall-perl 0.80~ds-2 source package in Ubuntu

Changelog

libcode-tidyall-perl (0.80~ds-2) unstable; urgency=medium

  * build-depend on git ispell iamerican
    libperl-critic-perl libpod-spell-perl nodejs perltidier perltidy;
    recommend ispell
  * simplify source helper script copyright-check
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * recommend perltidier as preferred alternative to perltidy

 -- Jonas Smedegaard <email address hidden>  Sun, 28 Nov 2021 11:48:21 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcode-tidyall-perl_0.80~ds-2.dsc 3.1 KiB 72c9be18bf2283fcb3956035e8753d1ea39403f64cf9feb27b99c84b48e6f299
libcode-tidyall-perl_0.80~ds.orig.tar.xz 92.6 KiB 67faf6844683c4150c420d40fd315638c224a990b5bef6c332a16fd4201d8d6b
libcode-tidyall-perl_0.80~ds-2.debian.tar.xz 7.2 KiB e54df78468f43ef28584616db5f8adab04851bf7c4c8be3548156e4010aa686c

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.