#464000 cmp: Please document that "cmp -l" outputs differing bytes in octal

Package:
diffutils
Source:
diffutils
Description:
File comparison utilities
Submitter:
Alain Kalker
Date:
2017-11-19 15:03:04 UTC
Severity:
normal
#464000#5
Date:
2008-02-04 16:21:33 UTC
From:
To:
This is documented in the full upstream info source, but not in the man
page or "cmp --help".
Though I understand that the Debian diff package documentation is
maintained separately from upstream because of DFSG issues, I sill like
to consider this issue severity "normal" instead of "wishlist".

#464000#8
Date:
2008-02-12 12:11:20 UTC
From:
To:
Hello.

I received this from the Debian bug system:


Package: diff
Version: 2.8.1-12
Severity: normal

This is documented in the full upstream info source, but not in the man
page or "cmp --help".
Though I understand that the Debian diff package documentation is
maintained separately from upstream because of DFSG issues, I sill like
to consider this issue severity "normal" instead of "wishlist".

#464000#19
Date:
2017-11-19 14:54:23 UTC
From:
To:
This documentation bug is still present and it just "hit" me. If upstream documentation is correct but it can't be used directly for DFSG issues, then I think this is a Debian specific bug and not upstream one.

I've coded a partial patch that fixes the english and italian documentation (only languages I speak), but I don't know how to make the dpkg-buildpackage command recompile the po/*.po files to their po/*.gmo binary format. If I `make distdir` they get recompiled without any errors, but then dpkg-buildpackage refuses to include them into the .deb package. My bad, I lack the skills.

If the maintainer decides my patch is any good, then we need to open a new bug report for the translation of the patch in all other languages and finally include the translations into my patch, before the maintainer can actually accept it and close this bug as fixed.