[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-63-gcd5dc94

2011-08-10 Thread Sylvestre Ledru
The following commit has been merged in the master branch:
commit 1226642a1795e32270c53d02510973da37ad52a0
Author: Sylvestre Ledru sylvestre.le...@scilab.org
Date:   Wed Aug 10 12:21:15 2011 +0200

+s390  powerpc symbols

diff --git a/debian/changelog b/debian/changelog
index 9633e5f..824daed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 hdf5 (1.8.7-2~exp5) experimental; urgency=low
 
-  * Armel symbol
+  * Armel, s390  powerpc symbol updates
 
  -- Sylvestre Ledru sylves...@debian.org  Wed, 10 Aug 2011 12:15:24 +0200
 
diff --git a/debian/libhdf5-7.symbols b/debian/libhdf5-7.symbols
index 055e7fc..7c27207 100644
--- a/debian/libhdf5-7.symbols
+++ b/debian/libhdf5-7.symbols
@@ -3039,6 +3039,7 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZNK2H517DSetCreatPropList10setShuffleEv@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 
!s390)_ZNK2H517DSetCreatPropList11getExternalEjjPcRxRy@Base 1.8.7
  (arch=!i386 !kfreebsd-i386 !s390 
!armel)_ZNK2H517DSetCreatPropList11getExternalEjmPcRlRy@Base 1.8.7
+ (arch=s390)_ZNK2H517DSetCreatPropList11getExternalEjmPcRxRy@Base 1.8.7
  _ZNK2H517DSetCreatPropList11getNfiltersEv@Base 1.8.7
  (arch=!i386 !kfreebsd-i386 !s390 
!armel)_ZNK2H517DSetCreatPropList11setExternalEPKcly@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 
!s390)_ZNK2H517DSetCreatPropList11setExternalEPKcxy@Base 1.8.7
@@ -3221,7 +3222,7 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZNK2H58CommonFG9openGroupEPKc@Base 1.8.7
  _ZNK2H58CommonFG9openGroupERKSs@Base 1.8.7
  _ZNK2H58CompType11getNmembersEv@Base 1.8.7
- (arch=!amd64 
!kfreebsd-amd64)_ZNK2H58CompType12insertMemberERKSsjRKNS_8DataTypeE@Base 1.8.7
+ (arch=!amd64 !kfreebsd-amd64 
!s390)_ZNK2H58CompType12insertMemberERKSsjRKNS_8DataTypeE@Base 1.8.7
  (arch=!i386 !kfreebsd-i386 
!armel)_ZNK2H58CompType12insertMemberERKSsmRKNS_8DataTypeE@Base 1.8.7
  _ZNK2H58CompType13getMemberNameEj@Base 1.8.7
  _ZNK2H58CompType14getMemberClassEj@Base 1.8.7
diff --git a/debian/libhdf5-mpich2-7.symbols b/debian/libhdf5-mpich2-7.symbols
index f56f9aa..675b3f9 100644
--- a/debian/libhdf5-mpich2-7.symbols
+++ b/debian/libhdf5-mpich2-7.symbols
@@ -2030,19 +2030,19 @@ libhdf5.so.7 libhdf5-mpich2-7 #MINVER#
  H5T_conv_ldouble_double@Base 1.8.7
  H5T_conv_ldouble_float@Base 1.8.7
  H5T_conv_ldouble_int@Base 1.8.7
- H5T_conv_ldouble_llong@Base 1.8.7
+ (arch=!powerpc)H5T_conv_ldouble_llong@Base 1.8.7
  H5T_conv_ldouble_long@Base 1.8.7
  H5T_conv_ldouble_schar@Base 1.8.7
  H5T_conv_ldouble_short@Base 1.8.7
  H5T_conv_ldouble_uchar@Base 1.8.7
  H5T_conv_ldouble_uint@Base 1.8.7
- H5T_conv_ldouble_ullong@Base 1.8.7
+ (arch=!powerpc)H5T_conv_ldouble_ullong@Base 1.8.7
  H5T_conv_ldouble_ulong@Base 1.8.7
  H5T_conv_ldouble_ushort@Base 1.8.7
  H5T_conv_llong_double@Base 1.8.7
  H5T_conv_llong_float@Base 1.8.7
  H5T_conv_llong_int@Base 1.8.7
- H5T_conv_llong_ldouble@Base 1.8.7
+ (arch=!powerpc)H5T_conv_llong_ldouble@Base 1.8.7
  H5T_conv_llong_long@Base 1.8.7
  H5T_conv_llong_schar@Base 1.8.7
  H5T_conv_llong_short@Base 1.8.7
@@ -2121,7 +2121,7 @@ libhdf5.so.7 libhdf5-mpich2-7 #MINVER#
  H5T_conv_ullong_double@Base 1.8.7
  H5T_conv_ullong_float@Base 1.8.7
  H5T_conv_ullong_int@Base 1.8.7
- (arch=!mipsel !armel)H5T_conv_ullong_ldouble@Base 1.8.7
+ (arch=!mipsel !armel !powerpc)H5T_conv_ullong_ldouble@Base 1.8.7
  H5T_conv_ullong_llong@Base 1.8.7
  H5T_conv_ullong_long@Base 1.8.7
  H5T_conv_ullong_schar@Base 1.8.7

-- 
Hierarchical Data Format 5 (HDF5)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-63-gcd5dc94

2011-08-10 Thread Sylvestre Ledru
The following commit has been merged in the master branch:
commit cd5dc94d0cfe4fbec9851fb30b6d483c8ba98e1a
Merge: 1226642a1795e32270c53d02510973da37ad52a0 
7a2ba170a4a0b0ba6bb63f844d52a457f9f4abb9
Author: Sylvestre Ledru sylvestre.le...@scilab.org
Date:   Wed Aug 10 12:21:51 2011 +0200

Merge branch 'master' of git+ssh://git.debian.org/git/pkg-grass/hdf5


-- 
Hierarchical Data Format 5 (HDF5)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[SCM] hdf5 branch, master, updated. upstream/1.8.4-patch1-63-gcd5dc94

2011-08-10 Thread Sylvestre Ledru
The following commit has been merged in the master branch:
commit 205ac14c92740aa1d9eab50cd27a79253bf7977a
Author: Sylvestre Ledru sylvestre.le...@scilab.org
Date:   Wed Aug 10 12:15:40 2011 +0200

armel symbols

diff --git a/debian/changelog b/debian/changelog
index fe847c2..9633e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdf5 (1.8.7-2~exp5) experimental; urgency=low
+
+  * Armel symbol
+
+ -- Sylvestre Ledru sylves...@debian.org  Wed, 10 Aug 2011 12:15:24 +0200
+
 hdf5 (1.8.7-2~exp4) experimental; urgency=low
 
   * Fix a mistake in the symbol declaration
diff --git a/debian/libhdf5-7.symbols b/debian/libhdf5-7.symbols
index 80a2547..055e7fc 100644
--- a/debian/libhdf5-7.symbols
+++ b/debian/libhdf5-7.symbols
@@ -2501,10 +2501,10 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H517LibraryIExceptionD0Ev@Base 1.8.7
  _ZN2H517LibraryIExceptionD1Ev@Base 1.8.7
  _ZN2H517LibraryIExceptionD2Ev@Base 1.8.7
- (arch=!i386)_ZN2H518DataTypeIExceptionC1ERKS0_@Base 1.8.7
+ (arch=!i386 !armel)_ZN2H518DataTypeIExceptionC1ERKS0_@Base 1.8.7
  _ZN2H518DataTypeIExceptionC1ERKSsS2_@Base 1.8.7
  _ZN2H518DataTypeIExceptionC1Ev@Base 1.8.7
- (arch=!i386)_ZN2H518DataTypeIExceptionC2ERKS0_@Base 1.8.7
+ (arch=!i386 !armel)_ZN2H518DataTypeIExceptionC2ERKS0_@Base 1.8.7
  _ZN2H518DataTypeIExceptionC2ERKSsS2_@Base 1.8.7
  _ZN2H518DataTypeIExceptionC2Ev@Base 1.8.7
  _ZN2H518DataTypeIExceptionD0Ev@Base 1.8.7
@@ -2537,7 +2537,7 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H519DSetMemXferPropList11setEDCCheckE9H5Z_EDC_t@Base 1.8.7
  _ZN2H519DSetMemXferPropList18getHyperVectorSizeEv@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 
!s390)_ZN2H519DSetMemXferPropList18setHyperVectorSizeEj@Base 1.8.7
- (arch=!i386 
!kfreebsd-i386)_ZN2H519DSetMemXferPropList18setHyperVectorSizeEm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 
!armel)_ZN2H519DSetMemXferPropList18setHyperVectorSizeEm@Base 1.8.7
  _ZN2H519DSetMemXferPropList21getSmallDataBlockSizeEv@Base 1.8.7
  _ZN2H519DSetMemXferPropList21setSmallDataBlockSizeEy@Base 1.8.7
  _ZN2H519DSetMemXferPropList7DEFAULTE@Base 1.8.7
@@ -2641,20 +2641,20 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H57StrTypeC1ERKNS_7DataSetE@Base 1.8.7
  _ZN2H57StrTypeC1ERKNS_8PredTypeE@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H57StrTypeC1ERKNS_8PredTypeERKj@Base 
1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H57StrTypeC1ERKNS_8PredTypeERKm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H57StrTypeC1ERKNS_8PredTypeERKm@Base 
1.8.7
  _ZN2H57StrTypeC1ERKS0_@Base 1.8.7
  _ZN2H57StrTypeC1Ei@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H57StrTypeC1EiRKj@Base 1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H57StrTypeC1EiRKm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H57StrTypeC1EiRKm@Base 1.8.7
  _ZN2H57StrTypeC1Ev@Base 1.8.7
  _ZN2H57StrTypeC2ERKNS_7DataSetE@Base 1.8.7
  _ZN2H57StrTypeC2ERKNS_8PredTypeE@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H57StrTypeC2ERKNS_8PredTypeERKj@Base 
1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H57StrTypeC2ERKNS_8PredTypeERKm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H57StrTypeC2ERKNS_8PredTypeERKm@Base 
1.8.7
  _ZN2H57StrTypeC2ERKS0_@Base 1.8.7
  _ZN2H57StrTypeC2Ei@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H57StrTypeC2EiRKj@Base 1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H57StrTypeC2EiRKm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H57StrTypeC2EiRKm@Base 1.8.7
  _ZN2H57StrTypeC2Ev@Base 1.8.7
  _ZN2H57StrTypeD0Ev@Base 1.8.7
  _ZN2H57StrTypeD1Ev@Base 1.8.7
@@ -2679,13 +2679,13 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H58CompTypeC1ERKS0_@Base 1.8.7
  _ZN2H58CompTypeC1Ei@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H58CompTypeC1Ej@Base 1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H58CompTypeC1Em@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H58CompTypeC1Em@Base 1.8.7
  _ZN2H58CompTypeC1Ev@Base 1.8.7
  _ZN2H58CompTypeC2ERKNS_7DataSetE@Base 1.8.7
  _ZN2H58CompTypeC2ERKS0_@Base 1.8.7
  _ZN2H58CompTypeC2Ei@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H58CompTypeC2Ej@Base 1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H58CompTypeC2Em@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H58CompTypeC2Em@Base 1.8.7
  _ZN2H58CompTypeC2Ev@Base 1.8.7
  _ZN2H58CompTypeD0Ev@Base 1.8.7
  _ZN2H58CompTypeD1Ev@Base 1.8.7
@@ -2700,7 +2700,7 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H58DataType7p_setIdEi@Base 1.8.7
  _ZN2H58DataType8p_commitEiPKc@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H58DataTypeC1E11H5T_class_tj@Base 1.8.7
- (arch=!i386 !kfreebsd-i386)_ZN2H58DataTypeC1E11H5T_class_tm@Base 1.8.7
+ (arch=!i386 !kfreebsd-i386 !armel)_ZN2H58DataTypeC1E11H5T_class_tm@Base 1.8.7
  _ZN2H58DataTypeC1ERKS0_@Base 1.8.7
  _ZN2H58DataTypeC1ERNS_6H5FileEPKv10H5R_type_t@Base 1.8.7
  _ZN2H58DataTypeC1ERNS_8H5ObjectEPKv10H5R_type_t@Base 1.8.7
@@ -2708,7 +2708,7 @@ libhdf5_cpp.so.7 libhdf5-7 #MINVER#
  _ZN2H58DataTypeC1Ei@Base 1.8.7
  _ZN2H58DataTypeC1Ev@Base 1.8.7
  (arch=!amd64 !kfreebsd-amd64 !s390)_ZN2H58DataTypeC2E11H5T_class_tj@Base 1.8.7
-