moreutils 0.67-1 source package in Ubuntu

Changelog

moreutils (0.67-1) unstable; urgency=medium

  * lintian-overrides: Fix override syntax
  * New upstream version (0.67):
    + request for adoption
    + Makefile: Install man pages without executable bit.
    + ifne.1: Improve example that pipes to mail to avoid escape
      sequences.

 -- Nicolas Schier <email address hidden>  Thu, 03 Mar 2022 21:33:40 +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
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
moreutils_0.67-1.dsc 1.8 KiB 30250ff9b06dafa698f8d85d6dbef53f28a0a1f92a0a25310fa78380b11dbba1
moreutils_0.67.orig.tar.gz 91.4 KiB 03872f42c22943b21c62f711b693c422a4b8df9d1b8b2872ef9a34bd5d13ad10
moreutils_0.67-1.debian.tar.xz 17.0 KiB e6f3087201ed6f5b4a7a7e4063fb20bc7f9a83e1df282b3c997a0175a5d82869

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