~ubuntu-branches/ubuntu/vivid/libjpeg6b/vivid

« back to all changes in this revision

Viewing changes to debian/libjpeg62-dev.README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Bill Allombert
  • Date: 2003-09-08 16:22:08 UTC
  • Revision ID: james.westby@ubuntu.com-20030908162208-mpjpemnojk7b8q1v
Tags: 6b-9
* The "I'm all for aggressive goals" release.
* Rebuild with new libtool. closes: #201943.
* patch 100_crop: Updated from Guido Vollbeding <guido@jpegclub.org>
  to include patches 203_jpegtran_errmsg,204_perfect.
* patch 200_crop_man: Include 205_perfect_man.
* patches 203_jpegtran_errmsg, 204_perfect, 205_perfect_man: removed
* Add patch 203_rdppm: fix cjpeg issue with 16-bit PPM files. closes: #208937
* Bump standard version to 3.6.1.
* Update debian/edit-patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The following patchs has been applied to the headers files:
 
2
 
 
3
--- jpeglib.h: Add extern "C" {} if __cplusplus is defined.
 
4
 
 
5
This should be harmless.
 
6
 
 
7
--- jconfig.h: Remove unused symbol HAVE_STDDEF_H and HAVE_STDLIB_H since
 
8
they are not used by the installed headers files and cause problem with
 
9
autoconf.
 
10
 
 
11
This can theoretically cause problems if your software relies on theses symbols
 
12
being defined by this header. If it ever happens, please define them manually.
 
13
 
 
14
Note: this is not Debian-specific, others distributions apply similar patches.
 
15
 
 
16
Thanks for using Debian!
 
17
 
 
18
---
 
19
Bill Allombert <ballombe@debian.org> Mon, 20 May 2002 11:58:07 +0200