dwdiff 2.1.1-1build1 source package in Ubuntu

Changelog

dwdiff (2.1.1-1build1) bionic; urgency=medium

  * No-change rebuild for libicu soname change.

 -- Matthias Klose <email address hidden>  Wed, 25 Oct 2017 15:39:47 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
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.1.orig.tar.gz 91.0 KiB 0cfddf5c1b2a4f9bd1887a47bc1dd897e379842a3ccf75f4b8d9c54d81c5123a
dwdiff_2.1.1-1build1.debian.tar.xz 6.0 KiB 9b5ca626e0bf684b0a74f2e02dd3472e1865cae6ac46ad2cf7e34908e331bf8c
dwdiff_2.1.1-1build1.dsc 1.9 KiB c7efe0678336d988418a2b0f731463cd3cd484ea88959e4059c2413b928fe34b

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