Change logs for gawk source package in Edgy

  • gawk (1:3.1.5.dfsg-4) unstable; urgency=low
    
      * doc/gawk.info, doc/gawk.texi, doc/gawkinet.info, doc/gawkinet.texi:
        GFDL with invariant sections - removed and repackaged as 'gawk-doc'
        for non-free.  Closes: #357257
       * debian/rules (build): touch removed .info and .texi files in doc/ as a
         minimally intrusive (if nasty) way of pulling a fast one on the build
         system.
       * debian/rules (binary-arch): don't compress info files, instead remove
         the empty ones that now get installed.
       * debian/postinst: don't invoke install-info.
       * debian/prerm: likewise.
    
      * 20_eval.c-utf-8-strcat.dpatch: updated based on discussion with
        upstream to only manipulate 'l' not 'r'.
    
      * debian/postrm: remove pointless trailing 'exit 0'.
      * debian/prerm: #! as sh -e, rather than set-ing -e to be consistent
        with other maintainer scripts.
    
      * debian/rules (binary-arch): remove 2nd redundant chown to root.root of
        debian/tmp.  Move -maxdepth argument to find before -type to shut
        recent versions of find up.  Drop use of $(PWD) since it's unnecessary
        and we weren't using it consistently anyway.
    
    gawk (1:3.1.5-3) unstable; urgency=low
    
      * 20_eval.c-utf-8-strcat.dpatch: New patch from Karel Zak and Aharon
        Robbins to fix string concatenation when using a UTF-8 locale.  Thanks
        to Matej Vela for the test case.  Closes: #347490
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 13:57:42 +0100
  • gawk (1:3.1.5-2build1) dapper; urgency=low
    
      * Fake sync, thanks Jeremie Corbier for finding out (Malone: #35560)
    
    gawk (1:3.1.5-2) unstable; urgency=low
    
      * 19_io.c-invalid-free.dpatch: New patch from James Vega
        <email address hidden> to prevent a segfault when an invalid filename
        is specified.  Closes: #344353
    
     -- Daniel Holbach <email address hidden>   Tue, 21 Mar 2006 10:11:49 +0100