- Package:
- libjpeg62-turbo-dev
- Source:
- libjpeg62-turbo-dev
- Description:
- Development files for the libjpeg-turbo JPEG library
- Submitter:
- IOhannes m zmölnig
- Date:
- 2026-04-23 15:09:02 UTC
- Severity:
- normal
Dear Maintainer, with the recent upload to 1:3.1.3-1 you dropped the internal jpegint.h header (which i guess is ok). however, this file is still (conditionally) included by jpeglib.h (e.g. when building with -DJPEG_INTERNALS=0) i think that if you remove the jpegint.h file from the package, you should also remove all references to it from the public header files. mgfasdr IOhannes