yappy (1.5-1ubuntu1) dapper; urgency=low

  * Resynchronise with Debian (Closes: #4023):
    - Clean up debian/rules to not use duplicate python2.4 install_data
      calls. Additionally, remove reference to dpatch, and move the
      diff that we apply into debian/ubuntu/.
    - Correct misspellings in debian/control, and remove references to
      python2.2 because we don't(haven't) ship(ped) it by default.

 -- Daniel T Chen <crimsun@fungus.sh.nu>  Tue, 08 Nov 2005 11:06:41 +0000

yappy (1.5-1) unstable; urgency=low

  * New upstream release

 -- Rogerio Reis <rvr@debian.org>  Mon, 17 Oct 2005 22:30:57 +0100

yappy (1.4-6) unstable; urgency=low

  * Bug fix: "yappy copyright file is missing trailing newline", thanks to
    Ian Jackson (Closes: #319737).
  * Bug fix: "yappy copyright file has typo in URL", thanks to Ian Jackson
    (Closes: #319736).
  * Module pcre dependencies removed (Closes: #319617).
  * Exceptions cleaned... (still need proper error recover).
  
 -- Rogerio Reis <rvr@debian.org>  Sun, 31 Jul 2005 15:43:03 +0100

yappy (1.4-5ubuntu1) breezy; urgency=low

  * Resynchronise with Debian.

 -- Stephan Hermann <sh@sourcecode.de>  Mon, 25 Jul 2005 21:28:24 +0200

yappy (1.4-5) unstable; urgency=low

  * Bug fix: "python2.4-yappy: package description typo(s) and the like",
    thanks to Florian Zumbiehl (Closes: #300034).

 -- Rogerio Reis <rvr@debian.org>  Sun, 20 Mar 2005 13:05:07 +0000

yappy (1.4-4) unstable; urgency=low

  * Some corrections in the documentation
  * Now generated for python2.4 too

 -- Rogerio Reis <rvr@debian.org>  Mon, 14 Feb 2005 16:22:29 +0000

yappy (1.4-3ubuntu3) breezy; urgency=low

  * Actually apply the patch.

 -- Jorge Bernal <koke@amedias.org>  Tue, 17 May 2005 17:42:23 +0200

yappy (1.4-3ubuntu2) breezy; urgency=low

  * parser.py: Use sre module instead of the obsolete pcre. (Closes: Malone
    Bug: #429)
  * Build-Depends on debhelper 4.2.28 for python 2.4.

 -- Jorge Bernal <koke@amedias.org>  Tue, 17 May 2005 17:30:50 +0200

yappy (1.4-3ubuntu1) hoary; urgency=low

  * Rebuild for python2.4 
  * Standards Version 3.6.1.1

 -- Charles Majola <charles@ubuntu.com>  Wed, 16 Feb 2005 12:49:40 +0200

yappy (1.4-3) unstable; urgency=low

  * Demo sources fixed.

 -- Rogerio Reis <rvr@debian.org>  Thu,  2 Dec 2004 18:28:57 +0000

yappy (1.4-2) unstable; urgency=low

  * Build-dependence fixed

 -- Rogerio Reis <rvr@debian.org>  Fri,  4 Jun 2004 18:13:36 +0100

yappy (1.4-1) unstable; urgency=low

  * New upstream release
  * Corrections in the Yappy_grammar class & demo grammars in demo.py

 -- Rogerio Reis <rvr@debian.org>  Mon, 29 Mar 2004 22:44:56 +0100

yappy (1.3-1) unstable; urgency=low

  * New upstream release
  * osets with __iadd__ and empty defined

 -- Rogerio Reis <rvr@debian.org>  Tue, 10 Feb 2004 09:22:40 +0000

yappy (1.2-1) unstable; urgency=low

  * New upstream release
  * Implementation of shift/reduce comflict resolution "a la" yacc.
  * Version controled LR-table.

 -- Rogerio Reis <rvr@debian.org>  Sun, 16 Nov 2003 11:18:24 +0000

yappy (1.1-2) unstable; urgency=low

  * Build-Depend: dependes on python now (closes: #210555)

 -- Rogerio Reis <rvr@debian.org>  Fri, 12 Sep 2003 11:47:41 +0100

yappy (1.1-1) unstable; urgency=low

  * New upstream release. Documentation corrected.

 -- Rogerio Reis <rvr@debian.org>  Wed,  3 Sep 2003 21:50:20 +0100

yappy (1.0-2) unstable; urgency=low

  * Move to python section.
  * Use dh_python.
  * Separate doc package.

 -- Rogerio Reis <rvr@debian.org>  Mon,  1 Sep 2003 19:10:18 +0100

yappy (1.0-1) unstable; urgency=low

  * Initial Release.  (closes: #206919)

 -- Rogerio Reis <rvr@debian.org>  Sun, 24 Aug 2003 10:08:24 +0100

