Source: libqtgtl
Priority: optional
Section: devel
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 8.9.0~),
 pkg-kde-tools,
 cmake,
 libqt4-dev,
 opengtl-dev (>= 0.9.16),
 pkg-config
Standards-Version: 3.9.2
Homepage: http://www.opengtl.org/

Package: libqtgtl-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libqtgtl0.2 (= ${binary:Version}),
 libqtshiva0.2 (= ${binary:Version})
Description: Development files for Qt interfaces to OpenGTL
 libQtGTL is a library that provides widgets and classes to interface Qt-based
 applications with OpenGTL (Graphics Transformation Language).
 .
 This package contains development files for libQtGTL.

Package: libqtgtl0.2
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libqtgtl0
Conflicts: libqtgtl0
Description: Library files for Qt Interfaces to OpenGTL
 libQtGTL is a library that provides widgets and classes to interface Qt-based
 applications with OpenGTL (Graphics Transformation Language).

Package: libqtshiva0.2
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libqtgtl0
Conflicts: libqtgtl0
Description: Library files for Qt Interfaces to OpenShiva
 libQtShiva is a library that provides widgets and classes to interface Qt-based
 applications with OpenShiva.
 .
 Shiva is a programming language intented to transform an image by applying a 
 kernel-like transformation.
