Changes from upstream version: * Changed strategy for finding global initialization file. Upstream bibclean wants to put .bibcleanrc in the $PATH, which is seriously wrong on unix. Implemented new search strategy that looks for $(HOME)/.bibcleanrc (per-user override) $(datadir)/bibcleanrc (system defaults for non-root install) /etc/bibcleanrc (as specified by Debian policy) * Patched to support the new 13-digit ISBN format that will gadually come into use during 2005 and 2006. * Patched to not complain about the length of 'abstract' fields. These are supposed to be long, and people who use .bst files that want to read the abstract fields know that they have to use an enlarged bibtex command anyway. More "long" fields can be added with a new -long-field option. * Use an external pager instead of upstream's built-in one for paging through the long -help text. Print small requested banners to stdout instead of stderr. * Some cosmetic fixes in the manual page, and information about non-unix behavior removed. These changes are interesting only for people looking at the source: * Incomplete autoconfiscating of Makefile.in fixed. * Attempt to use 'rcp -p' as an install program fixed. * Do not remove doc/bibclean.dvi when cleaning; it cannot always be remade automatically. Apparently the TeX source has gotten bit rot, it does not TeX cleanly. Even if it did, we don't want to build-depend on an entire TeX installation. * Changed the definition of RCSID in config.hin to suppress warnings under gcc. -- Henning Makholm , Wed Dec 29 08:19:05 2004