dwdiff 2.1.2-2build1 source package in Ubuntu

Changelog

dwdiff (2.1.2-2build1) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Thu, 13 Feb 2020 08:56:26 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Barak A. Pearlmutter
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dwdiff_2.1.2.orig.tar.xz 74.2 KiB 7a17a8ddcd84df7234ed13d08adbfc85fedcf7a10c8afc6fd681a85224c719c4
dwdiff_2.1.2-2build1.debian.tar.xz 4.3 KiB ae41bdb193b5c6e38eed3e903c52b7913d0ba40c3dc083df331f00f2ffe66d09
dwdiff_2.1.2-2build1.dsc 1.8 KiB f66efab0eacc2dc07a95d05695cd3edae6e2ae838fe5110f2e7f63416e1239a3

View changes file

Binary packages built by this source

dwdiff: diff program that operates word by word

 dwdiff is a diff program that operates at the word level
 instead of the line level. It is different from wdiff in that it allows the
 user to specify what should be considered whitespace, and in that it takes an
 optional list of characters that should be considered delimiters. Delimiters
 are single characters that are treated as if they are words, even when there
 is no whitespace separating them from preceding words or delimiters. dwdiff
 is mostly commandline compatible with wdiff. Only the --autopager, --terminal
 and --avoid-wraps options are not supported.
 .
 The default output from dwdiff is the new text, with the deleted and inserted
 parts annotated with markers. Command line options are available to change
 both what is printed, and the markers.

dwdiff-dbgsym: debug symbols for dwdiff