~ubuntu-branches/ubuntu/precise/dblatex/precise

« back to all changes in this revision

Viewing changes to lib/dbtexmf/core/error.py

  • Committer: Package Import Robot
  • Author(s): Andreas Hoenen
  • Date: 2011-07-09 15:20:37 UTC
  • mfrom: (0.9.1) (1.6.1) (8.5.3 oneiric)
  • Revision ID: package-import@ubuntu.com-20110709152037-jpm35b3pm82q051q
Tags: 0.3.2-1
* New upstram release
* New upstream release fixes the following open Debian BTS issues:
  + Don't crash on XeTeX backend compilation of spanish documents with an
    <appendix> element.  Thanks to W. Martin Borgert for reporting.
    Closes: #629110
* Remove patches that have been integrated upstream:
  + 20_filename_replaceable.patch (#623590)
* Take over actualized copyright period of upstream COPYRIGHT to
  debian/copyright.
* Replace python build helper dh_pysupport with dh_python2.
* In draft mode set draft watermark for XeTeX backend, too.  Thanks to W.
  Martin Borgert for reporting and for the patch.  Closes: #629514

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
import sys
8
8
import traceback
9
9
 
10
 
class ErrorHandler:
 
10
class ErrorHandler(object):
11
11
    """
12
12
    Object in charge to handle any error occured during the dblatex
13
13
    transformation process. The first mandatory argument is the <object>