Bas Couwenberg pushed to branch master at Debian GIS Project / otb
Commits: 9cf87396 by Bas Couwenberg at 2018-11-14T06:00:04Z Remove shark support, no longer in testing due to RC bug. - - - - - 7929dcf7 by Bas Couwenberg at 2018-11-14T07:39:02Z Drop unused lintian override for spelling-error-in-binary. - - - - - b3e0138e by Bas Couwenberg at 2018-11-14T07:39:57Z Update symbols for amd64. - - - - - 3ca59c34 by Bas Couwenberg at 2018-11-14T07:39:57Z Set distribution to unstable. - - - - - 6 changed files: - debian/changelog - debian/control - debian/control.in - debian/libotb-apps.lintian-overrides - debian/libotbsiftfast-6.6-1.symbols - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +otb (6.6.0+dfsg-5) unstable; urgency=medium + + * Team upload. + * Remove shark support, no longer in testing due to RC bug. + * Drop unused lintian override for spelling-error-in-binary. + * Update symbols for amd64. + + -- Bas Couwenberg <[email protected]> Wed, 14 Nov 2018 07:00:08 +0100 + otb (6.6.0+dfsg-4) unstable; urgency=medium * Add Build-Depends-Package field to symbols file. ===================================== debian/control ===================================== @@ -33,7 +33,6 @@ Build-Depends: debhelper (>= 9), libpng-dev, libqt5opengl5-dev, libqwt-qt5-dev, - libshark-dev, libsvm-dev, libtinyxml-dev, libtool, @@ -119,7 +118,6 @@ Depends: cmake (>= 2.8.3), libotbvectordataio-6.6-1 (= ${binary:Version}), libotbwavelet-6.6-1 (= ${binary:Version}), libqwt-qt5-dev, - libshark-dev, libsvm-dev, monteverdi (= ${binary:Version}), otb-testdriver (= ${binary:Version}), ===================================== debian/control.in ===================================== @@ -33,7 +33,6 @@ Build-Depends: debhelper (>= 9), libpng-dev, libqt5opengl5-dev, libqwt-qt5-dev, - libshark-dev, libsvm-dev, libtinyxml-dev, libtool, @@ -119,7 +118,6 @@ Depends: cmake (>= 2.8.3), libotbvectordataio-@SOVERSION@ (= ${binary:Version}), libotbwavelet-@SOVERSION@ (= ${binary:Version}), libqwt-qt5-dev, - libshark-dev, libsvm-dev, monteverdi (= ${binary:Version}), otb-testdriver (= ${binary:Version}), ===================================== debian/libotb-apps.lintian-overrides ===================================== @@ -1,4 +1,3 @@ # False positive, string not included in source. spelling-error-in-binary * Verticies Vertices -spelling-error-in-binary * scaleable scalable ===================================== debian/libotbsiftfast-6.6-1.symbols ===================================== @@ -43,6 +43,7 @@ libotbsiftfast-6.6.so.1 #PACKAGE# #MINVER# (optional=templinst)_ZNSt3mapIfPfSt4lessIfESaISt4pairIKfS0_EEED1Ev@Base 5.2.0 (optional=templinst)_ZNSt3mapIfPfSt4lessIfESaISt4pairIKfS0_EEED2Ev@Base 5.2.0 (optional=templinst|arch=amd64)_ZNSt6vectorIPfSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 6.6.0 + (optional=templinst|arch=amd64)_ZNSt6vectorIPfSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base 6.6.0 (optional=templinst|arch=amd64)_ZNSt6vectorIPfSaIS0_EED1Ev@Base 6.6.0 (optional=templinst|arch=amd64)_ZNSt6vectorIPfSaIS0_EED2Ev@Base 6.6.0 (optional=templinst|arch=i386)_ZNSt6vectorIfSaIfEE17_M_default_appendEj@Base 5.6.1 ===================================== debian/rules ===================================== @@ -58,7 +58,6 @@ CMAKE_FLAGS = \ -DOTB_USE_OPENGL:BOOL=ON \ -DOTB_USE_QT:BOOL=ON \ -DOTB_USE_QWT:BOOL=ON \ - -DOTB_USE_SHARK:BOOL=ON \ -DOTB_USE_SSE_FLAGS:BOOL=$(OTB_USE_SSE_FLAGS) \ -DOTB_WRAP_PYTHON:BOOL=ON \ -DOTB_WRAP_PYTHON3:BOOL=ON View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/compare/57820b29c3b174f8f592a2b2ef08744a931d5786...3ca59c34ad71028af5be3b0d5b7f75412e2aad95 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/compare/57820b29c3b174f8f592a2b2ef08744a931d5786...3ca59c34ad71028af5be3b0d5b7f75412e2aad95 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
