This file is indexed.

/usr/share/doc/libjpeg62-dev/README.Debian is in libjpeg62-dev 6b1-4ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
The following patchs has been applied to the headers files:

--- jpeglib.h: Add extern "C" {} if __cplusplus is defined.

This should be harmless.

--- jconfig.h: Remove unused symbol HAVE_STDDEF_H and HAVE_STDLIB_H since
they are not used by the installed headers files and cause problem with
autoconf.

This can theoretically cause problems if your software relies on theses symbols
being defined by this header. If it ever happens, please define them manually.

Note: this is not Debian-specific, others distributions apply similar patches.

Thanks for using Debian!

---
Bill Allombert <ballombe@debian.org> Mon, 20 May 2002 11:58:07 +0200