lp:ubuntu/gutsy/pngcrush

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/pngcrush
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

5. By William Grant

Rebuild to remove unsuppressible png.h version warning. (LP: #100017)

4. By Kapil Hari Paranjape

* debian/patches:
  - add_png_itxt_support_to_Makefile.diff: substituted with
    next patch
  - add_defines_to_Makefile.diff: define PNG_iTXT_SUPPORTED
    PNG_iCCP_SUPPORTED and PNGCRUSH_USE_LOCAL_ARRAYS during
    compilation in Makefile.
  - png_export_pngcrush.diff: use PNGCRUSH_USE_LOCAL_ARRAYS in
    place of PNG_USE_LOCAL_ARRAYS to ensure the png_* arrays are
    initialised during png_measure_idat() in pngcrush.c.
    Closes: #401226, #401248.
  - remove_libm_Makefile.diff: removed dependency on "libm".
    Not NEEDED as pointed out by Christian Aichinger's scripts.
  - add_png_read_data.diff: empty patch removed.

3. By Aaron Lehmann <email address hidden>

Fix FTBFS due to definition name change.
pngcrush.c : rename HANDLE_CHUNK_ALWAYS, HANDLE_CHUNK_IF_SAFE and
HANDLE_CHUNK_NEVER to PNG_HANDLE_CHUNK_ALWAYS, PNG_HANDLE_CHUNK_IF_SAFE
and PNG_HANDLE_CHUNK_NEVER respectively. Fix by
David Kimdon <email address hidden>. (closes: #280245)

2. By Aaron Lehmann <email address hidden>

Rebuild against new png library to remove runtime warning. (Closes: #106907)

1. By Aaron Lehmann <email address hidden>

Import upstream version 1.5.5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pngcrush
This branch contains Public information 
Everyone can see this information.

Subscribers