moreutils 0.68-1 source package in Ubuntu

Changelog

moreutils (0.68-1) unstable; urgency=medium

  * New upstream version (0.68)
  * Bump standards version to 4.6.2 (no changes required)
  * Update copyright years

 -- Nicolas Schier <email address hidden>  Mon, 12 Feb 2024 21:08:41 +0100

Upload details

Uploaded by:
Nicolas Schier
Uploaded to:
Sid
Original maintainer:
Nicolas Schier
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
moreutils_0.68-1.dsc 1.8 KiB 07095a3267c16c54a808cf6651c816f415b04c72420f76bda93bd757c8ce3619
moreutils_0.68.orig.tar.xz 79.5 KiB a504f70e863391d770c82c8979350a35fce62ebd83acc84fab2f2b9e91130764
moreutils_0.68-1.debian.tar.xz 17.2 KiB edca582ab062fc8f7828186ba8f791b2cef2598f61189f0ffc28dbded9883609

Available diffs

No changes file available.

Binary packages built by this source

moreutils: additional Unix utilities

 This is a growing collection of the Unix tools that nobody thought
 to write long ago, when Unix was young.
 .
 So far, it includes the following utilities:
  - chronic: runs a command quietly unless it fails
  - combine: combine the lines in two files using boolean operations
  - errno: look up errno names and descriptions
  - ifdata: get network interface info without parsing ifconfig output
  - ifne: run a program if the standard input is not empty
  - isutf8: check if a file or standard input is utf-8
  - lckdo: execute a program with a lock held
  - mispipe: pipe two commands, returning the exit status of the first
  - parallel: run multiple jobs at once
  - pee: tee standard input to pipes
  - sponge: soak up standard input and write to a file
  - ts: timestamp standard input
  - vidir: edit a directory in your text editor
  - vipe: insert a text editor into a pipe
  - zrun: automatically uncompress arguments to command

moreutils-dbgsym: debug symbols for moreutils