Source: jthread Priority: extra Maintainer: Michael Gilbert Build-Depends: debhelper (>= 8.1.3~), texlive-latex-base, texlive-latex-recommended, cmake, Standards-Version: 3.9.2 Section: libs Homepage: http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jthread Package: libjthread-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libjthread1.3.1 (= ${binary:Version}), Recommends: libjthread-doc Description: JThread cross-platform library headers The JThread package provides some classes to make use of threads easily on different platforms. The classes are actually rather simple wrappers around existing thread implementations. . This package contains the headers and development libraries needed to build applications using JThread. Package: libjthread1.3.1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, Description: JThread cross-platform threading library The JThread package provides some classes to make use of threads easily on different platforms. The classes are actually rather simple wrappers around existing thread implementations. . This package contains the shared core library. Package: libjthread-dbg Section: debug Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libjthread1.3.1 (= ${binary:Version}), Description: JThread cross-platform threading library debugging symbols The JThread package provides some classes to make use of threads easily on different platforms. The classes are actually rather simple wrappers around existing thread implementations. . This package contains debugging symbols for the library. Package: libjthread-doc Section: doc Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, Description: JThread cross-platform threading library documentation The JThread package provides some classes to make use of threads easily on different platforms. The classes are actually rather simple wrappers around existing thread implementations. . This package contains documentation on the library.