pscan (1.2-5) unstable; urgency=low

  * Applied another great patch from cmorgan:
    - Avoid using the reserved words from C.
      (Closes: #311251)
  * Updated standards version to 3.6.2.
  * Updated debhelper compatability to version 4.

 -- Steve Kemp <skx@debian.org>  Sun, 15 Jan 2006 20:00:59 +0000

pscan (1.2-4) unstable; urgency=low

  * Applied another good collection of patches from cmorgan:

    - No longer rely upon flex-old.
    - Avoid using the undocumented flex lex line-counter.
    - Fix issues with C++ comments breaking line numbers.
    - Avoid build warnings by not using UNPUT.

 -- Steve Kemp <skx@debian.org>  Mon, 18 Apr 2005 17:05:05 +0000

pscan (1.2-3) unstable; urgency=low

  * Applied a bunch of changes submitted by cmorgan:

    Added new preprocessor tokens to the scanner which were previously missing:
     #undef #elif #error #line #pragma 
    Added the new reserved word 'asm'.
    Fixed the help output to show the correct text for the verbose flag.
    Do not show warnings by default if no errors are found.
    Always have a return code of '1' if errors are found.
    Updated the handling of fixed strings.
  
 -- Steve Kemp <skx@debian.org>  Wed, 23 Mar 2005 02:19:17 +0000

pscan (1.2-2) unstable; urgency=low

  * Updated the description to be more correct, and to fix a
    run on sentence.
    (Closes: #236294)  Thanks to Enrico Zini 
  * Close the original ITP bug which should have been done
    in the previous upload.
    (Closes: #228552)
  * Include a minimal manpage based upon the upstream README.
  * Updated standards version to 3.6.1.  No changes required.

 -- Steve Kemp <skx@debian.org>  Fri,  12 Mar 2004 18:11:23 +0000

pscan (1.2-1) unstable; urgency=low

  * Initial Debian package.
  * Install the examples into the 'examples/' directory.
 
 -- Steve Kemp <skx@debian.org>  Mon,  1 Sep 2003 23:14:07 +0000
