Source: polylib
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Serge Guelton <serge.guelton@enst-bretagne.fr>
Build-Depends: debhelper (>= 7), autotools-dev
Standards-Version: 3.9.3
Section: science
Vcs-Svn: svn://svn.debian.org/debian-science/packages/polylib
Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/polylib/
Homepage: http://icps.u-strasbg.fr/polylib/polylib_src

Package: libpolylib64-8
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Polyhedral library - long int version
 Polylib is a free C library for doing computations on polyhedra.
 The library is operating on objects like vectors, matrices, lattices,
 polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
 structures.
 It provides functions for all important operations on these structures.
 This package provides the version for operations on long integers.

Package: libpolylib64-dev
Section: libdevel
Architecture: any
Depends: libpolylib64-8 (= ${binary:Version}), ${misc:Depends}
Description: Development files for the long int version of PolyLib
 Polylib is a free C library for doing computations on polyhedra.
 The library is operating on objects like vectors, matrices, lattices,
 polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
 structures.
 It provides functions for all important operations on these structures.
 .
 This package contains the header files and static libraries which are
 needed for developing polylib applications.

Package: libpolylib64-8-dbg
Section: debug
Architecture: any
Depends: libpolylib64-8 (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for the long int version of PolyLib
 Polylib is a free C library for doing computations on polyhedra.
 The library is operating on objects like vectors, matrices, lattices,
 polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
 structures.
 It provides functions for all important operations on these structures.
 .
 This package contains detached debugging symbols.

Package: polylib-utils
Section: math
Architecture: any
Depends: ${shlibs:Depends}, libpolylib64-8 (=${binary:Version}), ${misc:Depends}
Description: Various tools using libpolylib
 Polylib is a free C library for doing computations on polyhedra.
 The library is operating on objects like vectors, matrices, lattices,
 polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
 structures.
 It provides functions for all important operations on these structures.
 .
 This package contains various utilities to perform polyhedral operations.
