This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit afb60f24fdbe00147101fb09213e10a593f1069b Author: Bas Couwenberg <[email protected]> Date: Sun Jun 14 00:34:55 2015 +0200 Update symbols for fftwf. --- debian/libgmt5.symbols | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/libgmt5.symbols b/debian/libgmt5.symbols index 7062209..7b1fa25 100644 --- a/debian/libgmt5.symbols +++ b/debian/libgmt5.symbols @@ -429,8 +429,10 @@ libgmt.so.5 libgmt5 #MINVER# GMT_factorial@Base 5.1.2 GMT_fclose@Base 5.1.2 GMT_fft_1d_brenner@Base 5.1.2 + GMT_fft_1d_fftwf@Base 5.1.2 GMT_fft_1d_kiss@Base 5.1.2 GMT_fft_2d_brenner@Base 5.1.2 + GMT_fft_2d_fftwf@Base 5.1.2 GMT_fft_2d_kiss@Base 5.1.2 GMT_fft_any_wave@Base 5.1.2 GMT_fft_cleanup@Base 5.1.2 @@ -1685,6 +1687,10 @@ libgmt.so.5 libgmt5 #MINVER# gmt_fft_Singleton_list@Base 5.1.2 gmt_fft_save2d@Base 5.1.2 gmt_fft_taper@Base 5.1.2 + gmt_fftwf_export_wisdom_to_filename@Base 5.1.2 + gmt_fftwf_import_wisdom_from_filename@Base 5.1.2 + gmt_fftwf_plan_dft@Base 5.1.2 + gmt_fftwf_wisdom_filename@Base 5.1.2 gmt_file_is_readable@Base 5.1.2 gmt_file_lock@Base 5.1.2 gmt_file_unlock@Base 5.1.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

