cloc 1.94-1 source package in Ubuntu

Changelog

cloc (1.94-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit
    Repository, Repository-Browse.

  [ tony mancill ]
  * New upstream version 1.94
  * Bump Standards-Version to 4.6.1

 -- tony mancill <email address hidden>  Sat, 09 Jul 2022 21:47:56 -0700

Upload details

Uploaded by:
Jari Aalto
Uploaded to:
Sid
Original maintainer:
Jari Aalto
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cloc_1.94-1.dsc 1.9 KiB 1c3b38564c12f69b984f40befb6120a93e17e41833a4542083a43dd5fd4e5ad2
cloc_1.94.orig.tar.xz 389.4 KiB a47792431a49eb4e48d438704fcd474d4329722351d61ac57bd318b6882c4924
cloc_1.94-1.debian.tar.xz 5.3 KiB e508dd1928e690973b0283cd7f79a33296224d9d2b4ac54875281a333e9e1b22

Available diffs

No changes file available.

Binary packages built by this source

cloc: statistics utility to count lines of code

 Count physical lines of source code in the given files (may be
 archives such as compressed tarballs or zip files) and/or
 recursively below the given directories.
 .
 Counts blank lines, comment lines, and physical lines of source code
 in many programming languages. It is written entirely in Perl, using
 only modules from the standard distribution.