Changelog
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