Review: imath 3.2.2-2
Package Information
| Description | Utility libraries from ASF used by OpenEXR - runtime Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. This package provides the runtime libraries. |
|---|---|
| Maintainer | Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org> |
| Changed By | Antoine Lassagne <antoine.lassagne@canonical.com> |
| Sponsor | paride@debian.org |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/debian-phototools-team/imath.git (browse) |
| Popcon Installs | 86334 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/imath |
| Uploaded | 6 hours ago |
New Package Report
.changes
| Date | Tue, 30 Jun 2026 14:53:09 +0200 |
|---|---|
| Source | imath |
| Version | 3.2.2-2 |
| Changed-By | Antoine Lassagne |
| Architecture | source amd64 all |
| Distribution | experimental |
Changelog
imath (3.2.2-2) experimental; urgency=medium
.
* Team upload
* New upstream version: 3.2.2
* d/*.install: update .so name and path
* d/*.lintian-overrides: update package and so name
* d/control: replace libimath-3-1-29* with libimath-3-2-30*
* d/control: drop the t64 suffix
* Drop Provides, Replaces, Breaks that were here to make the suffix work
* Drop the lintian overrides
* d/p/0002-python3.patch: Patch Python find_package for Python 3
* d/p/0003-fix-sphinx-press-theme-sphinx9-compat.patch: fix doc generation
with sphinx9
* Fix dh_numpy running on an empty folder
* d/control: fix dh_numpy dependency d/rules: Fix dh_numpy running on an
empty folder
* Ignore 'privacy-breach-logo' in the CI
* Build for every available python version.dsc
| Component | main |
|---|---|
| Package-List | libimath-3-2-30 deb libs optional arch=any libimath-dev deb libdevel optional arch=any libimath-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc python3-imath deb python optional arch=any |
| Section | libs |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: imath
Upstream-Author: Academy Software Foundation
Source: http://www.openexr.com/
Files: *
Copyright: 2005, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
2020, Academy Software Foundation
2020, Contributors to to the OpenEXR Project
License: imath
Files: debian/*
Copyright: 2021 Mathieu Malaterre <malat@debian.org>
2021-2022 Matteo F. Vescovi <mfv@debian.org>
License: imath
License: imath
All rights reserved.
.
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.
* Neither the name of Industrial Light & Magic nor the names of
its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
.
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.
Review Information
rejected — allocated to mechtilde 4 hours ago, started 4 hours ago, completed 4 hours ago.
Final Comment
Hi,
please list the correct license(s) in d/copyright.
you can use lrc from the package licenserecon to test it.
Thanks