moreutils 0.69-1 source package in Ubuntu

Changelog

moreutils (0.69-1) unstable; urgency=medium

  * New upstream version (0.69)
  * Add initial debian/gbp.conf

 -- Nicolas Schier <email address hidden>  Sun, 25 Feb 2024 21:55:58 +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
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
moreutils_0.69-1.dsc 1.8 KiB 057ad5d60cfb8fec30340d542408963cc1925481da4535bee78145e74c8e7061
moreutils_0.69.orig.tar.xz 79.7 KiB 2170c46219ce8d6f17702321534769dfbfece52148a78cd12ea73b5d3a72ff7c
moreutils_0.69-1.debian.tar.xz 17.4 KiB ca7254c5ec734962c6eb28ebf827ab46d93919938f32b9076617f03fbd727774

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