[neon/3rdparty/openexr/Neon/release] debian: New release.

Scarlett Moore null at kde.org
Fri Sep 22 12:45:51 BST 2023


Git commit 7290c7a205c94f5506a83d4da5563acb262d31c6 by Scarlett Moore.
Committed on 22/09/2023 at 13:45.
Pushed by scarlettmoore into branch 'Neon/release'.

New release.

* New release.
* Team upload.
* Make versioning of libilmbase-dev Breaks/Replaces binNMU-safe.
  (Closes: #1033617)
* debian/control: S-V bump 4.6.1 -> 4.6.2 (no changes needed)
* d/control: Add missing zlib1g-dev dependency. Closes: #1017516
* d/control: Run wrap-and-sort
* d/control: Bump Std-Vers to 4.6.1 no changes needed
* d/control: Add missing Breaks/Replaces on libilmbase-dev. Closes: #1009308
* Upload to unstable.
* Team upload.
* d/rules: Do not always build documentation
* New upstream release
* debian/control: drop myself from Uploaders
* New upstream release
* debian/control: move Indep deps to Arch-dependent
* New upstream release
  - debian/: SONAME bump 2 -> 3
  - debian/patches/: patchset dropped (obsolete)
* debian/control:
  - S-V bump 4.5.1 -> 4.6.0 (no changes needed)
  - Homepage field updated
* debian/: documentation files re-worked massively
* debian/rules: script simplified
* debian/upstream/metadata: new file added
* debian/copyright: entries updated
* debian/libopenexr25.lintian-overrides: file dropped
* debian/openexr.maintscript: file dropped
* debian/libopenexr-dev.maintscript: file dropped
* New upstream release
  - debian/control: bump libilmbase-dev version
  - debian/patches/series: drop CVE-2021-23169.diff
    (applied upstream)
  This release addresses following security issues:
  + CVE-2021-26260 and CVE-2021-23215
  | An integer overflow leading to a heap-buffer overflow
  | was found in the DwaCompressor of OpenEXR in versions
  | before 3.0.1. An attacker could use this flaw to crash
  | an application compiled with OpenEXR.
  + CVE-2021-3605 and CVE-2021-3598
  | There's a flaw in OpenEXR's rleUncompress functionality
  | in versions prior to 3.0.5. An attacker who is able to
  | submit a crafted file to an application linked with
  | OpenEXR could cause an out-of-bounds read.
  | The greatest risk from this flaw is to application
  | availability.
* debian/watch: change path and narrow down search
* debian/patches/: patchset updated
  - CVE-2021-23169.diff added (Closes: #988240)
  | This patch aims to fix CVE-2021-23169:
  |   Heap-buffer-overflow in Imf_2_5::copyIntoFrameBuffer
  | The patch applied is a reduced version of the upstream
  | commit, given the code base has changed in the meanwhile.
* New upstream release
* debian/watch: parameters updated
* debian/control:
  - S-V bump 4.5.0 -> 4.5.1 (no changes needed)
  - set minimal ilmbase lib to v2.5.4
* Upload to unstable (Closes: #959444)
* New upstream release
* debian/control: strict versioning against libilmbase-dev
* New upstream release
* debian/rules: drop tests on all architectures
* New upstream release (Closes: #960439)
  - debian/control: SONAME bump 24 -> 25
* debian/rules: set cmake as build system
* New upstream release, fixing following security issues:
  + CVE-2020-11758:
  | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
  | bounds read in ImfOptimizedPixelReading.h.
  + CVE-2020-11759:
  | An issue was discovered in OpenEXR before 2.4.1. Because of integer
  | overflows in CompositeDeepScanLine::Data::handleDeepFrameBuffer and
  | readSampleCountForLineBlock, an attacker can write to an out-of-bounds
  | pointer.
  + CVE-2020-11760:
  | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
  | bounds read during RLE uncompression in rleUncompress in ImfRle.cpp.
  + CVE-2020-11761:
  | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
  | bounds read during Huffman uncompression, as demonstrated by
  | FastHufDecoder::refill in ImfFastHuf.cpp.
  + CVE-2020-11762:
  | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
  | bounds read and write in DwaCompressor::uncompress in
  | ImfDwaCompressor.cpp when handling the UNKNOWN compression case.
  + CVE-2020-11763:
  | An issue was discovered in OpenEXR before 2.4.1. There is an
  | std::vector out-of-bounds read and write, as demonstrated by
  | ImfTileOffsets.cpp.
  + CVE-2020-11764:
  | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
  | bounds write in copyIntoFrameBuffer in ImfMisc.cpp.
  + CVE-2020-11765:
  | An issue was discovered in OpenEXR before 2.4.1. There is an off-by-
  | one error in use of the ImfXdr.h read function by
  | DwaCompressor::Classifier::Classifier, leading to an out-of-bounds
  | read.
* debian/watch: upstream URL updated
* debian/control:
  - S-V bump 4.4.0 -> 4.5.0 (no changes needed)
  - RRR set
  - debhelper bump 12 -> 13
  - cmake b-dep added
* debian/patches/: patchset refreshed against v2.5.0
* debian/copyright: entries updated and refreshed
* debian/libopenexr-dev.install: useless files dropped
* debian/libopenexr-dev.dirs: useless file dropped
* debian/openexr-doc.docs: installation path updated
* debian/openexr.install: executables path updated
* debian/libopenexr-dev.install: cmake helpers added
* debian/openexr-doc.examples: installation paths updated
* Upload to unstable (Closes: #919036)
* debian/: debhelper bump 11 -> 12
* debian/control: S-V bump 4.3.0 -> 4.4.0 (no changes needed)
* debian/control: Provide a clean upgrade path. Closes: #918382
* debian/copyright: Update incomplete file. Closes: #917953
* debian/control: Make sure to pick libilmbase24
* debian/control: SONAME bump 23 -> 24 to reflect libtool numbering
* debian/: filenames adapted to SONAME bump
* debian/control: S-V bump 4.2.1 -> 4.3.0 (no changes needed)
* debian/control: bump dependency on ilmbase to "-3" revision
* Make sure to use float-store when compiling tests. Closes: #909865
* am_foreign_set_global.diff: Patch AM_INIT_AUTOMAKE in configure.ac to run
  automake with --foreign. (Needed for running autoreconf without specifying
  this option.)
* Add a build-dependency on pkg-config, which is also need for running
  autoreconf.
* Undo downgrade of debhelper version in previous upload.
  + Undo path changes in debian/openexr-doc.doc-base.*, with compat level 11
    dh_installdocs installs to /usr/share/doc/openexr/.
* Delete unapplied patch 20_autoreconf.diff.
* Build with hardening=+bindnow.
* New upstream release
  - debian/: debhelper version downgrade 11 -> 9
  - debian/watch: path and parameters updated
  - debian/upstream/signing-key.asc: new signing key
* debian/control:
  - S-V bump 4.1.3 -> 4.2.1 (no changes needed)
  - b-dep version bump for libilmbase-dev
  - b-dep version bump for libilmbase-dev
* debian/openexr-doc.doc-base.*: paths updated
* Upload to unstable
* debian/control: fix Breaks/Replaces to allow
  co-installation
* debian/: SONAME bump 22 -> 23
* debian/control: add Breaks and Replaces for library replacement
* debian/control: Vcs-* fields updated to use salsa
* debian/copyright: http:// -> https:// for copyright format
* debian/: manpages files moved to manpages/ directory
* New upstream release
  This release addresses:
   - CVE-2017-9111
   - CVE-2017-9113
   - CVE-2017-9114
   - CVE-2017-9115
   - CVE-2017-12596
  - debian/patches/series: CVE-2017-911x.patch disabled
    (since already applied upstream)
* debian/watch: move to https:// URL
* debian/control: S-V bump 3.9.8 -> 4.1.3 (no changes needed)
* debian/: autoreconf usage dropped
* debian/: dh bump 9 -> 11
* debian/openexr-doc.doc-base.*: fix paths
* Non-maintainer upload.
* Fix CVE-2017-9110, CVE-2017-9112 and CVE-2017-9116.
  Brandon Perry discovered that openexr was affected by an integer overflow
  vulnerability and missing boundary checks that would allow a remote
  attacker to cause a denial of service (application crash) via specially
  crafted image files. (Closes: #864078)
* Remove symbols files. Closes: #807079
* Bump Std-Vers to 3.9.8. No changes needed
* debian/patches/: patchset updated
  - bug815594.patch added (Closes: #815594)
* debian/control: S-V bump 3.9.6 -> 3.9.7 (no changes needed)
* Upload to unstable
* debian/control: git:// -> https:// for Vcs-* fields
* Make sure to use latest of ilmbase
* Fix symbols on armel/powerpc/armhf
* Update symbols for s390x
* Do not run the test suite on mips/alpha/hppa
* Fix tests on big endian arches
* debian/*.maintscript: new path added. (Closes: #782098)
  Thanks to Andreas Beckmann (anbe) for the hint.
* Update symbol file for arm64
* Fix 32bits arch symbol file (gcc5 transition)
* Update symbol file for ppc64el
* openexr-doc: add missing Replaces: openexr (<< 1.6.1-9)
* openexr, libopenexr-dev: Transition /usr/share/doc/$PACKAGE from symlink to
  directory.  (Closes: #782098)
* Fix compilation on arm64. Closes: #793041
* Fix test-suite on some 32bits archs. Closes: #791478
* Fix test-suite on some big-endian archs. Closes: #793040
* Update symbols file
* New upstream. Closes: #773027, #666396
* Remove all CVE patches, applied upstream
* Remove bogus tests for now. Closes: #790495
* Fix symbol file on 32/64bits arch
* debian/libopenexr22.symbols: debian revision stripped
* debian/copyright: DEP-5 compliance added
* Fix symbols, make it 32 vs 64 bits
* Add missing Breaks/Replace. Closes: #782106
* Remove old *.postinst files. Closes: #782098
* Update symbols file, using getbuildlog
* debian/control: add myself to Uploaders
* Fix Vcs-* back to pkg-phototools
* Update symbol files
* Add an openexr-doc package (arch: all)
  + move examples and documentation
* Fix a minor typo detected by lintian
* Remove reference to ia64 from d/rules
* Bump Std-Vers to 3.9.6, no changes needed
* Add symbols file, do not install *.la anymore
* QA upload.
* Orphan package, set maintainer to QA.
* Add 20_autoreconf.diff by Andreas Barth to let autoreconf run successfully
  and use dh-autoreconf. Closes: #759719
* Point Vcs-* to anonscm.debian.org.
* Convert to multi-arch.
  + Use debhelper v9 compat, bump build-dep. Drop unneeded invocation of
    dpkg-buildflags.
  + Update *.install.
  + Add Pre-Depends: ${misc:Pre-Depends}.
  + Runtime library is Multi-Arch: same, cmd-line utils Multi-Arch: foreign.
* nonlinuxlargestack.diff Fix FTBFS when large stacks are disabled.
  Bug-report, diagnosis and patch by Pino Toscano. Closes: #680509
* Update package short description, openexr does not contain a viewer.
  Closes: #471783
* Use 3.0 (quilt) source format.
* Re-enable doc-base support. At least dhelp works without problems.
* Use dh $@ --with autotools_dev. Version autotools-dev b-d.
* The latter three changes add support for build-arch target, fixing FTBFS.
  Closes: #666297
* Change override_dh_auto_test target to invoke dh_auto_test, otherwise the
  testsuite is run twice. (Once for build and binary).
* Add myself to uploaders, remove Cyril. (Thanks for you work!)
* Empty dependency_libs in libtool la file.
* Fix doc-base ids. (lowercase, no underscore.)
* Drop Section: graphics from binary package stanza in debian/control.
* Fix typo mutiple in exrmaketiled.1.
* Use 'dpkg-buildflags --export=configure' to get hardening-flags. (Thanks,
  Moritz Muehlenhoff). Add required b-d on dpkg-dev (>= 1.16.1).
  Closes: #656506
* Non-maintainer upload by the Security Team.
* Fixed CVE-2009-1720: Integer overflows in Imf::PreviewImage::PreviewImage
  and integer overflows in compressor constructors
* Fixed CVE-2009-1721: uninitialized pointers in Imf::hufUncompress
* Patch stolen from stable-security, thanks to Cyril Brulebois
  (Closes: #550424)
* Adopt the package within pkg-phototools (Closes: #494877):
   - Thanks to Adeodato Simó et al. for having taken care of it until
     now!
   - Set Maintainer to the group.
   - Set Uploaders to myself.
   - Update Vcs-{Git,Browser}.
   - Remove XS-X-Collab-Maint field, no longer relevant. Patches are
     still welcome, though!
* Switch to debhelper 7:
   - Bump debian/compat to 7.
   - Version the B-D on debhelper: >= 7.0.50 to allow the use of
     overrides.
   - Specify some overrides to tweak as needed for the build:
      - dh_auto_configure: pass the --with-openexr flag to configure
        script.
      - dh_auto_test: don't run “check” on arm and ia64 for now, and
        bypass dh_auto_test due to bad target detection.
      - dh_compress: no longer compress .h/.cpp examples.
      - dh_link: needed since libopenexr-dev's and openexr's /us/s/d
        directories are symlinks to libopenexr6's one.
      - dh_makeshlibs: keep on using -V.
      - dh_installdeb: add a call to dh_buildinfo to keep on storing the
        versions of packages installed during the build.
   - Specify some targets:
      - build and clean to handle patching/unpatching and
        updating/cleaning config.{guess,sub}.
* Now compress PDF documentation. Any sane PDF viewer should be able to
  handle decompression.
* Remove .gitignore file.
* Add ${misc:Depends} to all binaries.
* Bump Standards-Version from 3.7.3 to 3.8.1 (no changes needed).
* Disable (hopefully temporarily) the test suite on arm and ia64.
* Upload to unstable.
* Fix FTBFS with gcc 4.3, thanks Cyril Brulebois for the patch (closes:
  #441573). Add quilt to Build-Depends.
* Update Standards-Version to 3.7.3 (no changes needed).
* Swap Maintainer and Uploaders in debian/control.
* Move packaging to a git repository under collab-maint. Add a
  X-Collab-Maint header.
* New upstream release. (Closes: #405783, #437494)
  + New soname: rename package to libopenexr6, and drop old conflicts and
    replaces.
  + Build-depend on libilmbase-dev (Imath, Half et al. are now there). Make
    libopenexr-dev depend on it as well, and drop bits from description that
    allude to these other libraries.
* The exrdisplay binary is no longer shipped by upstream in the openexr
  tarball (it has moved to openexr_viewers): do not install it, nor its
  manpage, drop build-dependencies on libfltk1.1-dev and OpenGL stuff, and
  README.Debian as well, since they all were only needed for this program.
* Adding myself as an uploader; add VCS-Bzr header.
* Do some housekeeping:
  + update debian/watch.
  + bump debian/compat to 5.
  + use ${binary:Version} instead of ${Source-Version}.
  + bump Standards-Version to 3.7.2 (no changes needed).
  + use a Homepage header, instead of the pseudo-header.
* Run tests after building.
* Drop all patches, unnecessary.
* Non-maintainer upload.
* Rename libopenexr2c2a to libopenexr2ldbl for the long double transition.
  (Closes: #430286)
* Non-maintainer upload.
* Fix build system not to create libraries with undefined symbols. Added
  patch 01-libadd_to_prevent_undef_syms to properly define libImath_la_LIBADD
  and libIlmImf_la_LIBADD in Makefile.am.  (Closes: #370193)
* Non-maintainer upload.
* Add zlib1g-dev as build-dep (Closes: #356014).
* Non-maintainer upload.
* libstdc++ allocator transition: rename libopenexr2c2 to libopenexr2c2a.
  (Closes: #339241)
  + debian/control: rename package, make it replace and conflict
    libopenexr2c2, update libopenexr-dev dependency.
  + debian/*: s/libopenexr2c2/libopenexr2c2a/g
  + mv debian/libopenexr2c2{,a}.install
* FTBFS fix: Remove usage "ld --as-needed".
  (closes: #323973)
* C++ transition
  - Rename libopenexr2 to libopenexr2c2.
    (closes: #317520)
  - Patch to build with g++-4.0
    + [debian/patches/00_g++-4.0_compile.patch]
      Thanks: Daniel Schepler <schepler at math.berkeley.edu>
      (closes: #316198)
* [debian/control]:
  - Switch depend on XFree86's xlibmesa-glu-dev to X.Org's libglu1-xorg-dev.
  - Debian Standards-Version: 3.6.2
* [debian/rules]:
  - Record compile-time dependency versions using dh_buildinfo.
  - Fix documentation symlinks.
* Documentation fixes
  - Remove stale doc-base entries.
    (closes: #303226)
* New upstream release.
* [debian/rules]:
  - Deflate dependencies via ld's --as-needed option.
* Documentation fixes
  - Removed non-Linux README files.
    (closes: #267856)
  - Registered API and overview with doc-base.
* Correct libopenexr-dev's dependency on libopenexr0 to libopenexr2.
* New upstream (stable) release.
  - SONAME bumped up to 2. libopenexr2 now replaces/conflicts with
    libopenexr0.
* New upstream release.
  - Builds on 64-bit architectures.
    (closes: #239732)
  - Note that this is a development release and the tiled file format has
    changed. See the ReleaseNotes file for more details.
* New upstream release.
* New upstream release.
* New upstream release.
* Switch from Debhelper to Common Debian Build System.
* Fixed FTBFS by replacing instances of FL/*.h with FL/*.H in acinclude.m4,
  aclocal.m4 and configure.
  (closes: #196708)
* Initial Release (closes: #178317).

A  +750  -0    debian/changelog
A  +133  -0    debian/control
A  +246  -0    debian/copyright
A  +1    -0    debian/libopenexr-3-1-30.install
A  +4    -0    debian/libopenexr-dev.install
A  +7    -0    debian/libopenexr-doc.doc-base
A  +1    -0    debian/libopenexr-doc.examples
A  +1    -0    debian/libopenexr-doc.install
A  +5    -0    debian/libopenexr-doc.links
A  +88   -0    debian/manpages/exrenvmap.1
A  +39   -0    debian/manpages/exrheader.1
A  +56   -0    debian/manpages/exrmakepreview.1
A  +73   -0    debian/manpages/exrmaketiled.1
A  +100  -0    debian/manpages/exrstdattr.1
A  +1    -0    debian/openexr.install
A  +1    -0    debian/openexr.manpages
A  +32   -0    debian/rules
A  +1    -0    debian/source/format
A  +3    -0    debian/upstream/metadata
A  +96   -0    debian/upstream/signing-key.asc
A  +6    -0    debian/watch

https://invent.kde.org/neon/3rdparty/openexr/-/commit/7290c7a205c94f5506a83d4da5563acb262d31c6

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..e67bff7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,750 @@
+openexr (3.1.8-1) jammy; urgency=medium
+
+  * New release. 
+
+ -- Scarlett Moore <sgmoore at debian.org>  Fri, 22 Sep 2023 04:43:48 -0700
+
+openexr (3.1.5-5) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Andreas Metzler ]
+  * Make versioning of libilmbase-dev Breaks/Replaces binNMU-safe.
+    (Closes: #1033617)
+
+  [ Matteo F. Vescovi ]
+  * debian/control: S-V bump 4.6.1 -> 4.6.2 (no changes needed)
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sun, 23 Apr 2023 18:46:33 +0200
+
+openexr (3.1.5-4) unstable; urgency=medium
+
+  * d/control: Add missing zlib1g-dev dependency. Closes: #1017516
+  * d/control: Run wrap-and-sort
+  * d/control: Bump Std-Vers to 4.6.1 no changes needed
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 17 Aug 2022 12:44:50 +0200
+
+openexr (3.1.5-3) unstable; urgency=medium
+
+  * d/control: Add missing Breaks/Replaces on libilmbase-dev. Closes: #1009308
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 17 Aug 2022 09:32:51 +0200
+
+openexr (3.1.5-2) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Mathieu Malaterre <malat at debian.org>  Tue, 16 Aug 2022 18:52:29 +0200
+
+openexr (3.1.5-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Mathieu Malaterre ]
+  * d/rules: Do not always build documentation
+
+  [ Matteo F. Vescovi ]
+  * New upstream release
+  * debian/control: drop myself from Uploaders
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 28 Apr 2022 00:02:26 +0200
+
+openexr (3.1.4-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 04 Feb 2022 00:00:31 +0100
+
+openexr (3.1.3-2) experimental; urgency=medium
+
+  * debian/control: move Indep deps to Arch-dependent
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 03 Dec 2021 21:59:58 +0100
+
+openexr (3.1.3-1) experimental; urgency=medium
+
+  * New upstream release
+    - debian/: SONAME bump 2 -> 3
+    - debian/patches/: patchset dropped (obsolete)
+  * debian/control:
+    - S-V bump 4.5.1 -> 4.6.0 (no changes needed)
+    - Homepage field updated
+  * debian/: documentation files re-worked massively
+  * debian/rules: script simplified
+  * debian/upstream/metadata: new file added
+  * debian/copyright: entries updated
+  * debian/libopenexr25.lintian-overrides: file dropped
+  * debian/openexr.maintscript: file dropped
+  * debian/libopenexr-dev.maintscript: file dropped
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Wed, 24 Nov 2021 14:23:19 +0100
+
+openexr (2.5.7-1) unstable; urgency=medium
+
+  * New upstream release
+    - debian/control: bump libilmbase-dev version
+    - debian/patches/series: drop CVE-2021-23169.diff
+      (applied upstream)
+    This release addresses following security issues:
+    + CVE-2021-26260 and CVE-2021-23215
+    | An integer overflow leading to a heap-buffer overflow
+    | was found in the DwaCompressor of OpenEXR in versions
+    | before 3.0.1. An attacker could use this flaw to crash
+    | an application compiled with OpenEXR.
+    + CVE-2021-3605 and CVE-2021-3598
+    | There's a flaw in OpenEXR's rleUncompress functionality
+    | in versions prior to 3.0.5. An attacker who is able to
+    | submit a crafted file to an application linked with
+    | OpenEXR could cause an out-of-bounds read.
+    | The greatest risk from this flaw is to application
+    | availability.
+  * debian/watch: change path and narrow down search
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sat, 28 Aug 2021 22:20:22 +0200
+
+openexr (2.5.4-2) unstable; urgency=high
+
+  * debian/patches/: patchset updated
+    - CVE-2021-23169.diff added (Closes: #988240)
+    | This patch aims to fix CVE-2021-23169:
+    |   Heap-buffer-overflow in Imf_2_5::copyIntoFrameBuffer
+    | The patch applied is a reduced version of the upstream
+    | commit, given the code base has changed in the meanwhile.
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Tue, 18 May 2021 23:26:12 +0200
+
+openexr (2.5.4-1) unstable; urgency=medium
+
+  * New upstream release
+  * debian/watch: parameters updated
+  * debian/control:
+    - S-V bump 4.5.0 -> 4.5.1 (no changes needed)
+    - set minimal ilmbase lib to v2.5.4
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 21 Jan 2021 23:24:00 +0100
+
+openexr (2.5.3-2) unstable; urgency=medium
+
+  * Upload to unstable (Closes: #959444)
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 21 Aug 2020 22:56:55 +0200
+
+openexr (2.5.3-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 14 Aug 2020 20:54:17 +0200
+
+openexr (2.5.2-2) experimental; urgency=medium
+
+  * debian/control: strict versioning against libilmbase-dev
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 06 Aug 2020 20:18:22 +0200
+
+openexr (2.5.2-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 06 Aug 2020 17:38:22 +0200
+
+openexr (2.5.1-2) experimental; urgency=medium
+
+  * debian/rules: drop tests on all architectures
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 12 Jun 2020 20:36:27 +0200
+
+openexr (2.5.1-1) experimental; urgency=medium
+
+  * New upstream release (Closes: #960439)
+    - debian/control: SONAME bump 24 -> 25
+  * debian/rules: set cmake as build system
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 21 May 2020 23:05:36 +0200
+
+openexr (2.5.0-1) experimental; urgency=medium
+
+  * New upstream release, fixing following security issues:
+    + CVE-2020-11758:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
+    | bounds read in ImfOptimizedPixelReading.h.
+    + CVE-2020-11759:
+    | An issue was discovered in OpenEXR before 2.4.1. Because of integer
+    | overflows in CompositeDeepScanLine::Data::handleDeepFrameBuffer and
+    | readSampleCountForLineBlock, an attacker can write to an out-of-bounds
+    | pointer.
+    + CVE-2020-11760:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
+    | bounds read during RLE uncompression in rleUncompress in ImfRle.cpp.
+    + CVE-2020-11761:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
+    | bounds read during Huffman uncompression, as demonstrated by
+    | FastHufDecoder::refill in ImfFastHuf.cpp.
+    + CVE-2020-11762:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
+    | bounds read and write in DwaCompressor::uncompress in
+    | ImfDwaCompressor.cpp when handling the UNKNOWN compression case.
+    + CVE-2020-11763:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an
+    | std::vector out-of-bounds read and write, as demonstrated by
+    | ImfTileOffsets.cpp.
+    + CVE-2020-11764:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an out-of-
+    | bounds write in copyIntoFrameBuffer in ImfMisc.cpp.
+    + CVE-2020-11765:
+    | An issue was discovered in OpenEXR before 2.4.1. There is an off-by-
+    | one error in use of the ImfXdr.h read function by
+    | DwaCompressor::Classifier::Classifier, leading to an out-of-bounds
+    | read.
+  * debian/watch: upstream URL updated
+  * debian/control:
+    - S-V bump 4.4.0 -> 4.5.0 (no changes needed)
+    - RRR set
+    - debhelper bump 12 -> 13
+    - cmake b-dep added
+  * debian/patches/: patchset refreshed against v2.5.0
+  * debian/copyright: entries updated and refreshed
+  * debian/libopenexr-dev.install: useless files dropped
+  * debian/libopenexr-dev.dirs: useless file dropped
+  * debian/openexr-doc.docs: installation path updated
+  * debian/openexr.install: executables path updated
+  * debian/libopenexr-dev.install: cmake helpers added
+  * debian/openexr-doc.examples: installation paths updated
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Mon, 11 May 2020 16:33:24 +0200
+
+openexr (2.3.0-6) unstable; urgency=medium
+
+  * Upload to unstable (Closes: #919036)
+  * debian/: debhelper bump 11 -> 12
+  * debian/control: S-V bump 4.3.0 -> 4.4.0 (no changes needed)
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Mon, 02 Sep 2019 16:23:00 +0200
+
+openexr (2.3.0-5) experimental; urgency=medium
+
+  * debian/control: Provide a clean upgrade path. Closes: #918382
+  * debian/copyright: Update incomplete file. Closes: #917953
+  * debian/control: Make sure to pick libilmbase24
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 09 Jan 2019 11:00:54 +0100
+
+openexr (2.3.0-4) experimental; urgency=medium
+
+  * debian/control: SONAME bump 23 -> 24 to reflect libtool numbering
+  * debian/: filenames adapted to SONAME bump
+  * debian/control: S-V bump 4.2.1 -> 4.3.0 (no changes needed)
+  * debian/control: bump dependency on ilmbase to "-3" revision
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Mon, 31 Dec 2018 15:37:38 +0100
+
+openexr (2.3.0-3) experimental; urgency=medium
+
+  * Make sure to use float-store when compiling tests. Closes: #909865
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 19 Dec 2018 21:41:08 +0100
+
+openexr (2.3.0-2) experimental; urgency=medium
+
+  [ Andreas Metzler ]
+  * am_foreign_set_global.diff: Patch AM_INIT_AUTOMAKE in configure.ac to run
+    automake with --foreign. (Needed for running autoreconf without specifying
+    this option.)
+  * Add a build-dependency on pkg-config, which is also need for running
+    autoreconf.
+  * Undo downgrade of debhelper version in previous upload.
+    + Undo path changes in debian/openexr-doc.doc-base.*, with compat level 11
+      dh_installdocs installs to /usr/share/doc/openexr/.
+  * Delete unapplied patch 20_autoreconf.diff.
+  * Build with hardening=+bindnow.
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 15 Nov 2018 22:06:35 +0100
+
+openexr (2.3.0-1) experimental; urgency=medium
+
+  * New upstream release
+    - debian/: debhelper version downgrade 11 -> 9
+    - debian/watch: path and parameters updated
+    - debian/upstream/signing-key.asc: new signing key
+  * debian/control:
+    - S-V bump 4.1.3 -> 4.2.1 (no changes needed)
+    - b-dep version bump for libilmbase-dev
+    - b-dep version bump for libilmbase-dev
+  * debian/openexr-doc.doc-base.*: paths updated
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sat, 10 Nov 2018 22:38:31 +0100
+
+openexr (2.2.1-4) unstable; urgency=medium
+
+  * Upload to unstable
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sun, 11 Mar 2018 14:10:23 +0100
+
+openexr (2.2.1-3) experimental; urgency=medium
+
+  * debian/control: fix Breaks/Replaces to allow
+    co-installation
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sat, 10 Mar 2018 18:34:36 +0100
+
+openexr (2.2.1-2) experimental; urgency=medium
+
+  * debian/: SONAME bump 22 -> 23
+  * debian/control: add Breaks and Replaces for library replacement
+  * debian/control: Vcs-* fields updated to use salsa
+  * debian/copyright: http:// -> https:// for copyright format
+  * debian/: manpages files moved to manpages/ directory
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Thu, 08 Mar 2018 10:46:17 +0100
+
+openexr (2.2.1-1) experimental; urgency=medium
+
+  * New upstream release
+    This release addresses:
+     - CVE-2017-9111
+     - CVE-2017-9113
+     - CVE-2017-9114
+     - CVE-2017-9115
+     - CVE-2017-12596
+    - debian/patches/series: CVE-2017-911x.patch disabled
+      (since already applied upstream)
+  * debian/watch: move to https:// URL
+  * debian/control: S-V bump 3.9.8 -> 4.1.3 (no changes needed)
+  * debian/: autoreconf usage dropped
+  * debian/: dh bump 9 -> 11
+  * debian/openexr-doc.doc-base.*: fix paths
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Wed, 10 Jan 2018 15:50:11 +0100
+
+openexr (2.2.0-11.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix CVE-2017-9110, CVE-2017-9112 and CVE-2017-9116.
+    Brandon Perry discovered that openexr was affected by an integer overflow
+    vulnerability and missing boundary checks that would allow a remote
+    attacker to cause a denial of service (application crash) via specially
+    crafted image files. (Closes: #864078)
+
+ -- Markus Koschany <apo at debian.org>  Thu, 31 Aug 2017 23:52:03 +0200
+
+openexr (2.2.0-11) unstable; urgency=medium
+
+  * Remove symbols files. Closes: #807079
+  * Bump Std-Vers to 3.9.8. No changes needed
+
+ -- Mathieu Malaterre <malat at debian.org>  Tue, 19 Jul 2016 08:53:26 +0200
+
+openexr (2.2.0-10) unstable; urgency=medium
+
+  * debian/patches/: patchset updated
+    - bug815594.patch added (Closes: #815594)
+  * debian/control: S-V bump 3.9.6 -> 3.9.7 (no changes needed)
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Sat, 27 Feb 2016 13:44:05 +0100
+
+openexr (2.2.0-9) unstable; urgency=medium
+
+  * Upload to unstable
+  * debian/control: git:// -> https:// for Vcs-* fields
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Mon, 01 Feb 2016 12:28:18 +0100
+
+openexr (2.2.0-8) experimental; urgency=medium
+
+  * Make sure to use latest of ilmbase
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 18 Jan 2016 21:16:32 +0100
+
+openexr (2.2.0-7) experimental; urgency=medium
+
+  * Fix symbols on armel/powerpc/armhf
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 19 Oct 2015 14:47:28 +0200
+
+openexr (2.2.0-6) experimental; urgency=medium
+
+  * Update symbols for s390x
+  * Do not run the test suite on mips/alpha/hppa
+
+ -- Mathieu Malaterre <malat at debian.org>  Fri, 16 Oct 2015 21:35:26 +0200
+
+openexr (2.2.0-5) experimental; urgency=medium
+
+  * Fix tests on big endian arches
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 05 Oct 2015 15:32:06 +0200
+
+openexr (2.2.0-4) experimental; urgency=medium
+
+  * debian/*.maintscript: new path added. (Closes: #782098)
+    Thanks to Andreas Beckmann (anbe) for the hint.
+
+ -- Matteo F. Vescovi <mfv at debian.org>  Fri, 25 Sep 2015 10:30:16 +0200
+
+openexr (2.2.0-3) experimental; urgency=medium
+
+  * Update symbol file for arm64
+  * Fix 32bits arch symbol file (gcc5 transition)
+  * Update symbol file for ppc64el
+
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 13 Sep 2015 14:54:22 +0200
+
+openexr (2.2.0-2) experimental; urgency=medium
+
+  [ Andreas Beckmann ]
+  * openexr-doc: add missing Replaces: openexr (<< 1.6.1-9)
+  * openexr, libopenexr-dev: Transition /usr/share/doc/$PACKAGE from symlink to
+    directory.  (Closes: #782098)
+
+  [ Mathieu Malaterre ]
+  * Fix compilation on arm64. Closes: #793041
+  * Fix test-suite on some 32bits archs. Closes: #791478
+  * Fix test-suite on some big-endian archs. Closes: #793040
+  * Update symbols file
+
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 23 Aug 2015 15:22:44 +0200
+
+openexr (2.2.0-1) experimental; urgency=medium
+
+  [ Mathieu Malaterre ]
+  * New upstream. Closes: #773027, #666396
+  * Remove all CVE patches, applied upstream
+  * Remove bogus tests for now. Closes: #790495
+  * Fix symbol file on 32/64bits arch
+
+  [ Matteo F. Vescovi ]
+  * debian/libopenexr22.symbols: debian revision stripped
+  * debian/copyright: DEP-5 compliance added
+
+ -- Mathieu Malaterre <malat at debian.org>  Fri, 10 Jul 2015 14:09:39 +0200
+
+openexr (1.6.1-12) experimental; urgency=medium
+
+  * Fix symbols, make it 32 vs 64 bits
+
+ -- Mathieu Malaterre <malat at debian.org>  Fri, 05 Jun 2015 15:12:01 +0200
+
+openexr (1.6.1-11) experimental; urgency=medium
+
+  * Add missing Breaks/Replace. Closes: #782106
+  * Remove old *.postinst files. Closes: #782098
+  * Update symbols file, using getbuildlog
+
+ -- Mathieu Malaterre <malat at debian.org>  Wed, 27 May 2015 10:31:18 +0200
+
+openexr (1.6.1-10) experimental; urgency=low
+
+  [ Matteo F. Vescovi ]
+  * debian/control: add myself to Uploaders
+
+  [ Mathieu Malaterre ]
+  * Fix Vcs-* back to pkg-phototools
+  * Update symbol files
+
+ -- Mathieu Malaterre <malat at debian.org>  Sat, 09 May 2015 14:50:04 +0200
+
+openexr (1.6.1-9) experimental; urgency=low
+
+  * Add an openexr-doc package (arch: all)
+    + move examples and documentation
+  * Fix a minor typo detected by lintian
+  * Remove reference to ia64 from d/rules
+  * Bump Std-Vers to 3.9.6, no changes needed
+  * Add symbols file, do not install *.la anymore
+
+ -- Mathieu Malaterre <malat at debian.org>  Tue, 20 Jan 2015 16:55:07 +0100
+
+openexr (1.6.1-8) unstable; urgency=medium
+
+  * QA upload.
+  * Orphan package, set maintainer to QA.
+  * Add 20_autoreconf.diff by Andreas Barth to let autoreconf run successfully
+    and use dh-autoreconf. Closes: #759719
+  * Point Vcs-* to anonscm.debian.org.
+
+ -- Andreas Metzler <ametzler at debian.org>  Sun, 31 Aug 2014 07:56:20 +0200
+
+openexr (1.6.1-7) unstable; urgency=low
+
+  * Convert to multi-arch.
+    + Use debhelper v9 compat, bump build-dep. Drop unneeded invocation of
+      dpkg-buildflags.
+    + Update *.install.
+    + Add Pre-Depends: ${misc:Pre-Depends}.
+    + Runtime library is Multi-Arch: same, cmd-line utils Multi-Arch: foreign.
+
+ -- Andreas Metzler <ametzler at debian.org>  Sat, 08 Dec 2012 14:23:33 +0100
+
+openexr (1.6.1-6) unstable; urgency=low
+
+  * nonlinuxlargestack.diff Fix FTBFS when large stacks are disabled.
+    Bug-report, diagnosis and patch by Pino Toscano. Closes: #680509
+
+ -- Andreas Metzler <ametzler at debian.org>  Sat, 07 Jul 2012 08:58:08 +0200
+
+openexr (1.6.1-5) unstable; urgency=low
+
+  * Update package short description, openexr does not contain a viewer.
+    Closes: #471783
+  * Use 3.0 (quilt) source format.
+  * Re-enable doc-base support. At least dhelp works without problems.
+  * Use dh $@ --with autotools_dev. Version autotools-dev b-d.
+  * The latter three changes add support for build-arch target, fixing FTBFS.
+    Closes: #666297
+  * Change override_dh_auto_test target to invoke dh_auto_test, otherwise the
+    testsuite is run twice. (Once for build and binary).
+  * Add myself to uploaders, remove Cyril. (Thanks for you work!)
+  * Empty dependency_libs in libtool la file.
+  * Fix doc-base ids. (lowercase, no underscore.)
+  * Drop Section: graphics from binary package stanza in debian/control.
+  * Fix typo mutiple in exrmaketiled.1.
+  * Use 'dpkg-buildflags --export=configure' to get hardening-flags. (Thanks,
+    Moritz Muehlenhoff). Add required b-d on dpkg-dev (>= 1.16.1).
+    Closes: #656506
+
+ -- Andreas Metzler <ametzler at debian.org>  Sun, 01 Apr 2012 08:45:13 +0200
+
+openexr (1.6.1-4.1) unstable; urgency=high
+
+  * Non-maintainer upload by the Security Team.
+  * Fixed CVE-2009-1720: Integer overflows in Imf::PreviewImage::PreviewImage
+    and integer overflows in compressor constructors
+  * Fixed CVE-2009-1721: uninitialized pointers in Imf::hufUncompress
+  * Patch stolen from stable-security, thanks to Cyril Brulebois
+    (Closes: #550424)
+
+ -- Giuseppe Iuculano <iuculano at debian.org>  Wed, 21 Oct 2009 23:54:35 +0200
+
+openexr (1.6.1-4) unstable; urgency=low
+
+  * Adopt the package within pkg-phototools (Closes: #494877):
+     - Thanks to Adeodato Simó et al. for having taken care of it until
+       now!
+     - Set Maintainer to the group.
+     - Set Uploaders to myself.
+     - Update Vcs-{Git,Browser}.
+     - Remove XS-X-Collab-Maint field, no longer relevant. Patches are
+       still welcome, though!
+  * Switch to debhelper 7:
+     - Bump debian/compat to 7.
+     - Version the B-D on debhelper: >= 7.0.50 to allow the use of
+       overrides.
+     - Specify some overrides to tweak as needed for the build:
+        - dh_auto_configure: pass the --with-openexr flag to configure
+          script.
+        - dh_auto_test: don't run “check” on arm and ia64 for now, and
+          bypass dh_auto_test due to bad target detection.
+        - dh_compress: no longer compress .h/.cpp examples.
+        - dh_link: needed since libopenexr-dev's and openexr's /us/s/d
+          directories are symlinks to libopenexr6's one.
+        - dh_makeshlibs: keep on using -V.
+        - dh_installdeb: add a call to dh_buildinfo to keep on storing the
+          versions of packages installed during the build.
+     - Specify some targets:
+        - build and clean to handle patching/unpatching and
+          updating/cleaning config.{guess,sub}.
+  * Now compress PDF documentation. Any sane PDF viewer should be able to
+    handle decompression.
+  * Remove .gitignore file.
+  * Add ${misc:Depends} to all binaries.
+  * Bump Standards-Version from 3.7.3 to 3.8.1 (no changes needed).
+
+ -- Cyril Brulebois <kibi at debian.org>  Sat, 11 Apr 2009 22:00:04 +0200
+
+openexr (1.6.1-3) unstable; urgency=medium
+
+  * Disable (hopefully temporarily) the test suite on arm and ia64.
+
+ -- Adeodato Simó <dato at net.com.org.es>  Mon, 24 Mar 2008 23:00:21 +0100
+
+openexr (1.6.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+  * Fix FTBFS with gcc 4.3, thanks Cyril Brulebois for the patch (closes:
+    #441573). Add quilt to Build-Depends.
+
+  * Update Standards-Version to 3.7.3 (no changes needed).
+
+  * Swap Maintainer and Uploaders in debian/control.
+
+  * Move packaging to a git repository under collab-maint. Add a
+    X-Collab-Maint header.
+
+ -- Adeodato Simó <dato at net.com.org.es>  Sun, 16 Mar 2008 15:16:05 +0100
+
+openexr (1.6.1-1) experimental; urgency=low
+
+  * New upstream release. (Closes: #405783, #437494)
+    + New soname: rename package to libopenexr6, and drop old conflicts and
+      replaces.
+    + Build-depend on libilmbase-dev (Imath, Half et al. are now there). Make
+      libopenexr-dev depend on it as well, and drop bits from description that
+      allude to these other libraries.
+
+  * The exrdisplay binary is no longer shipped by upstream in the openexr
+    tarball (it has moved to openexr_viewers): do not install it, nor its
+    manpage, drop build-dependencies on libfltk1.1-dev and OpenGL stuff, and
+    README.Debian as well, since they all were only needed for this program.
+
+  * Adding myself as an uploader; add VCS-Bzr header.
+
+  * Do some housekeeping:
+    + update debian/watch.
+    + bump debian/compat to 5.
+    + use ${binary:Version} instead of ${Source-Version}.
+    + bump Standards-Version to 3.7.2 (no changes needed).
+    + use a Homepage header, instead of the pseudo-header.
+
+  * Run tests after building.
+
+  * Drop all patches, unnecessary.
+
+ -- Adeodato Simó <dato at net.com.org.es>  Fri, 02 Nov 2007 22:20:53 +0100
+
+openexr (1.2.2-4.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rename libopenexr2c2a to libopenexr2ldbl for the long double transition.
+    (Closes: #430286)
+
+ -- Adeodato Simó <dato at net.com.org.es>  Mon, 23 Jul 2007 16:34:02 +0200
+
+openexr (1.2.2-4.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix build system not to create libraries with undefined symbols. Added
+    patch 01-libadd_to_prevent_undef_syms to properly define libImath_la_LIBADD
+    and libIlmImf_la_LIBADD in Makefile.am.  (Closes: #370193)
+
+ -- Adeodato Simó <dato at net.com.org.es>  Sat, 10 Jun 2006 13:36:15 +0200
+
+openexr (1.2.2-4.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add zlib1g-dev as build-dep (Closes: #356014).
+
+ -- Luk Claes <luk at debian.org>  Mon, 27 Mar 2006 21:12:22 +0200
+
+openexr (1.2.2-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+
+  * libstdc++ allocator transition: rename libopenexr2c2 to libopenexr2c2a.
+    (Closes: #339241)
+
+    + debian/control: rename package, make it replace and conflict
+      libopenexr2c2, update libopenexr-dev dependency.
+
+    + debian/*: s/libopenexr2c2/libopenexr2c2a/g
+
+    + mv debian/libopenexr2c2{,a}.install
+
+ -- Adeodato Simó <dato at net.com.org.es>  Sat, 26 Nov 2005 01:31:40 +0100
+
+openexr (1.2.2-4) unstable; urgency=medium
+
+  * FTBFS fix: Remove usage "ld --as-needed".
+    (closes: #323973)
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Sat, 20 Aug 2005 00:52:05 +1000
+
+openexr (1.2.2-3) unstable; urgency=medium
+
+  * C++ transition
+    - Rename libopenexr2 to libopenexr2c2.
+      (closes: #317520)
+    - Patch to build with g++-4.0
+      + [debian/patches/00_g++-4.0_compile.patch]
+        Thanks: Daniel Schepler <schepler at math.berkeley.edu>
+        (closes: #316198)
+  * [debian/control]:
+    - Switch depend on XFree86's xlibmesa-glu-dev to X.Org's libglu1-xorg-dev.
+    - Debian Standards-Version: 3.6.2
+  * [debian/rules]:
+    - Record compile-time dependency versions using dh_buildinfo.
+    - Fix documentation symlinks.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Sun, 17 Jul 2005 00:57:57 +1000
+
+openexr (1.2.2-2) unstable; urgency=low
+
+  * Documentation fixes
+    - Remove stale doc-base entries.
+      (closes: #303226)
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Mon,  9 May 2005 01:16:15 +1000
+
+openexr (1.2.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * [debian/rules]:
+    - Deflate dependencies via ld's --as-needed option.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Sun, 13 Mar 2005 15:47:49 +1100
+
+openexr (1.2.1-3) unstable; urgency=low
+
+  * Documentation fixes
+    - Removed non-Linux README files.
+      (closes: #267856)
+    - Registered API and overview with doc-base.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Thu, 20 Jan 2005 02:53:59 +1100
+
+openexr (1.2.1-2) unstable; urgency=medium
+
+  * Correct libopenexr-dev's dependency on libopenexr0 to libopenexr2.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Tue, 17 Aug 2004 14:32:17 +1000
+
+openexr (1.2.1-1) unstable; urgency=low
+
+  * New upstream (stable) release.
+    - SONAME bumped up to 2. libopenexr2 now replaces/conflicts with
+      libopenexr0.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Sat, 14 Aug 2004 02:46:58 +1000
+
+openexr (1.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+    - Builds on 64-bit architectures.
+      (closes: #239732)
+    - Note that this is a development release and the tiled file format has
+      changed. See the ReleaseNotes file for more details.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Wed, 31 Mar 2004 12:17:48 +1000
+
+openexr (1.1.0-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Wed, 11 Feb 2004 00:58:58 +1100
+
+openexr (1.0.7-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Tue, 20 Jan 2004 00:44:12 +1100
+
+openexr (1.0.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * Switch from Debhelper to Common Debian Build System.
+
+ -- Andrew Lau <netsnipe at users.sourceforge.net>  Wed,  8 Oct 2003 02:04:38 +1000
+
+openexr (1.0.5-2) unstable; urgency=low
+
+  * Fixed FTBFS by replacing instances of FL/*.h with FL/*.H in acinclude.m4,
+    aclocal.m4 and configure.
+    (closes: #196708)
+
+ -- Andrew Lau <netsnipe at debianplanet.org>  Sun, 22 Jun 2003 00:37:27 +1000
+
+openexr (1.0.5-1) unstable; urgency=low
+
+  * Initial Release (closes: #178317).
+
+ -- Andrew Lau <netsnipe at debianplanet.org>  Thu, 22 May 2003 11:12:24 +1000
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..700e806
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,133 @@
+Source: openexr
+Section: graphics
+Priority: optional
+Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel at lists.alioth.debian.org>
+Uploaders: Mathieu Malaterre <malat at debian.org>
+Build-Depends: cmake,
+               debhelper-compat (= 13),
+               dh-buildinfo,
+               doxygen,
+               libimath-dev (>= 3.1.2),
+               pkg-config,
+               python3-breathe,
+               python3-sphinx,
+               zlib1g-dev
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
+Homepage: https://www.openexr.com
+Vcs-Git: https://salsa.debian.org/debian-phototools-team/openexr.git
+Vcs-Browser: https://salsa.debian.org/debian-phototools-team/openexr
+
+Package: libopenexr-3-1-30
+Section: libs
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: runtime files for the OpenEXR image library
+ OpenEXR is a high dynamic-range (HDR) image file format developed by
+ Industrial Light & Magic for use in computer imaging applications.
+ .
+ OpenEXR's features include:
+    * Higher dynamic range and colour precision than existing 8- and
+      10-bit image file formats.
+    * Support for the "half" 16-bit floating-point pixel format.
+    * Multiple lossless image compression algorithms. Some of the
+      included codecs can achieve 2:1 lossless compression ratios on
+      images with film grain.
+    * Extensibility. New compression codecs and image types can easily
+      be added by extending the C++ classes included in the OpenEXR
+      software distribution. New image attributes (strings, vectors,
+      integers, etc.) can be added to OpenEXR image headers without
+      affecting backward compatibility with existing OpenEXR
+      applications.
+ .
+ This package contains the following shared library:
+    * IlmImf - a library that reads and writes OpenEXR images.
+
+Package: libopenexr-dev
+Section: libdevel
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Replaces: libilmbase-dev (<< 2.5.7-3~)
+Breaks: libilmbase-dev (<< 2.5.7-3~)
+Depends: libimath-dev (>= 3.1.2),
+         libopenexr-3-1-30 (= ${binary:Version}),
+         zlib1g-dev,
+         ${misc:Depends}
+Description: development files for the OpenEXR image library
+ OpenEXR is a high dynamic-range (HDR) image file format developed by
+ Industrial Light & Magic for use in computer imaging applications.
+ .
+ OpenEXR's features include:
+    * Higher dynamic range and colour precision than existing 8- and
+      10-bit image file formats.
+    * Support for the "half" 16-bit floating-point pixel format.
+    * Multiple lossless image compression algorithms. Some of the
+      included codecs can achieve 2:1 lossless compression ratios on
+      images with film grain.
+    * Extensibility. New compression codecs and image types can easily
+      be added by extending the C++ classes included in the OpenEXR
+      software distribution. New image attributes (strings, vectors,
+      integers, etc.) can be added to OpenEXR image headers without
+      affecting backward compatibility with existing OpenEXR
+      applications.
+ .
+ This package contains the header files required if you wish to
+ compile/develop applications that use OpenEXR libraries.
+
+Package: libopenexr-doc
+Section: doc
+Architecture: all
+Multi-Arch: foreign
+Depends: libjs-jquery, sphinx-common, ${misc:Depends}
+Description: documentation and examples for the OpenEXR image format
+ OpenEXR is a high dynamic-range (HDR) image file format developed by
+ Industrial Light & Magic for use in computer imaging applications.
+ .
+ OpenEXR's features include:
+    * Higher dynamic range and colour precision than existing 8- and
+      10-bit image file formats.
+    * Support for the "half" 16-bit floating-point pixel format.
+    * Multiple lossless image compression algorithms. Some of the
+      included codecs can achieve 2:1 lossless compression ratios on
+      images with film grain.
+    * Extensibility. New compression codecs and image types can easily
+      be added by extending the C++ classes included in the OpenEXR
+      software distribution. New image attributes (strings, vectors,
+      integers, etc.) can be added to OpenEXR image headers without
+      affecting backward compatibility with existing OpenEXR
+      applications.
+ .
+ This package contains documentation for the format and examples.
+
+Package: openexr
+Architecture: any
+Multi-Arch: foreign
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Suggests: exrtools
+Description: command-line tools for the OpenEXR image format
+ OpenEXR is a high dynamic-range (HDR) image file format developed by
+ Industrial Light & Magic for use in computer imaging applications.
+ .
+ OpenEXR's features include:
+    * Higher dynamic range and colour precision than existing 8- and
+      10-bit image file formats.
+    * Support for the "half" 16-bit floating-point pixel format.
+    * Multiple lossless image compression algorithms. Some of the
+      included codecs can achieve 2:1 lossless compression ratios on
+      images with film grain.
+    * Extensibility. New compression codecs and image types can easily
+      be added by extending the C++ classes included in the OpenEXR
+      software distribution. New image attributes (strings, vectors,
+      integers, etc.) can be added to OpenEXR image headers without
+      affecting backward compatibility with existing OpenEXR
+      applications.
+ .
+ This package contains the following tools:
+    * exrheader, a utility for dumping header information.
+    * exrstdattr, a utility for modifying OpenEXR standard attributes.
+    * exrmaketiled, for generating tiled and rip/mipmapped images.
+    * exrenvmap, for creating OpenEXR environment maps.
+    * exrmakepreview, for creating preview images for OpenEXR files.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..0e6fed2
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,246 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: openexr
+Upstream-Contact: openexr-devel at nongnu.org
+Source: https://www.openexr.com/
+
+Files: *
+Copyright: 2002-2018, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
+           2019, Academy Software Foundation
+           2020, Contributors to the OpenEXR Project
+License: openexr
+
+Files: src/lib/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp
+  src/lib/OpenEXR/ImfCompositeDeepScanLine.h
+  src/lib/OpenEXR/ImfDeepCompositing.cpp
+  src/lib/OpenEXR/ImfDeepCompositing.h
+  src/lib/OpenEXR/ImfFloatVectorAttribute.h
+  src/lib/OpenEXR/ImfMultiView.cpp
+  src/lib/OpenEXR/ImfMultiView.h
+  src/lib/OpenEXR/ImfPartHelper.h
+  src/lib/OpenEXR/ImfStringVectorAttribute.cpp
+  src/lib/OpenEXR/ImfStringVectorAttribute.h
+Copyright: 2007, 2012, 2013, Weta Digital Ltd
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfDwaCompressor.cpp
+  src/lib/OpenEXR/ImfDwaCompressor.h
+  src/lib/OpenEXR/ImfDwaCompressorSimd.h
+  src/lib/OpenEXR/ImfFastHuf.cpp
+  src/lib/OpenEXR/ImfFastHuf.h
+  src/lib/OpenEXR/ImfSystemSpecific.cpp
+  src/lib/OpenEXR/dwaLookups.cpp
+Copyright: 2009-2014, DreamWorks Animation LLC.
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfForward.h
+  src/lib/OpenEXR/ImfMultiPartOutputFile.h
+Copyright: 2012, Weta Digital Ltd
+  2011, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfOptimizedPixelReading.h
+  src/lib/OpenEXR/ImfSimd.h
+Copyright: 2012, Autodesk, Inc.
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfPxr24Compressor.cpp
+  src/lib/OpenEXR/ImfPxr24Compressor.h
+Copyright: 2004, Pixar Animation Studios
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/ImfRgbaYca.cpp
+  src/lib/OpenEXR/ImfRgbaYca.h
+Copyright: held/ 2004, Industrial Light & Magic, a division of Lucasfilm
+License: BSD-3-clause
+
+Files: src/lib/OpenEXR/b44ExpLogTable.h
+  src/lib/OpenEXR/dwaLookups.h
+Copyright: 2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC
+License: openexr
+
+Files: src/examples/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRFuzzTest/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/compareDwa.cpp
+  src/test/OpenEXRTest/compareDwa.h
+  src/test/OpenEXRTest/testDwaCompressorSimd.cpp
+  src/test/OpenEXRTest/testDwaCompressorSimd.h
+  src/test/OpenEXRTest/testRle.cpp
+  src/test/OpenEXRTest/testRle.h
+Copyright: 2009-2014, DreamWorks Animation LLC.
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/compareFloat.cpp
+  src/test/OpenEXRTest/compareFloat.h
+Copyright: held/ 2004, Industrial Light & Magic, a division of Lucasfilm
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testBadTypeAttributes.cpp
+  src/test/OpenEXRTest/testBadTypeAttributes.h
+  src/test/OpenEXRTest/testCompositeDeepScanLine.cpp
+  src/test/OpenEXRTest/testCompositeDeepScanLine.h
+  src/test/OpenEXRTest/testDeepScanLineMultipleRead.cpp
+  src/test/OpenEXRTest/testDeepScanLineMultipleRead.h
+  src/test/OpenEXRTest/testFutureProofing.h
+  src/test/OpenEXRTest/testOptimizedInterleavePatterns.cpp
+  src/test/OpenEXRTest/testOptimizedInterleavePatterns.h
+  src/test/OpenEXRTest/testPartHelper.cpp
+  src/test/OpenEXRTest/testPartHelper.h
+Copyright: 2007, 2012, 2013, Weta Digital Ltd
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testConversion.cpp
+Copyright: held/ 2003-2012, Industrial Light & Magic, a division of Lucasfilm
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testCopyDeepScanLine.cpp
+  src/test/OpenEXRTest/testCopyDeepScanLine.h
+  src/test/OpenEXRTest/testCopyMultiPartFile.h
+Copyright: 2012, Weta Digital Ltd
+  2011, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testCopyMultiPartFile.cpp
+  src/test/OpenEXRTest/testFutureProofing.cpp
+  src/test/OpenEXRTest/testInputPart.cpp
+  src/test/OpenEXRTest/testMultiPartFileMixingBasic.cpp
+Copyright: 2012, 2013, Weta Digital Ltd
+  2011, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testMultiView.cpp
+  src/test/OpenEXRTest/testMultiView.h
+Copyright: 2012, Industrial Light & Magic, a division of Lucasfilm
+  2007, Weta Digital Ltd
+License: BSD-3-clause
+
+Files: src/test/OpenEXRTest/testTiledYa.cpp
+  src/test/OpenEXRTest/testTiledYa.h
+  src/test/OpenEXRTest/testYca.cpp
+  src/test/OpenEXRTest/testYca.h
+Copyright: held/ 2004-2012, Industrial Light & Magic, a division of Lucasfilm
+License: BSD-3-clause
+
+Files: src/lib/OpenEXRUtil/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/test/OpenEXRUtilTest/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: PATENTS
+Copyright: able works distributedDreamWorks Animation as part of the OpenEXR
+License: openexr
+
+Files: debian/*
+Copyright: 2014, Matteo F. Vescovi <mfv at debian.org>
+  2014, Mathieu Malaterre <malat at debian.org>
+  2009, Cyril Brulebois <kibi at debian.org>
+  2007, 2008, Adeodato Simó <dato at debian.org>
+License: openexr
+
+Files: src/bin/exrenvmap/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrheader/main.cpp
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrmakepreview/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrmaketiled/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrmultipart/exrmultipart.cpp
+Copyright: heldothers as indicated. / 2012, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrmultiview/*
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+Files: src/bin/exrstdattr/main.cpp
+Copyright: 2002-2014, Industrial Light & Magic, a division of Lucas
+License: BSD-3-clause
+
+License: BSD-3-clause
+ This software is Copyright (c) 2019 by ASWF.
+ .
+ This is free software, licensed under:
+ .
+   The (three-clause) BSD License
+ .
+ The BSD License
+ .
+ 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 foo 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 HOLDER 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.
+
+License: openexr
+ 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.
diff --git a/debian/libopenexr-3-1-30.install b/debian/libopenexr-3-1-30.install
new file mode 100644
index 0000000..3ddde58
--- /dev/null
+++ b/debian/libopenexr-3-1-30.install
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff --git a/debian/libopenexr-dev.install b/debian/libopenexr-dev.install
new file mode 100644
index 0000000..9f3993e
--- /dev/null
+++ b/debian/libopenexr-dev.install
@@ -0,0 +1,4 @@
+usr/include
+usr/lib/*/cmake
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig
diff --git a/debian/libopenexr-doc.doc-base b/debian/libopenexr-doc.doc-base
new file mode 100644
index 0000000..0e805a6
--- /dev/null
+++ b/debian/libopenexr-doc.doc-base
@@ -0,0 +1,7 @@
+Document: imath
+Title: Debian OpenEXR Manual
+Section: Programming/C++
+
+Format: HTML
+Index: /usr/share/doc/libopenexr-doc/html/index.html
+Files: /usr/share/doc/libopenexr-doc/html/*.html
diff --git a/debian/libopenexr-doc.examples b/debian/libopenexr-doc.examples
new file mode 100644
index 0000000..e18adc7
--- /dev/null
+++ b/debian/libopenexr-doc.examples
@@ -0,0 +1 @@
+usr/share/doc/OpenEXR/examples/*
diff --git a/debian/libopenexr-doc.install b/debian/libopenexr-doc.install
new file mode 100644
index 0000000..742458f
--- /dev/null
+++ b/debian/libopenexr-doc.install
@@ -0,0 +1 @@
+usr/share/doc/OpenEXR/sphinx/* /usr/share/doc/libopenexr-doc/html
diff --git a/debian/libopenexr-doc.links b/debian/libopenexr-doc.links
new file mode 100644
index 0000000..f81f5ea
--- /dev/null
+++ b/debian/libopenexr-doc.links
@@ -0,0 +1,5 @@
+usr/share/sphinx/themes/basic/static/doctools.js usr/share/doc/libopenexr-doc/html/_static/doctools.js
+usr/share/sphinx/themes/basic/static/jquery.js usr/share/doc/libopenexr-doc/html/_static/jquery.js
+usr/share/sphinx/themes/basic/static/language_data.js_t usr/share/doc/libopenexr-doc/html/_static/language_data.js
+usr/share/sphinx/themes/basic/static/searchtools.js usr/share/doc/libopenexr-doc/html/_static/searchtools.js
+usr/share/sphinx/themes/basic/static/underscore.js usr/share/doc/libopenexr-doc/html/_static/underscore.js
diff --git a/debian/manpages/exrenvmap.1 b/debian/manpages/exrenvmap.1
new file mode 100644
index 0000000..e0125aa
--- /dev/null
+++ b/debian/manpages/exrenvmap.1
@@ -0,0 +1,88 @@
+\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH EXRENVMAP 1 "March 31, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+exrenvmap \- for creating OpenEXR environment maps. 
+.SH SYNOPSIS
+.B exrenvmap
+.RI "[options] infile outfile"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B exrenvmap
+command.
+This manual page was written for the Debian distribution because the original
+program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+
+\fBexrenvmap\fP converts OpenEXR latitude\-longitude environment maps
+into cube\-face environment maps or vice versa.
+
+.SH OPTIONS
+.TP
+.B \-o
+produces a ONE_LEVEL output file (default)
+.TP
+.B \-m
+produces a MIPMAP_LEVELS output file
+.TP
+.B \-c
+the output file will be a cube\-face environment map (default)
+.TP
+.B \-l
+the output file will be a latitude\-longitude environment map
+.TP
+.B \-w x
+sets the width of the output image to x pixels (default is 256).  The height of
+the output image will be x*6 pixels for a cube\-face map, or x/2 pixels for a
+latitude\-longitude map.
+.TP
+.B \-f r n
+sets the antialiasing filter radius to r (default is 1.0) and the sampling rate
+to n by n (default is 5 by 5).  Increasing r makes the output image blurrier;
+decreasing r makes the image sharper but may cause aliasing.  Increasing n
+improves antialiasing, but generating the output image takes longer.
+.TP  
+.B \-t x y
+sets the output file's tile size to x by y pixels (default is 64 by 64)
+.TP
+.B \-p t b
+if the input image is a latitude\-longitude map, pad the image at the top and
+bottom with t*h and b*h extra scan lines, where h is the height of the input
+image.  This is useful for images from 360\-degree panoramic scans that cover
+less than 180 degrees vertically.
+.TP
+.B \-d
+sets level size rounding to ROUND_DOWN (default)
+.TP
+.B \-u
+sets level size rounding to ROUND_UP
+.TP
+.B \-z x
+sets the data compression method to x (none/rle/zip/piz/pxr24, default is zip)
+.TP 
+.B \-v
+verbose mode
+.TP 
+.B \-h
+prints these options
+
+.SH AUTHOR
+This manual page was written by Andrew Lau <netsnipe at users.sourceforge.net>,
+for the Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/exrheader.1 b/debian/manpages/exrheader.1
new file mode 100644
index 0000000..ed54e58
--- /dev/null
+++ b/debian/manpages/exrheader.1
@@ -0,0 +1,39 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH EXRHEADER 1 "May 22, 2003"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+exrheader \- utility to print an OpenEXR image file's header
+.SH SYNOPSIS
+.B exrheader
+.RI imagefile
+.SH DESCRIPTION
+This manual page documents briefly the
+.B exrheader
+command.
+This manual page was written for the Debian distribution because the original
+program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+\fBexrheader\fP is a program to print an OpenEXR image file's header including
+its Compression, LineOrder, PixelType, ChannelList and Info attributes.
+.SH OPTIONS
+This program has no command-line options.
+.SH AUTHOR
+This manual page was written by Andrew Lau <netsnipe at users.sourceforge.net>,
+for the Debian project (but may be used by others).
diff --git a/debian/manpages/exrmakepreview.1 b/debian/manpages/exrmakepreview.1
new file mode 100644
index 0000000..669c6e0
--- /dev/null
+++ b/debian/manpages/exrmakepreview.1
@@ -0,0 +1,56 @@
+\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH EXRMAKEPREVIEW 1 "March 31, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+exrmakepreview \- for creating preview images for OpenEXR files.
+.SH SYNOPSIS
+.B exrmakepreview
+.RI "[options] infile outfile"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B exrmakepreview
+command.
+This manual page was written for the Debian distribution because the original
+program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+
+\fBexrmakepreview\fP reads an OpenEXR image from infile, generates a preview
+image, adds it to the image's header, and saves the result in outfile. Note
+that the infile and outfile must not refer to the same file (i.e. the program
+cannot edit an image file "in place").
+
+.SH OPTIONS
+.TP
+.B \-w x
+sets the width of the preview image to x pixels (default is 100)
+.TP
+.B \-e s
+adjusts the preview image's exposure by s f-stops (default is 0).  Positive
+values make the image brighter, negative values make it darker.
+.TP 
+.B \-v
+verbose mode
+.TP 
+.B \-h
+prints these options
+
+.SH AUTHOR
+This manual page was written by Andrew Lau <netsnipe at users.sourceforge.net>,
+for the Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/exrmaketiled.1 b/debian/manpages/exrmaketiled.1
new file mode 100644
index 0000000..72c3509
--- /dev/null
+++ b/debian/manpages/exrmaketiled.1
@@ -0,0 +1,73 @@
+\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH EXRMAKETILED 1 "March 31, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+exrmaketiled \- for generating tiled and rip/mipmapped images.
+.SH SYNOPSIS
+.B exrmaketiled
+.RI "[options] infile outfile"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B exrmaketiled
+command.
+This manual page was written for the Debian distribution because the original
+program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+
+\fBexrmaketiled\fP reads an OpenEXR image from infile, produces a tiled version
+of the image, and saves the result in outfile.
+ 
+.SH OPTIONS
+.TP
+.B \-o
+produces a ONE_LEVEL image (default)
+.TP 
+.B \-m
+produces a MIPMAP_LEVELS multiresolution image
+.TP 
+.B \-r
+produces a RIPMAP_LEVELS multiresolution image
+.TP 
+.B \-f c
+when a MIPMAP_LEVELS or RIPMAP_LEVELS image is produced, image channel c will
+be resampled without low\-pass filtering. This option can be specified
+multiple times to disable low\-pass filtering for multiple channels.
+.TP 
+.B \-t x y
+sets the tile size in the output image to x by y pixels (default is 64 by 64)
+.TP 
+.B \-d
+sets level size rounding to ROUND_DOWN (default)
+.TP 
+.B \-u
+sets level size rounding to ROUND_UP
+.TP 
+.B \-z x
+sets the data compression method to x (none/rle/zip/piz/pxr24, default is zip)
+.TP 
+.B \-v
+verbose mode
+.TP 
+.B \-h
+prints these options
+
+.SH AUTHOR
+This manual page was written by Andrew Lau <netsnipe at users.sourceforge.net>,
+for the Debian GNU/Linux system (but may be used by others).
diff --git a/debian/manpages/exrstdattr.1 b/debian/manpages/exrstdattr.1
new file mode 100644
index 0000000..1937ed5
--- /dev/null
+++ b/debian/manpages/exrstdattr.1
@@ -0,0 +1,100 @@
+\"                                      Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH EXRSTDATTR 1 "March 31, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+exrstdattr \- a utility for modifying OpenEXR standard attributes.
+.SH SYNOPSIS
+.B exrstdattr
+.RI "[options] infile outfile"
+.SH DESCRIPTION
+This manual page documents briefly the
+.B exrstdattr
+command.
+This manual page was written for the Debian distribution because the original
+program does not have a manual page.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+
+\fBexrstdattr\fP reads an OpenEXR image from infile, sets the values of one or
+more standard attributes in the image's header, and saves the result in
+outfile. Note that infile and outfile must not refer to the same file (i.e. the
+program cannot edit an image file "in place").
+
+.SH OPTIONS
+Options for setting attribute values include:
+.TP
+.B \-chromaticities f f f f f f f f
+CIE xy chromaticities for the red, green and blue primaries, and for the white
+point (8 floats)
+.TP
+.B \-whiteLuminance f
+white luminance, in candelas per square meter (float, >= 0.0)
+.TP
+.B \-xDensity f
+horizontal output density, in pixels per inch (float, >= 0.0)
+.TP 
+.B \-owner s
+name of the owner of the image (string)
+.TP
+.B \-comments s
+additional information about the image (string)
+.TP
+.B \-capDate s
+date when the image was created or captured, in local time (string, formatted
+as YYYY:MM:DD hh:mm:ss)
+.TP
+.B \-utcOffset f
+offset of local time at capDate from UTC, in seconds (float, UTC == local time
++ x)
+.TP
+.B \-longitude f, \-latitude f, \-altitude f
+location where the image was recorded, in degrees east of Greenwich and north
+of the equator, and in meters above sea level (float)
+.TP
+.B \-focus f
+the camera's focus distance, in meters (float, > 0, or "infinity")
+.TP
+.B \-expTime f
+exposure time, in seconds (float, >= 0)
+.TP
+.B \-aperture f
+lens apterture, in f\-stops (float, >= 0)
+.TP
+.B \-isoSpeed f
+effective speed of the film or image sensor that was used to record the image
+(float, >= 0)
+.TP
+.B \-envmap s
+indicates that the image is an environment map (string, LATLONG or CUBE)
+.TP
+.B \-pixelAspectRatio f
+width divided by height of a pixel (float, >= 0)
+.TP
+.B \-screenWindowWidth f
+width of the screen window (float, >= 0)
+.TP
+.B \-screenWindowCenter f f
+center of the screen window (2 floats)
+.TP 
+.B \-h
+prints these options
+
+.SH AUTHOR
+This manual page was written by Andrew Lau <netsnipe at users.sourceforge.net>,
+for the Debian GNU/Linux system (but may be used by others).
diff --git a/debian/openexr.install b/debian/openexr.install
new file mode 100644
index 0000000..e772481
--- /dev/null
+++ b/debian/openexr.install
@@ -0,0 +1 @@
+usr/bin
diff --git a/debian/openexr.manpages b/debian/openexr.manpages
new file mode 100644
index 0000000..4cd44fd
--- /dev/null
+++ b/debian/openexr.manpages
@@ -0,0 +1 @@
+debian/manpages/*.1
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..fdd85a6
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,32 @@
+#!/usr/bin/make -f
+
+export DH_OPTIONS
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+INSTDIR = debian/tmp
+
+# deduce documentation option (build-indep target)
+ifeq "" "$(filter %-doc,$(shell dh_listpackages))"
+  BUILDDOC = OFF
+else
+  BUILDDOC = ON
+endif
+
+%:
+	dh $@ -Bbuild -Scmake
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		-DDOCS=$(BUILDDOC)
+
+override_dh_install:
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/_static/doctools.js
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/_static/jquery.js
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/_static/language_data.js
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/_static/searchtools.js
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/_static/underscore.js
+	rm -f $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/.buildinfo
+	rm -rf $(INSTDIR)/usr/share/doc/OpenEXR/sphinx/.doctrees
+	dh_install
+
+override_dh_auto_test:
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..7fee24b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+Repository: https://github.com/AcademySoftwareFoundation/OpenEXR
+Repository-Browse: https://github.com/AcademySoftwareFoundation/OpenEXR
+Bug-Database: https://github.com/AcademySoftwareFoundation/OpenEXR/issues
diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc
new file mode 100644
index 0000000..9b69a1a
--- /dev/null
+++ b/debian/upstream/signing-key.asc
@@ -0,0 +1,96 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+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
+oikuduuSPnb2FvIyMqL1f+LcrQ0ED8uY
+=lKbW
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..e8bfcbb
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+version=4
+opts=" \
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/, \
+filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/openexr-$1\.tar\.gz/, \
+pgpsigurlmangle=s/archive\/(\d\S+)\.tar\.gz/releases\/download\/$1\/$1\.tar\.gz\.asc" \
+https://github.com/AcademySoftwareFoundation/openexr/tags .*/v?(\d\S+)\.tar\.gz


More information about the Neon-commits mailing list