Your message dated Tue, 19 Jul 2016 07:03:25 +0000
with message-id <e1bpp3t-0002q8...@franck.debian.org>
and subject line Bug#807079: fixed in openexr 2.2.0-11
has caused the Debian Bug report #807079,
regarding openexr: additional template symbols that should be marked optional
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
807079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openexr
Version: 2.2.0-7
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu xenial ubuntu-patch

Dear maintainer,

The openexr 2.2.0-7 package has been synced from Debian experimental to
Ubuntu, where it fails to build on ppc64el.  This is because the Ubuntu
ppc64el port uses -O3 as the default optimization level when building,
whereas the Debian port uses -O2.  This results in a different set of
symbols being exported (vs. inlined) for templated methods that are not part
of the library's public ABI.

It's therefore appropriate to mark these symbols optional, in Debian as well
as Ubuntu.  The attached patch does this for 64-bit archs - something
similar may be appropriate for 32-bit archs, though I'm not aware of anyone
doing -O3 builds for any 32-bit architectures.

This would also be unnecessary if a fix for bug #802317 were to be
implemented.

Thanks for considering the patch.
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru openexr-2.2.0/debian/libopenexr22.symbols.ab64 openexr-2.2.0/debian/libopenexr22.symbols.ab64
--- openexr-2.2.0/debian/libopenexr22.symbols.ab64	2015-10-07 00:51:05.000000000 -0700
+++ openexr-2.2.0/debian/libopenexr22.symbols.ab64	2015-12-04 17:00:48.000000000 -0800
@@ -562,8 +562,8 @@
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEEC1Ev@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEEC2Ev@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEEC1Ev@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEEC2Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IdEEED2Ev@Base 2.2
@@ -571,8 +571,8 @@
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix33IfEEED2Ev@Base 2.2
@@ -580,8 +580,8 @@
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEEC1Ev@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEEC2Ev@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEEC1Ev@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEEC2Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IdEEED2Ev@Base 2.2
@@ -589,10 +589,10 @@
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC1ERKS3_@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC2ERKS3_@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC1ERKS3_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC2ERKS3_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeIN9Imath_2_28Matrix44IfEEED2Ev@Base 2.2
@@ -616,8 +616,8 @@
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_12PreviewImageEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_12PreviewImageEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_12PreviewImageEED2Ev@Base 2.2
@@ -625,8 +625,8 @@
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_14ChromaticitiesEED2Ev@Base 2.2
@@ -655,8 +655,8 @@
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_7KeyCodeEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_7KeyCodeEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_7KeyCodeEED2Ev@Base 2.2
@@ -671,8 +671,8 @@
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEE13readValueFromERNS_7IStreamEii@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEE14staticTypeNameEv@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEE16makeNewAttributeEv@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEEC1Ev@Base 2.2
- _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEEC2Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_8TimeCodeEEC1Ev@Base 2.2
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINS_8TimeCodeEEC2Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEED0Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEED1Ev@Base 2.2
  _ZN7Imf_2_214TypedAttributeINS_8TimeCodeEED2Ev@Base 2.2
@@ -687,8 +687,8 @@
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE13readValueFromERNS_7IStreamEii@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14staticTypeNameEv@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE16makeNewAttributeEv@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEC1ERKS6_@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEC2ERKS6_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEC1ERKS6_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEC2ERKS6_@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED0Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED1Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEED2Ev@Base 2.2.0
@@ -696,8 +696,8 @@
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEE13readValueFromERNS_7IStreamEii@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEE14staticTypeNameEv@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEE16makeNewAttributeEv@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEEC1ERKS9_@Base 2.2.0
- _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEEC2ERKS9_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEEC1ERKS9_@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEEC2ERKS9_@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEED0Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEED1Ev@Base 2.2.0
  _ZN7Imf_2_214TypedAttributeISt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EEED2Ev@Base 2.2.0
@@ -1210,21 +1210,21 @@
  _ZN7Imf_2_228dwaCompressionLevelAttributeERNS_6HeaderE@Base 2.2
  _ZN7Imf_2_228getTiledChunkOffsetTableSizeERKNS_6HeaderE@Base 2.2
  _ZN7Imf_2_231getScanlineChunkOffsetTableSizeERKNS_6HeaderE@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_11StdIFStreamEEEvRT0_Ri@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rd@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rf@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Ri@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rj@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rm@Base 2.2.0
- _ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rf@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Ri@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rj@Base 2.2
- _ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rm@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_11StdIFStreamEEEvRT0_Ri@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rd@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rf@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Ri@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rj@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_8StreamIOENS_7IStreamEEEvRT0_Rm@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rf@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Ri@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rj@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr4readINS_9CharPtrIOEPKcEEvRT0_Rm@Base 2.2.0
  _ZN7Imf_2_23Xdr4skipINS_8StreamIOENS_7IStreamEEEvRT0_i@Base 2.2
  _ZN7Imf_2_23Xdr4skipINS_9CharPtrIOEPKcEEvRT0_i@Base 2.2
- _ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_PKc@Base 2.2
- _ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_d@Base 2.2
- _ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_m@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_PKc@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_d@Base 2.2
+ (optional=templinst)_ZN7Imf_2_23Xdr5writeINS_8StreamIOENS_7OStreamEEEvRT0_m@Base 2.2.0
  _ZN7Imf_2_23Zip10maxRawSizeEv@Base 2.2
  _ZN7Imf_2_23Zip10uncompressEPKciPc@Base 2.2
  _ZN7Imf_2_23Zip17maxCompressedSizeEv@Base 2.2
@@ -1254,10 +1254,10 @@
  _ZN7Imf_2_26Header13displayWindowEv@Base 2.2
  _ZN7Imf_2_26Header13setChunkCountEi@Base 2.2
  _ZN7Imf_2_26Header14setMaxTileSizeEii@Base 2.2
- _ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEERT_PKc@Base 2.2
- _ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEERT_PKc@Base 2.2.0
- _ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIfEEEERT_PKc@Base 2.2
- _ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIiEEEERT_PKc@Base 2.2
+ (optional=templinst)_ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEERT_PKc@Base 2.2
+ (optional=templinst)_ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEERT_PKc@Base 2.2.0
+ (optional=templinst)_ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIfEEEERT_PKc@Base 2.2
+ (optional=templinst)_ZN7Imf_2_26Header14typedAttributeINS_14TypedAttributeIiEEEERT_PKc@Base 2.2
  _ZN7Imf_2_26Header15setMaxImageSizeEii@Base 2.2
  _ZN7Imf_2_26Header15setPreviewImageERKNS_12PreviewImageE@Base 2.2
  _ZN7Imf_2_26Header15tileDescriptionEv@Base 2.2
@@ -1923,21 +1923,21 @@
  _ZNK7Imf_2_26Header12previewImageEv@Base 2.2
  _ZNK7Imf_2_26Header13displayWindowEv@Base 2.2
  _ZNK7Imf_2_26Header13hasChunkCountEv@Base 2.2
- _ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEERKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEERKT_PKc@Base 2.2.0
- _ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIfEEEERKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIiEEEERKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEERKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEERKT_PKc@Base 2.2.0
+ (optional=templinst)_ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIfEEEERKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header14typedAttributeINS_14TypedAttributeIiEEEERKT_PKc@Base 2.2
  _ZNK7Imf_2_26Header15hasPreviewImageEv@Base 2.2
  _ZNK7Imf_2_26Header15tileDescriptionEv@Base 2.2
  _ZNK7Imf_2_26Header16pixelAspectRatioEv@Base 2.2
  _ZNK7Imf_2_26Header17screenWindowWidthEv@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEEPKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_12PreviewImageEEEEEPKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_14ChromaticitiesEEEEEPKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_8TimeCodeEEEEEPKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEEPKT_PKc@Base 2.2.0
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIfEEEEPKT_PKc@Base 2.2
- _ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIiEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIN9Imath_2_28Matrix44IfEEEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_12PreviewImageEEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_14ChromaticitiesEEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINS_8TimeCodeEEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEEPKT_PKc@Base 2.2.0
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIfEEEEPKT_PKc@Base 2.2
+ (optional=templinst)_ZNK7Imf_2_26Header18findTypedAttributeINS_14TypedAttributeIiEEEEPKT_PKc@Base 2.2
  _ZNK7Imf_2_26Header18hasTileDescriptionEv@Base 2.2
  _ZNK7Imf_2_26Header18screenWindowCenterEv@Base 2.2
  _ZNK7Imf_2_26Header3endEv@Base 2.2
@@ -1998,13 +1998,13 @@
  _ZNK7Imf_2_29InputPart6headerEv@Base 2.2
  _ZNK7Imf_2_29InputPart7versionEv@Base 2.2
  _ZNK7Imf_2_29InputPart8fileNameEv@Base 2.2
- _ZNK9Imath_2_24Vec3IfE10lengthTinyEv@Base 2.2.0
+ (optional=templinst)_ZNK9Imath_2_24Vec3IfE10lengthTinyEv@Base 2.2.0
  (optional=templinst)_ZNK9Imath_2_28Matrix44IfE7inverseEb@Base 2.2
  (optional=templinst)_ZNK9Imath_2_28Matrix44IfE9gjInverseEb@Base 2.2
- _ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
- _ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_7ChannelEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
- _ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_9DeepSliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
- _ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_PNS0_9AttributeEESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE4findERS3_@Base 2.2
+ (optional=templinst)_ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
+ (optional=templinst)_ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_7ChannelEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
+ (optional=templinst)_ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_9DeepSliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
+ (optional=templinst)_ZNKSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_PNS0_9AttributeEESt10_Select1stIS6_ESt4lessIS1_ESaIS6_EE4findERS3_@Base 2.2
  _ZNSt13_Bvector_baseISaIbEE13_M_deallocateEv@Base 2.2.0
  _ZNSt6vectorIN7Imf_2_213DwaCompressor10ClassifierESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base 2.2
  (optional=templinst)_ZNSt6vectorIN7Imf_2_213DwaCompressor10ClassifierESaIS2_EE9push_backERKS2_@Base 2.2.0
@@ -2051,7 +2051,7 @@
  _ZNSt6vectorIS_ImSaImEESaIS1_EEaSERKS3_@Base 1.6.1
  _ZNSt6vectorIcSaIcEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EEmRKc@Base 2.2.0
  _ZNSt6vectorIfSaIfEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPfS1_EEmRKf@Base 2.2.0
- _ZNSt6vectorIfSaIfEEaSERKS1_@Base 2.2
+ (optional=templinst)_ZNSt6vectorIfSaIfEEaSERKS1_@Base 2.2
  _ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi@Base 2.2
  _ZNSt6vectorIiSaIiEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPiS1_EEmRKi@Base 2.2.0
  _ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEmRKj@Base 2.2.0
@@ -2061,7 +2061,7 @@
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 2.2.0
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 2.2.0
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 2.2.0
- _ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE24_M_get_insert_unique_posERS3_@Base 2.2
+ (optional=templinst)_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE24_M_get_insert_unique_posERS3_@Base 2.2
 (optional=templinst)_ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS3_@Base 2.2.0
  _ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE4findERS3_@Base 2.2
  _ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE7_M_copyINSB_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_SG_RT_@Base 2.2.0
@@ -2630,28 +2630,28 @@
  _ZNK7Imf_2_29DeepImage5levelEii@Base 2.2
  _ZNK7Imf_2_29FlatImage5levelEi@Base 2.2
  _ZNK7Imf_2_29FlatImage5levelEii@Base 2.2
- _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
- _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
- _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base 2.2.0
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE4findERS7_@Base 2.2.0
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 2.2.0
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 2.2.0
  _ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 2.2.0
  _ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_5SliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 2.2
  _ZNSt8_Rb_treeIN7Imf_2_24NameESt4pairIKS1_NS0_9DeepSliceEESt10_Select1stIS5_ESt4lessIS1_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 2.2
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Base 2.2.0
- _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_@Base 2.2.0
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISB_ERS7_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE7_M_copyINSH_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeISB_EPKSL_SM_RT_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7Imf_2_25Image11ChannelInfoEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E@Base 2.2.0
- _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_@Base 2.2.0
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISB_ERS7_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE7_M_copyINSH_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeISB_EPKSL_SM_RT_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216DeepImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E@Base 2.2.0
- _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE12_M_erase_auxESt23_Rb_tree_const_iteratorISB_E@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE24_M_get_insert_unique_posERS7_@Base 2.2.0
  (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISB_ERS7_@Base 2.2.0
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_PN7Imf_2_216FlatImageChannelEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE4findERS7_@Base 2.2.0

--- End Message ---
--- Begin Message ---
Source: openexr
Source-Version: 2.2.0-11

We believe that the bug you reported is fixed in the latest version of
openexr, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 807...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre <ma...@debian.org> (supplier of updated openexr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Jul 2016 08:53:26 +0200
Source: openexr
Binary: openexr openexr-doc libopenexr-dev libopenexr22
Architecture: source
Version: 2.2.0-11
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<pkg-phototools-devel@lists.alioth.debian.org>
Changed-By: Mathieu Malaterre <ma...@debian.org>
Description:
 libopenexr-dev - development files for the OpenEXR image library
 libopenexr22 - runtime files for the OpenEXR image library
 openexr    - command-line tools for the OpenEXR image format
 openexr-doc - documentation and examples for the OpenEXR image format
Closes: 807079
Changes:
 openexr (2.2.0-11) unstable; urgency=medium
 .
   * Remove symbols files. Closes: #807079
   * Bump Std-Vers to 3.9.8. No changes needed
Checksums-Sha1:
 60a2c0e8a23912e27b9df948ea942667eb22ae6d 2264 openexr_2.2.0-11.dsc
 0cc9bbfed08f8cb8517acc70042953bf10c84bd5 16504 openexr_2.2.0-11.debian.tar.xz
Checksums-Sha256:
 135bace179e244606866b76d63c4fe3bab9f6829d09eabe68968f70bc53d9e23 2264 
openexr_2.2.0-11.dsc
 019605b14e57034f1e9b5d1ef6ae5f8839ab6a2756532084a8bad350e8d6f05e 16504 
openexr_2.2.0-11.debian.tar.xz
Files:
 364f7ac63ddf149f806aea1fac334d8a 2264 graphics optional openexr_2.2.0-11.dsc
 fe9c03398aa6dfb7bb9f701810b06118 16504 graphics optional 
openexr_2.2.0-11.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXjc8BAAoJEAFx4YKK4JNFwQQP/3+lnQ3ERfWje/VW8Mq2JUoE
B+rpYElVR9U5QX3uDAt+Yi/Wm7iqf6Cr0R5Q/AjBLy+PgwQsEZ6uKP/aciZClt1D
ORNOPf+xrtDZ8ErsG9rf0V8FTsx+fzGGcj5X26KLn3wvMIo8jBH1djCi/m1sJTg5
aN5TaCN6B33UxEcTSVBju60TJOTl/afz2ZzFhZnZzRZ87wUGtNyDPW1IbuNEYLe3
tUpbdpYVnbPi3/9pDU37Jv9fXpaEhWaJWbzyv7PogVKV5l9xxpU75I1rWSBrsqi7
VDxaMg1D6BfJOvGaKEGTM1tuAe6iT7LCqkqOFlgmAMwqJKWGKfhb7Vhgs4WaKKKh
wSFklnkki9qtKV/nDEx5fDWKwj6sSOd0zbMahvO/dtN4rmylz2T8F2GP1W2myWBU
xfL3nQTwdj0XQQonLSg27nKQrBBUdd5WkUfI0h/MgQbcEXuXn7E4C0nlISQagJxJ
mHiq5d8DcfU/aRmFwXw6UDa5Pn+sas+DYOqmdwcbhx7skS5vy7pXqyzKbc9aNLdU
/rjNRYo4JP+2O6hCtBXi97u9ljwfbjW3jsjVYnunWvWqdQFanxCh6vaMl1AER6c8
xrdKKSejpMObex3bP2o2Uu9Ilw8G9qRAxImiMpapg3kS3sZx0cGPYT/i2kfMmDn7
e7Zkb9b584vtfsO1K9Fs
=Ms9z
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel

Reply via email to