Skip to content

Debian Changelog yapps2 (2.1.1-17.2)

2009

yapps2 (2.1.1-17.2) unstable; urgency=low

   * Non-maintainer upload.
   * Python 2.6 transition (closes: #547877):
     + debian/control:
       - Bump python-dev to >= 2.5.4-1~.
     + debian/rules:
       - Use macros provided by /usr/share/python/python.mk to install
         files in correct locations for every supported Python version.

 -- Luca Falavigna <dktrkranz@debian.org>  Wed, 14 Oct 2009 23:05:28 +0200

2006

yapps2 (2.1.1-17.1) unstable; urgency=low

   * Non-maintainer upload.
   * Update package to the last python policy (Closes: 380992).
   * Bump Standards-Version to 3.7.2.
   * Move debhelper to Build-Depends.

 -- Pierre Habouzit <madcoder@debian.org>  Sun, 3 Sep 2006 23:51:24 +0200

2005

yapps2 (2.1.1-17) unstable; urgency=medium

   * Fix recursive includes.
   * Add option to limit backtrace depth on syntax errors.

 -- Matthias Urlichs <smurf@debian.org>  Sat, 22 Jan 2005 04:10:33 +0100

2004

yapps2 (2.1.1-16) unstable; urgency=medium

   * Brown paper bag -- fix Python 2.4 stuff.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 23 Dec 2004 23:48:58 +0100

yapps2 (2.1.1-15) unstable; urgency=medium

   * Add support for Python 2.4.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 12 Dec 2004 20:20:18 +0100

yapps2 (2.1.1-14) unstable; urgency=medium

   * Split off the Python parser runtime into its own package
     + sort-of Closes: #272738: Generated python files import yapps.runtime
                                instead of yappsrt
       - can't use yappsrt; it's not downward-compatible
   * too many (i.e. more than zero) unquoted hyphens in the manpage
   * update documentation that this is an enhanced version

 -- Matthias Urlichs <smurf@debian.org>  Thu, 23 Sep 2004 10:44:41 +0200

yapps2 (2.1.1-13) unstable; urgency=low

   * latex2html => hevea

 -- Matthias Urlichs <smurf@debian.org>  Mon, 19 Jul 2004 09:29:17 +0200

yapps2 (2.1.1-12) unstable; urgency=low

   * Build-Depend on python.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 12 Jul 2004 09:35:29 +0200

yapps2 (2.1.1-11) unstable; urgency=low

   * Typo (made large file handling slow)
   * installation problem (new zero-sized file)

 -- Matthias Urlichs <smurf@debian.org>  Sun, 16 May 2004 22:01:53 +0200

yapps2 (2.1.1-10) unstable; urgency=low

   * Documentation update:
     build and install HTML documentation from LaTex source

 -- Matthias Urlichs <smurf@debian.org>  Fri, 14 May 2004 12:14:33 +0200

yapps2 (2.1.1-9) unstable; urgency=low

   * Renamed the package to "yapps2".
   * Submit to Debian. Closes: #201568.
   * Fix minor problem with setup.py.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 14 May 2004 11:17:20 +0200

2003

yapps (2.1.1-8) unstable; urgency=low

   * require python-dev because of distutils.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 31 Dec 2003 14:00:42 +0100

yapps (2.1.1-7) unstable; urgency=low

   * Change yapps.py to exit with 1 if there was a parser failure.

 -- Matthias Urlichs <smurf@debian.org>  Wed, 31 Dec 2003 13:57:38 +0100

yapps (2.1.1-6) unstable; urgency=low

   * Update to 3.6.1, use build-depends-indep.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Dec 2003 15:36:56 +0100

yapps (2.1.1-5) unstable; urgency=low

   * Add some notes.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Dec 2003 15:33:19 +0100

yapps (2.1.1-4) unstable; urgency=low

   * Correctly report syntax errors if there are no line numbers.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Dec 2003 15:30:05 +0100

yapps (2.1.1-3) unstable; urgency=low

   * Repair ignored-pattern upcall.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Dec 2003 14:02:37 +0100

yapps (2.1.1-2) unstable; urgency=low

   * runtime: fix error reporting.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Dec 2003 13:30:14 +0100

yapps (2.1.1-1) unstable; urgency=low

   * Initial Debian packaging.
     - Added a manpage.

 -- Matthias Urlichs <smurf@debian.org>  Mon, 29 Dec 2003 17:13:59 +0100