Source: clippoly
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), autoconf-archive, pkg-config
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://clippoly.sourceforge.net
Vcs-Git: https://salsa.debian.org/debian/clippoly.git
Vcs-Browser: https://salsa.debian.org/debian/clippoly

Package: libclippoly0t64
Provides: ${t64:Provides}
Replaces: libclippoly0
Breaks: libclippoly0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: polygon clipping routines, runtime library
 Robust routines for clipping polygons against each other: finding
 unions and intersections and differences of polygonal regions.
 Runtime library.

Package: libclippoly-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libclippoly0t64 (= ${binary:Version})
Description: polygon clipping routines, development library
 Robust routines for clipping polygons against each other: finding
 unions and intersections and differences of polygonal regions.
 Development library.
