Change logs for pngcrush source package in Intrepid

  • pngcrush (1.6.6-1) unstable; urgency=low
    
      * New upstream release (1.6.6-nolib).
        - added dSIG support
        - non new gAMA chunk when writing sRGB chunk
      * Add Makefile since upstream has dropped it.
        - debian/patches/add_Makefile: patch adding the Makefile.
        - debian/rules: add new rule "clean-source" to clean-up using
          the Makefile. Make "clean" rule depend on this rule.
      * debian/patches:
        - fix_itxt_param_handling, pngcrush_relocate_warning:
          patches refreshed
        - png_export_pngcrush.diff, fix_Makefile: patches disabled
        - add_PNG_UINT_defs: patch to add some definitions required
          in pngcrush.c
      * debian/pngcrush.sgml:
        - commented out the "-cc"  and "-no_cc" options which are
          currently disabled upstream. Closes: #485497, #471162
        - expanded description of "Color Types" to indicate that some
          conversions may not work as expected. Closes: #485501.
        - documented "-keep" "-loco" and "-mng" options. Closes: #471159.
        - fixed absence of caret (^) on man page.
      * debian/control:
        - Standards Version: 3.8.0. No other changes required.
        - renamed XS-Vcs-Svn field to Vcs-Svn.
        - moved Homepage from description to its own field.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  12 Jun 2008 15:32:16 +0100
  • pngcrush (1.6.4-5) unstable; urgency=low
    
      * 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".
    
    pngcrush (1.6.4-4) unstable; urgency=low
    
      * debian/watch: fixed sourceforge url.
      * debian/pngcrush.sgml: first line of synopsis now uses "infile
        outfile" instead of list of files. Closes: #411028.
      * debian/patches/pngcrush_relocate_warning: relocated warning about
        different versions to verbose header. Closes: #203020.
      * debian/control: changed all maintainer's email addresses.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  23 Oct 2007 18:22:48 +0100