Changelog
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 <email address hidden> Sat, 11 Apr 2009 22:00:04 +0200