DFSG NEW Queue

DFSG, Licensing & New Packages Team

clipper2 2.0.1-1

Package Information

Descriptionpolygon clipping, offsetting and triangulation library

Clipper2 provides C++ polygon clipping, offsetting and triangulation support. This package contains the default Clipper2 shared library.

MaintainerMichele Cane <michele.cane@proton.me>
Changed ByMichele Cane <michele.cane@proton.me>
Sponsorwerdahias@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/heiserhorn/Clipper2C.git -b debian/sid (browse)
Closes#1141513
Trackerhttps://tracker.debian.org/pkg/clipper2
Uploaded3 hours ago

New Package Report

.changes
DateMon, 25 May 2026 22:04:29 +0200
Sourceclipper2
Version2.0.1-1
Changed-ByMichele Cane
Architecturesource amd64
Distributionunstable
Changelog
clipper2 (2.0.1-1) unstable; urgency=medium
 .
   * Initial Debian packaging. (Closes: #1141513)
.dsc
Priorityoptional
Componentmain
Package-Listlibclipper2-2 deb libs optional arch=any
libclipper2-dev deb libdevel optional arch=any
libclipper2utils2 deb libs optional arch=any
libclipper2z2 deb libs optional arch=any
libclipper2zutils2 deb libs optional arch=any
Sectionlibs
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Clipper2
Upstream-Contact: Angus Johnson
Source: https://github.com/AngusJohnson/Clipper2

Files: *
Copyright: 2010-2025 Angus Johnson
License: BSL-1.0

Files: CSharp/Clipper2Lib/HashCode.cs
Copyright:
 2012-2016, Yann Collet
 The .NET Foundation
License: MIT and BSD-2-Clause
Comment:
 The .NET Foundation licenses this file under the MIT license.
 .
 The xxHash32 implementation is based on code published by Yann Collet under
 the BSD 2-Clause license.

License: BSL-1.0
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute,
 execute, and transmit the Software, and to prepare derivative works of the
 Software, and to permit third-parties to whom the Software is furnished to
 do so, all subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 .
 On Debian systems, the complete text of the Boost Software License 1.0 can be
 found in /usr/share/common-licenses/BSL-1.0.

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: BSD-2-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
  * Redistributions of source code must retain the above copyright notice, this
    list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package