Source: pinktrace
Section: libs
Priority: optional
Maintainer: Jakub Wilk <jwilk@debian.org>
Build-Depends: debhelper (>= 7),
 dpkg-dev (>= 1.15.7),
 automake, autoconf, libtool,
 pkg-config,
 check,
 doxygen,
 python-all-dev (>= 2.4), python-support,
 python3-all-dev (>= 3.1.2),
 python-epydoc,
Standards-Version: 3.9.3
XS-Python-Version: >= 2.4
X-Python3-Version: >= 3.0
Homepage: http://dev.exherbo.org/~alip/pinktrace/

Package: libpinktrace-0.1-1
Architecture: i386 amd64 ia64 powerpc ppc64 armel armhf
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: ptrace wrapper library (low-level API)
 PinkTrace is a lightweight C library that eases the writing of tracing
 applications.
 .
 This package contains the low-level runtime library.

Package: libpinktrace-easy-0.1-0
Architecture: i386 amd64 ia64 powerpc ppc64 armel armhf
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: ptrace wrapper library (higher-level API)
 PinkTrace is a lightweight C library that eases the writing of tracing
 applications.
 .
 This package contains the callback-driven higher-level runtime library.

Package: libpinktrace-dev
Section: libdevel
Architecture: i386 amd64 ia64 powerpc ppc64 armel armhf
Depends: ${misc:Depends},
 libpinktrace-0.1-1 (= ${binary:Version}),
 libpinktrace-easy-0.1-0 (= ${binary:Version}),
Description: development files for ptrace wrapper library
 PinkTrace is a lightweight C library that eases the writing of tracing
 applications.
 .
 This package contains the development files.

Package: python-pinktrace
Section: python
Architecture: i386 amd64 ia64 powerpc ppc64 armel armhf
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Description: Python 2.X bindings for ptrace wrapper library
 PinkTrace is a lightweight C library that eases the writing of tracing
 applications.
 .
 This package contains the Python 2.X bindings.

Package: python3-pinktrace
Section: python
Architecture: i386 amd64 ia64 powerpc ppc64 armel armhf
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
Description: Python 3.X bindings for ptrace wrapper library
 PinkTrace is a lightweight C library that eases the writing of tracing
 applications.
 .
 This package contains the Python 3.X bindings.
