gamera 3.3.2-2 source package in Ubuntu

Changelog

gamera (3.3.2-2) unstable; urgency=low

  * Use dpkg-buildflags to set CPPFLAGS.
  * Move detached debugging symbols to /usr/lib/debug/.build-id/ (using a
    dedicated dh_buildid script).
  * Add pre-dependency on dpkg >= 1.15.6 (for data.tar.xz support).
  * Drop preinst/postrm scripts that were needed to fix #603602.
  * Create namespace package ‘gamera.toolkit’. This allows
    python-gamera.toolkit.* packages, both those using dh_python2 and those
    using python-support, to be co-importable. (namespace-package.diff)
  * Fix type mismatch in graph initialization code (hopefully closes: #650520;
    graphmodule-fix-type-mismatch.diff).
  * Add Built-Using fields to python-gamera and python-gamera-dbg.
 -- Bhavani Shankar <email address hidden>   Thu, 08 Dec 2011 01:08:04 +0100

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Precise
Original maintainer:
Jakub Wilk
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Downloads

File Size SHA-256 Checksum
gamera_3.3.2.orig.tar.gz 4.8 MiB d92e5e7653c3c2ad60dc5e41ade639e9fb8ebdb1c3c741bed6424148ff43380e
gamera_3.3.2-2.debian.tar.gz 27.5 KiB 8e70ad29a129c922614b42be99de278432e3517d174930c9261b5e680242d270
gamera_3.3.2-2.dsc 2.1 KiB d62322cac19ce7ef44c34e20cf2055cda90426aac4002bd64b5b5b6322e6cf17

Available diffs

View changes file

Binary packages built by this source

gamera-doc: 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.

gamera-gui: 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.

python-gamera: 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.

python-gamera-dbg: 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.

python-gamera-dev: 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.