Package: libjpeg6b / 6b1-1

Metadata

Package Version Patches format
libjpeg6b 6b1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
extern_C jpeglib.h | (download)

jpeglib.h | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 wrap jpeglib.h with extern "c" {} if __cplusplus is defined.
 Wrap jpeglib.h inside extern "C" { ... } if the compiler
 defines __cplusplus.
use autotools dev | (download)

config.guess | 5 5 + 0 - 0 !
config.sub | 5 5 + 0 - 0 !
2 files changed, 10 insertions(+)

 tweak config.guess/sub to use the autotools-dev version 
 Tweak config.guess/sub to use the autotools-dev version if available.
debian changes 6b1 1 | (download)

stamp-h1 | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 upstream changes introduced in version 6b1-1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 libjpeg6b (6b1-1) unstable; urgency=low
 .
   * New upstream release
     - libjpeg62 has now versionned symbols.
     - Updated build system that use current libtool.
     - Full source code for the build system.
   * debian/copyright: add 6b1 upstream download URL.
   * debian/control:
     - libjpeg62-dev: Provides libjpeg-dev since the transition has been
       postponed.
     - Remove now useless dependency on libtool and sharutils
     - Bump Standards-Version to 3.9.0.
   * Get rid of dpatch system. Patches were only relevant to libjpeg-progs
     which is not build from this package anymore.
   * Move to new source format 3.0 (quilt). Patches applied:
     - use-autotools-dev: Use autotools-dev version of config.sub/.guess.
     - extern_C-jpeglib.h: Wrap jpeglib.h with extern "C" {} if __cplusplus
       is defined.
   * debian/rules:
     - Adjust for new build system and new patch system.
   * debian/shlibs: add (>=6b1) to avoid linker warnings with libjpeg6b.
 .
 The person named in the Author field signed this changelog entry.