diffutils 1:3.10-1 source package in Ubuntu

Changelog

diffutils (1:3.10-1) unstable; urgency=low

  * New upstream release. Closes: #1050391.
  * Drop special treatment for loong64, should not be necessary anymore.

 -- Santiago Vila <email address hidden>  Sun, 22 Oct 2023 20:50:00 +0200

Upload details

Uploaded by:
Santiago Vila
Uploaded to:
Sid
Original maintainer:
Santiago Vila
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
diffutils_3.10-1.dsc 1.7 KiB f7542884c67d44f0af356c5365a3fef8a298f1fbcbebf9df81cfbc6d6937f05f
diffutils_3.10.orig.tar.xz 1.5 MiB 90e5e93cc724e4ebe12ede80df1634063c7a855692685919bfe60b556c9bd09e
diffutils_3.10.orig.tar.xz.asc 833 bytes a94faf8f1baa04ff220f7b2ccb137c16337284e023ebc4a1d5df475c08d810f7
diffutils_3.10-1.debian.tar.xz 13.6 KiB ebf51a7ceff8c882f997ca428232fd3b58ac59a70840c4b10f8fcfaa881598ce

Available diffs

No changes file available.

Binary packages built by this source

diffutils: File comparison utilities

 The diffutils package provides the diff, diff3, sdiff, and cmp programs.
 .
 `diff' shows differences between two files, or each corresponding file
 in two directories. `cmp' shows the offsets and line numbers where
 two files differ. `cmp' can also show all the characters that
 differ between the two files, side by side. `diff3' shows differences
 among three files. `sdiff' merges two files interactively.
 .
 The set of differences produced by `diff' can be used to distribute
 updates to text files (such as program source code) to other people.
 This method is especially useful when the differences are small compared
 to the complete files. Given `diff' output, the `patch' program can
 update, or "patch", a copy of the file.

diffutils-dbgsym: debug symbols for diffutils
diffutils-doc: Documentation for GNU diffutils in HTML format

 This package contains the HTML documentation for GNU diffutils.