libtext-vimcolor-perl (0.07-1) unstable; urgency=low

  * Now much faster!  By using the '-s' option when Vim is run, we
    avoid a 2 second delay while it tells us about the stdout not
    being connected to a terminal.

  * Fixed a bug reported by Giuseppe Maxia.  When Vim was run, it
    didn't do ":filetype on", so passing in a filetype explicitly
    didn't work.  It only worked if it could auto-detect the filetype.
    Added a test in 't/10cmp.t' which checks this, by using a string
    as input (so that there's no filename to guess the file type from).

 -- Geoff Richards <qef@laxan.com>  Tue, 9 Dec 2003 19:19:45 +0000

libtext-vimcolor-perl (0.06-1) unstable; urgency=low

  * The files which were in the 'shared' directory (XSLT and CSS
    stylesheets and the Vim script) are now in 'lib/Text/VimColor/'
    so that they get installed in a place the module can discover.
    Thanks to Giuseppe Maxia and Slaven Rezic for the tips.

  * Path::Class is now used (and is therefore a new dependency) to
    construct paths to files more portably.

  * Less confusing one-line description of text-vimcolor script.
  * Added the 'MANIFEST' file to itself, so that it gets shipped.
  * Distribute this ChangeLog (for my unofficial Debian package)
    rather than one generated out of CVS.

 -- Geoff Richards <qef@laxan.com>  Mon, 1 Dec 2003 18:43:13 +0000

libtext-vimcolor-perl (0.05-1) unstable; urgency=low

  * Include README file in distribution.

 -- Geoff Richards <qef@laxan.com>  Wed, 26 Nov 2003 21:59:38 +0000

libtext-vimcolor-perl (0.04-1) unstable; urgency=low

  * Fixed bug in the feature which allows us to override where the
    Vim script is installed.

 -- Geoff Richards <qef@laxan.com>  Wed, 26 Nov 2003 19:54:43 +0000

libtext-vimcolor-perl (0.03-1) unstable; urgency=low

  * Changed the namespace of the XML output.  This is definitely the
    final one.
  * Tweaked the behaviour of the 'input_filename()' method.
  * Minor adjustments to the documentation.
  * Added --debug option to the text-vimcolor program.

 -- Geoff Richards <qef@laxan.com>  Wed, 26 Nov 2003 19:40:20 +0000

libtext-vimcolor-perl (0.02-1) unstable; urgency=low

  * Added a test suite, although it's not finished yet.
  * Deal with unexpected syntax types.
  * Throw an error if the input file doesn't exist.
  * Brought the documentation up to date.
  * Install the output of 'cvs2cl' as an upstream changelog.

 -- Geoff Richards <qef@laxan.com>  Sat, 27 Sep 2003 19:28:16 +0100

libtext-vimcolor-perl (0.01-2) unstable; urgency=low

  * Corrected 'Build-Depends' to not depend on Perl 5.8.
  * Changed 'Build-Depends' to 'Build-Depends-Indep' to keep Lintian happy.

 -- Geoff Richards <qef@laxan.com>  Thu, 13 Mar 2003 22:26:41 +0000

libtext-vimcolor-perl (0.01-1) unstable; urgency=low

  * Initial Release.

 -- Geoff Richards <qef@laxan.com>  Sat,  4 Jan 2003 18:44:11 +0000