=== modified file 'debian/changelog' --- debian/changelog 2008-11-29 04:40:29 +0000 +++ debian/changelog 2009-06-10 06:06:08 +0000 @@ -1,3 +1,12 @@ +dwdiff (1.4-1ubuntu1) karmic; urgency=low + + * Fixed typo in debian/control (LP: #385276) + * Added quilt to Build-Depends section in debian/control + * Added manpage_fix which corrects typos in man/dwdiff.1. This corrects + debian bts bug #504540. + + -- Charlie Smotherman Tue, 09 Jun 2009 23:00:47 +0500 + dwdiff (1.4-1) unstable; urgency=low * Initial release (Closes: #498270) === modified file 'debian/control' --- debian/control 2008-11-29 04:40:29 +0000 +++ debian/control 2009-06-10 05:52:12 +0000 @@ -1,15 +1,16 @@ Source: dwdiff Section: utils Priority: extra -Maintainer: Olexandr Kravchuk -Build-Depends: debhelper (>= 7), autotools-dev, libicu-dev +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Olexandr Kravchuk +Build-Depends: debhelper (>= 7), quilt, autotools-dev, libicu-dev Standards-Version: 3.8.0 Homepage: http://os.ghalkes.nl/dwdiff.html Package: dwdiff Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: font-end fof the diff program that operates word by word +Description: front-end for the diff program that operates word by word dwdiff is a front-end for the 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 === modified file 'man/dwdiff.1' --- man/dwdiff.1 2008-11-29 04:40:29 +0000 +++ man/dwdiff.1 2009-06-10 07:00:25 +0000 @@ -93,8 +93,8 @@ .IP "\fB-c\fP[<\fIspec\fP>], \fB\-\-color\fP[=<\fIspec\fP>]" Color mode. The optional <\fIspec\fP> can be used to customise the colors. <\fIspec\fP> consists of [<\fIdelete\fP>],[<\fIinsert\fP>]. If either -is ommited it will be set to its default color (bright red or bright green -respectively). To obtain a list of permissable color names, use the word +is omitted it will be set to its default color (bright red or bright green +respectively). To obtain a list of permissible color names, use the word ``list'' as <\fIspec\fP>. The default markers will not be printed in color mode. .IP "\fB\-l\fP, \fB\-\-less-mode\fP"