2005
indent (2.2.9-7) unstable; urgency=low
* Modified texinfo2man.c to fix quotes in manpage (Closes: #132399). Thanks to Peter De Wachter for the patch. * Added watch file.
-- Santiago Vila <sanvila@debian.org> Tue, 12 Jul 2005 17:45:24 +0200
indent (2.2.9-6) unstable; urgency=low
* Removed duplicate (and useless) declaration of "output" from indent.h
to fix a FTBFS problem in amd64/gcc-4.0 (Closes: #286435).
* Some changes to be -Wall cleaner.
-- Santiago Vila <sanvila@debian.org> Mon, 3 Jan 2005 17:14:06 +0100
2003
indent (2.2.9-5) unstable; urgency=low
* Updated config.guess/config.sub for GNU/k*BSD (Closes: #218388).
-- Santiago Vila <sanvila@debian.org> Fri, 31 Oct 2003 16:32:22 +0100
indent (2.2.9-4) unstable; urgency=medium
* Modified doc/Makefile.in so that it never uses install-info.
This is a workaround for an automake bug triggered by the fact that
install-info --version now outputs to stdout (Closes: #213494).
-- Santiago Vila <sanvila@debian.org> Wed, 1 Oct 2003 12:33:14 +0200
indent (2.2.9-3) unstable; urgency=medium
* Added a missing call to check_lab_size() in src/indent.c to fix a segfault
problem (Closes: #206785). Thanks a lot to Erik de Castro Lopo.
-- Santiago Vila <sanvila@debian.org> Tue, 23 Sep 2003 15:36:14 +0200
indent (2.2.9-2) unstable; urgency=low
* setlocale using LC_ALL, not LC_MESSAGES (Closes: #205692).
-- Santiago Vila <sanvila@debian.org> Sat, 23 Aug 2003 18:28:20 +0200
indent (2.2.9-1) unstable; urgency=low
* New upstream release.
-- Santiago Vila <sanvila@debian.org> Tue, 12 Aug 2003 17:11:46 +0200
indent (2.2.8-4) unstable; urgency=low
* Updated config.sub/config.guess for mips/mipsel (Closes: #190094).
-- Santiago Vila <sanvila@debian.org> Thu, 24 Apr 2003 10:14:54 +0200
indent (2.2.8-3) unstable; urgency=low
* Fixed a typo in /usr/share/doc-base/indent-doc (Closes: #190043).
-- Santiago Vila <sanvila@debian.org> Mon, 21 Apr 2003 20:51:00 +0200
2002
indent (2.2.8-2) unstable; urgency=low
* Removed texinfo2man from the binary package. It does not really
belong in indent and it's unsupported (Closes: #161286).
-- Santiago Vila <sanvila@debian.org> Sat, 5 Oct 2002 12:05:04 +0200
indent (2.2.8-1) unstable; urgency=low
* New upstream release. * Standards-Version: 3.5.7.
-- Santiago Vila <sanvila@debian.org> Wed, 4 Sep 2002 00:06:00 +0200
indent (2.2.7-2) unstable; urgency=low
* Fixed a documentation typo (Closes: #127314).
-- Santiago Vila <sanvila@debian.org> Sun, 27 Jan 2002 18:47:28 +0100
2001
indent (2.2.7-1) unstable; urgency=low
* New upstream release. * Added doc-base support. * Added support for DEB_BUILD_OPTIONS.
-- Santiago Vila <sanvila@debian.org> Sat, 29 Dec 2001 19:10:04 +0100
indent (2.2.6-3) unstable; urgency=medium
* Fixed a data loss occurring when indent is run over several *.c files
at once, and non-writable backups exist for them (Closes: #84918).
Thanks to Ken Harris <kbh7@cornell.edu> for the fix.
NMU made by Roland Mas <lolando@debian.org>.
-- Santiago Vila <sanvila@debian.org> Sat, 17 Mar 2001 17:30:52 +0100
indent (2.2.6-2) unstable; urgency=low
* Fixed dangling index.html symlink in indent-doc (Closes: #84778).
-- Santiago Vila <sanvila@debian.org> Mon, 5 Feb 2001 18:21:27 +0100
indent (2.2.6-1) unstable; urgency=low
* New upstream release. * Closes: #47656: redundant line breaks with large -ci. * Closes: #59152: massive mess up of C++ comments. * Closes: #65058: continuation lines not handled properly.
-- Santiago Vila <sanvila@debian.org> Mon, 15 Jan 2001 20:38:49 +0100
2000
indent (2.2.5-2) unstable; urgency=low
* Fixed weird -npsl bug (Closes: #75870). Patch by the author.
-- Santiago Vila <sanvila@debian.org> Tue, 7 Nov 2000 17:15:49 +0100
indent (2.2.5-1) unstable; urgency=low
* New upstream release. * Standards-Version: 3.1.1.
-- Santiago Vila <sanvila@debian.org> Fri, 18 Aug 2000 10:23:36 +0200
1999
indent (2.2.4-1) unstable; urgency=low
* New upstream release.
-- Santiago Vila <sanvila@ctv.es> Tue, 16 Nov 1999 10:47:42 +0100
indent (2.2.3-1) unstable; urgency=low
* New upstream release.
-- Santiago Vila <sanvila@ctv.es> Thu, 7 Oct 1999 13:13:09 +0200
indent (2.2.2-1) unstable; urgency=low
* New upstream release. * Switch back to /usr/doc/indent.
-- Santiago Vila <sanvila@ctv.es> Thu, 30 Sep 1999 13:43:17 +0200
indent (2.2.0-1) unstable; urgency=low
* New upstream release.
-- Santiago Vila <sanvila@ctv.es> Fri, 3 Sep 1999 13:08:30 +0200
indent (2.1.1-1) unstable; urgency=low
* New upstream release. * Updated copyright file. * Standards-Version: 3.0.0. * Restored upstream manpage.
-- Santiago Vila <sanvila@ctv.es> Thu, 22 Jul 1999 12:03:11 +0200
indent (2.0-2) unstable; urgency=low
* globs.c: #include <errno.h> for GNU/Hurd.
-- Santiago Vila <sanvila@ctv.es> Fri, 5 Mar 1999 17:31:31 +0100
1998
indent (2.0-1) unstable; urgency=low
* New upstream release. It should fix the following bugs:
#850 and #15208: the -bbb option is now supported.
#24885: wide strings are now supported.
* Added the Projects file to /usr/doc/indent.
* Added HTML docs, in a separate package.
* The upstream manual page, indent.1, has been removed. It was seriously
out of date. Investigate the program "texi2roff".
-- Santiago Vila <sanvila@ctv.es> Sun, 20 Dec 1998 18:00:34 +0100
indent (1.9.1-18) frozen unstable; urgency=low
* The -v option now shows the right number of comments instead of
always saying it is 0 (Bug #15290).
* Standards-Version: 2.4.1.
-- Santiago Vila <sanvila@ctv.es> Fri, 17 Apr 1998 19:10:34 +0200
1997
indent (1.9.1-17) unstable; urgency=low
* Slightly more detailed copyright file. * Removed debstd dependency. * First libc6 release. * Pristine source.
-- Santiago Vila <sanvila@ctv.es> Sun, 9 Nov 1997 19:21:49 +0100
indent (1.9.1-16) unstable; urgency=low
* Converted to Standards Version 2.1.2.2.
* Removed texinfo docs from /usr/doc. They are big, and should be
in a separate package or in html format.
* Added MD5 sums.
* New maintainer.
-- Santiago Vila <sanvila@ctv.es> Sat, 22 Feb 1997 18:57:09 +0100