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

Changelog

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

  * Team upload.
  * Import upstream version 0.84~ds.
  * Update debian/upstream/metadata.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Sun, 16 Jun 2024 00:32:51 +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
libcode-tidyall-perl_0.84~ds-1.dsc 3.4 KiB bd1f0c0f7c09872d54e419e86c1ca8c8c6cd8ec261e17caaead8abff8b8ec144
libcode-tidyall-perl_0.84~ds.orig.tar.xz 95.2 KiB 7ef7f94e485010c5bbd6c56ecc049b99837c36b1060f11606951927e84887e45
libcode-tidyall-perl_0.84~ds-1.debian.tar.xz 6.5 KiB ed5e5a1dbbe3f0d1a858d5e75fdaf61690a4bd923114e8117dea265fc5eba936

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.