lp://staging/ubuntu/vivid-proposed/openexr
- Get this branch:
- bzr branch lp://staging/ubuntu/vivid-proposed/openexr
Branch merges
Branch information
Recent revisions
- 11. By Andreas Metzler <email address hidden>
-
* 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. - 10. By Andreas Metzler <email address hidden>
-
* 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. - 9. By Andreas Metzler <email address hidden>
-
nonlinuxlargest
ack.diff Fix FTBFS when large stacks are disabled.
Bug-report, diagnosis and patch by Pino Toscano. Closes: #680509 - 8. By Andreas Metzler <email address hidden>
-
* 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 - 7. By Giuseppe Iuculano
-
* Non-maintainer upload by the Security Team.
* Fixed CVE-2009-1720: Integer overflows in Imf::PreviewImage::PreviewImag e
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) - 6. By Cyril Brulebois
-
* 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). - 4. By Dato Simó
-
* 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) - 2. By Andrew Lau
-
* 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/openexr