[med-svn] [Git][med-team/gdcm][master] 3 commits: Improve the libvtkgdcm2.8a symbols patters to not include a symbol that should not be optional.
Mattia Rizzolo
gitlab at salsa.debian.org
Tue Nov 27 16:20:53 GMT 2018
Mattia Rizzolo pushed to branch master at Debian Med / gdcm
Commits:
4491b74d by Mattia Rizzolo at 2018-11-27T15:48:11Z
Improve the libvtkgdcm2.8a symbols patters to not include a symbol that should not be optional.
Thanks: jrtc27 for the feedback.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
5fbabf36 by Mattia Rizzolo at 2018-11-27T15:50:18Z
d/control: Set Rules-Requires-Root: no
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
5ce2d3b8 by Mattia Rizzolo at 2018-11-27T16:01:13Z
include a mips64el symbol…
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- debian/control
- debian/libvtkgdcm2.8a.symbols
Changes:
=====================================
debian/control
=====================================
@@ -41,6 +41,7 @@ Build-Depends-Indep: vtk7-doc,
graphviz
Build-Conflicts: libopenjpeg-dev
Standards-Version: 4.1.4
+Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/med-team/gdcm
Vcs-Git: https://salsa.debian.org/med-team/gdcm.git
Homepage: http://gdcm.sourceforge.net/
=====================================
debian/libvtkgdcm2.8a.symbols
=====================================
@@ -1,8 +1,8 @@
libvtkgdcm.so.2.8 libvtkgdcm2.8a #MINVER#
* Build-Depends-Package: libvtkgdcm2-dev
- (regex|c++|optional)ZNK?4gdcm9Attribute.*@Base 2.8.7
- (regex|c++|optional)ZNK?4gdcm7Element.*@Base 2.8.7
- (c++|regex|optional)"^(void )?std::.*@Base$" 2.8.7
+ (regex|c++|optional)^_ZNK?4gdcm9Attribute.*@Base$ 2.8.7
+ (regex|c++|optional)^_ZNK?4gdcm7Element.*@Base$ 2.8.7
+ (regex|c++|optional)^_ZN?St.*@Base$ 2.8.7
_Z23vtkImageRGBToYBRExecuteIaEvP16vtkImageRGBToYBRP12vtkImageDataS3_PiiPT_ at Base 2.8.7
_Z23vtkImageRGBToYBRExecuteIcEvP16vtkImageRGBToYBRP12vtkImageDataS3_PiiPT_ at Base 2.8.7
_Z23vtkImageRGBToYBRExecuteIdEvP16vtkImageRGBToYBRP12vtkImageDataS3_PiiPT_ at Base 2.8.7
@@ -881,6 +881,7 @@ libvtkgdcm.so.2.8 libvtkgdcm2.8a #MINVER#
_ZN4gdcm8FilenameD2Ev at Base 2.8.7
_ZN4gdcm9ByteValueC1EPKcRKNS_2VLE at Base 2.8.7
_ZN4gdcm9ByteValueC2EPKcRKNS_2VLE at Base 2.8.7
+ _ZN4gdcm9to_stringIdEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_ at Base 2.8.7
(arch=any-amd64 arm64)_ZN4gdcmlsERSoRKNS_11DataElementE at Base 2.8.7
_ZN4gdcmlsERSoRKNS_3TagE at Base 2.8.7
_ZN7vtkProp13GetVisibilityEv at Base 2.8.7
@@ -936,7 +937,7 @@ libvtkgdcm.so.2.8 libvtkgdcm2.8a #MINVER#
(arch-bits=64)_ZNSt6vectorIcSaIcEE17_M_default_appendEm at Base 2.8.7
_ZNSt6vectorIdSaIdEEaSERKS1_ at Base 2.8.7
_ZNSt6vectorIjSaIjEEaSERKS1_ at Base 2.8.7
- (arch=any-amd64 arm64 ppc64el)_ZNSt8_Rb_treeIN4gdcm11DataElementES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE11equal_rangeERKS1_ at Base 2.8.7
+ (arch=any-amd64 arm64 mips64el ppc64el)_ZNSt8_Rb_treeIN4gdcm11DataElementES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE11equal_rangeERKS1_ at Base 2.8.7
_ZNSt8_Rb_treeIN4gdcm11DataElementES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE12_M_erase_auxESt23_Rb_tree_const_iteratorIS1_E at Base 2.8.7
_ZNSt8_Rb_treeIN4gdcm11DataElementES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE16_M_insert_uniqueIRKS1_EESt4pairISt17_Rb_tree_iteratorIS1_EbEOT_ at Base 2.8.7
_ZNSt8_Rb_treeIN4gdcm11DataElementES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E at Base 2.8.7
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/52d5573ec75b9583214a0c2cdfdc2b6398268d8c...5ce2d3b89e1dbfbbcb760128cf24b6489668cdce
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/52d5573ec75b9583214a0c2cdfdc2b6398268d8c...5ce2d3b89e1dbfbbcb760128cf24b6489668cdce
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181127/66d86c19/attachment-0001.html>
More information about the debian-med-commit
mailing list