Source: gamera
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jakub Wilk <jwilk@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Vcs-Svn: svn://svn.debian.org/python-modules/packages/gamera/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/gamera/trunk/
Build-Depends: debhelper (>= 7.3.5~), dpkg-dev (>= 1.15.7~),
 python-support (>= 0.90), python-all-dev, python-all-dbg,
 python-nose, procps, python-docutils, python-pygments,
 python-imaging, python-imaging-dbg,
 libtiff-dev, libpng-dev,
 libvigraimpex-dev (>= 1.6.0-1~),
 libga-dev
Build-Depends-Indep:
 python-numpy, python-wxgtk2.8,
 help2man, netpbm,
 python (>= 2.5), rdfind
XS-Python-Version: >= 2.4
Standards-Version: 3.9.3
Homepage: http://gamera.sourceforge.net/

Package: python-gamera
Architecture: any
Pre-Depends: dpkg (>= 1.15.6)
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Replaces: gamera-gui (<< 3.2.3-2~)
Recommends: python-wxgtk2.8, python-numpy, python-imaging
Suggests: gamera-doc
Built-Using: libvigraimpex (= ${vigra:Version}) 
Description: framework for building document analysis applications
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition. Additionally, it
 allows for custom extensions.
 .
 Gamera can be used for a wide variety of tasks, from building complete
 image recognition systems down to implementing and evaluating
 particular algorithms for image processing or document layout analysis.

Package: python-gamera-dbg
Section: debug
Priority: extra
Architecture: any
Pre-Depends: dpkg (>= 1.15.6)
Depends: python-gamera (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: python-dbg
Suggests: python-wxgtk2.8-dbg, python-numpy-dbg, python-imaging-dbg
Built-Using: libvigraimpex (= ${vigra:Version}) 
Description: framework for building document analysis applications (debug symbols)
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains Gamera extension modules built for the Python
 debug interpreter.

Package: python-gamera-dev
Architecture: all
Pre-Depends: dpkg (>= 1.15.6)
Depends: python-dev, libvigraimpex-dev, ${misc:Depends}
Recommends: python-all-dev, python-gamera (>= ${source:Version}), python-gamera (<= ${source:Version}.0~)
Description: framework for building document analysis applications (header files)
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains header files that might be required to build
 extra C/C++ extension modules for Gamera.

Package: gamera-gui
Architecture: all
Pre-Depends: dpkg (>= 1.15.6)
Depends: python, ${python:Depends}, python-gamera (>= ${source:Version}), python-gamera (<= ${source:Version}.0~), python-wxgtk2.8, ${misc:Depends}
Recommends: python-matplotlib, python-docutils
Suggests: gamera-doc
Description: GUI for the Gamera framework
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains GUI for Gamera.

Package: gamera-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6)
Depends: ${misc:Depends}
Suggests: python-gamera, gamera-gui
Description: documentation for the Gamera framework
 The Gamera framework is a Python library for building custom
 applications for document analysis and recognition.
 .
 This package contains documentation for Gamera.
