lp:ubuntu/hardy/pngcrush

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/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:
Mature

Recent revisions

6. By Kapil Hari Paranjape <email address hidden>

* debian/control: Added XS-Vcs-Svn tag.
* debian/patches:
  - fix_itxt_param_handling: pngcrush.c: itxt chunk may gobble 2 command line
    parameters. Closes: #442631.
  - replaced all Makefile patches with single patch fix_Makefile.
  - fix_makefile: defined a new variable "DEFINES" to ease
    compilation with Debian CFLAGS.
  - series: re-ordered patches to make Debian specific patches lower.
  - Refreshed all patches.
* debian/pngcrush.sgml: modify to note that -itxt command needs
  "a" or "b" to be specified.
* debian/rules:
  - run make during "build" with Debian CFLAGS. Closes: #443644.
  - fix "clean" rule to catch errors from "make clean".

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