m4 (1.4.8-2) unstable; urgency=medium * Fixed command line parsing bug which produced a segfault. Closes: #405594. Thanks to Sami Liedes for the report and the patch. -- Santiago Vila Fri, 5 Jan 2007 11:05:48 +0100 m4 (1.4.8-1) unstable; urgency=low * New upstream release. Lots of fixes, see the NEWS file for details. -- Santiago Vila Wed, 29 Nov 2006 16:53:44 +0100 m4 (1.4.7-1) unstable; urgency=low * New upstream release. See the NEWS file for details. -- Santiago Vila Mon, 25 Sep 2006 19:20:30 +0200 m4 (1.4.6-2) unstable; urgency=low * Fixed regression in handling macro without arguments as last token in file. Patch by Eric Blake (Closes: #385720). Reported by Andreas Schultz. -- Santiago Vila Mon, 4 Sep 2006 17:55:38 +0200 m4 (1.4.6-1) unstable; urgency=low * New upstream release. Lots of fixes, see the NEWS file for details. * Fixed incorrect output when using -s and -I (Closes: #53685). * Improved handling of "format" builtin (Closes: #96075). * Improved error message in case of EOF (Closes: #175365). * m4 is now 8-bit clean (Closes: #311378). -- Santiago Vila Mon, 28 Aug 2006 20:20:28 +0200 m4 (1.4.4-1) unstable; urgency=low * New upstream release. * Exit status is now 1 when missing files (Closes: #40148, #46403). This brings the behaviour in line with the future 2.0 release, so if your script breaks, you get to keep both pieces. * Updated FSF address in copyright file. -- Santiago Vila Fri, 21 Oct 2005 16:22:40 +0200 m4 (1.4.3-2) unstable; urgency=low * Fixed FTBFS bug caused by new texi2html behaviour (Closes: #317860). -- Santiago Vila Tue, 12 Jul 2005 16:35:20 +0200 m4 (1.4.3-1) unstable; urgency=low * New upstream release. * Added watch file. -- Santiago Vila Thu, 31 Mar 2005 19:14:00 +0200 m4 (1.4.2-2) unstable; urgency=low * Added appropriate --build and --host options to ./configure call in debian/rules to support cross-compilation. Also, skip "make check" after the build if we are cross-compiling. Closes: #283724. -- Santiago Vila Sat, 8 Jan 2005 19:38:46 +0100 m4 (1.4.2-1) unstable; urgency=low * New stable release (portability bug fixes, no user visible changes). * Changed doc-base and copyright files to UTF-8 (Closes: #266018). -- Santiago Vila Sun, 3 Oct 2004 18:55:52 +0200 m4 (1.4.1-1) unstable; urgency=low * The "10th anniversary" release. * From the official announcement: This release contains long standing bug fixes to the venerable 10 year old 1.4 release. It does not contain any of the development code from the forthcoming 2.0 release on the CVS trunk. * Removed build-dependency on texinfo (the .texi is untouched now). * Except for the debian/* files, this is now a 0-patch package. -- Santiago Vila Wed, 9 Jun 2004 16:40:44 +0200 m4 (1.4-17) unstable; urgency=medium * Propagate `translit' buffer-overrun patch from upstream. Thanks a lot to Paul Eggert for the report (Closes: #211477). -- Santiago Vila Thu, 18 Sep 2003 02:42:02 +0200 m4 (1.4-16) unstable; urgency=low * Changes in /usr/share/doc/m4/examples: - Modified stackovf.sh to use tempfile if it exists. - Removed Makefile and Makefile.in, they do not belong there. -- Santiago Vila Wed, 3 Sep 2003 17:04:48 +0200 m4 (1.4-15) unstable; urgency=low * Standards-Version: 3.5.8. -- Santiago Vila Sun, 29 Dec 2002 14:43:42 +0100 m4 (1.4-14) unstable; urgency=low * Added doc-base support. * Added support for DEB_BUILD_OPTIONS. -- Santiago Vila Sat, 24 Nov 2001 14:03:16 +0100 m4 (1.4-13) unstable; urgency=low * Do not mix buffered and unbuffered I/O, breaks autoconf under GNU/Hurd. Patch by Robert Bihlmeyer. Closes: #53052, #92629. -- Santiago Vila Wed, 4 Apr 2001 16:47:08 +0200 m4 (1.4-12) unstable; urgency=low * Modified maketemp macro to behave like OpenBSD version (Closes: #84416). * Fixed format string vulnerability (Closes: #84451). * Build-Depends: texinfo, since the .texi source is now modified. * Build-Depends-Indep: texi2html, not tetex-bin. -- Santiago Vila Mon, 5 Feb 2001 18:47:57 +0100 m4 (1.4-11) unstable; urgency=low * Standards-Version: 3.1.1. -- Santiago Vila Sat, 16 Dec 2000 20:42:35 +0100 m4 (1.4-10) unstable; urgency=low * Added m4(1), which refers to the info docs (Bug #33596). * Updated FSF's address in copyright file. -- Santiago Vila Sun, 7 Mar 1999 17:34:21 +0100 m4 (1.4-9) unstable; urgency=low * Added HTML docs, in a separate package. -- Santiago Vila Tue, 13 Oct 1998 21:07:44 +0200 m4 (1.4-8) unstable; urgency=low * info description in development section, bug #14911. * Improved check-them, the fix in 1.4-7 made checks 30 and 51 to fail. * Added NEWS, README, TODO and THANKS to the doc directory. * Shortened extended description (some info moved to copyright file). * Rewritten debian/rules. * Pristine source. * Added md5sums. * New maintainer. -- Santiago Vila Thu, 4 Dec 1997 13:44:42 +0100 m4 (1.4-7) unstable; urgency=low * linked against libc6, bug#11703 * added language control to check-them, bug#11545 * added change logs to /usr/doc/m4, bug#10236 * modified location of ./config in control file, bug#9716 * removed trailing depends -- Dale Scheetz Fri, 12 Sep 1997 11:35:12 -0400 m4 (1.4-6) unstable; urgency=low * fixed binary-arch and binary-indep targets in debian/rules. -- Dale Scheetz Sun, 29 Sep 1996 16:29:38 -0400 m4 (1.4-5) unstable; urgency=low * Converted to Standards-Version 2.1.0.0 -- Dale Scheetz Fri, 27 Sep 1996 14:10:56 -0400 M4 1.4 Debian 3 - dcs * updated debian.rules and debian.control for architecture and name. M4 1.4 Debian 2 - dcs * Rebuild as ELF M4 1.4 Debian 1 - iwj * Based on FSF version 1.4. Changes 1.2=>1.3 in Changelog and NEWS. M4 1.3 Debian 2 - iwj * Corrected some mistakes in debian.README. * Debian_Revision field in `control' corrected to Package_Revision. * Added Info manual copyright to debian.README. M4 1.3 Debian 1 - iwj * Based on FSF version 1.3. Changes 1.2=>1.3 in Changelog and NEWS. * Added Debian_Revision field to control file. * debian.rules deletes *.orig files. * debian.rules build runs regression tests. M4 1.2 Debian 2 - iwj * Removed debian.rules install target. * Added --quiet to install-info invocations. M4 1.2 Debian 1 - iwj Initial untested release.