[libmatheval] 01/08: mark flex generated symbols optional in symbol file (Closes: #746149)

Julian Taylor jtaylor.debian at googlemail.com
Tue May 6 18:33:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

jtaylor-guest pushed a commit to branch master
in repository libmatheval.

commit 575a5ccbec74044c63e6a4551020e492947d1193
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Tue May 6 19:51:35 2014 +0200

    mark flex generated symbols optional in symbol file (Closes: #746149)
---
 debian/changelog            |  6 ++++
 debian/libmatheval1.symbols | 74 ++++++++++++++++++++++-----------------------
 2 files changed, 43 insertions(+), 37 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 43f63de..3a87cc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libmatheval (1.1.10+dfsg-2) unstable; urgency=medium
+
+  * mark flex generated symbols optional in symbol file (Closes: #746149)
+
+ -- Julian Taylor <jtaylor.debian at googlemail.com>  Tue, 06 May 2014 19:48:12 +0200
+
 libmatheval (1.1.10+dfsg-1.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff --git a/debian/libmatheval1.symbols b/debian/libmatheval1.symbols
index 2e9a2d2..b50aba3 100644
--- a/debian/libmatheval1.symbols
+++ b/debian/libmatheval1.symbols
@@ -71,40 +71,40 @@ libmatheval.so.1 libmatheval1 #MINVER#
  xcalloc at Base 1.1.3
  xmalloc at Base 1.1.3
  xrealloc at Base 1.1.3
- yy_create_buffer at Base 1.1.3
- yy_delete_buffer at Base 1.1.3
- yy_flex_debug at Base 1.1.7
- yy_flush_buffer at Base 1.1.3
- yy_scan_buffer at Base 1.1.3
- yy_scan_bytes at Base 1.1.3
- yy_scan_string at Base 1.1.3
- yy_switch_to_buffer at Base 1.1.3
- yyalloc at Base 1.1.7
- yychar at Base 1.1.3
- yyerror at Base 1.1.3
- yyfree at Base 1.1.7
- yyget_debug at Base 1.1.7
- yyget_in at Base 1.1.7
- yyget_leng at Base 1.1.7
- yyget_lineno at Base 1.1.7
- yyget_out at Base 1.1.7
- yyget_text at Base 1.1.7
- yyin at Base 1.1.3
- yyleng at Base 1.1.3
- yylex at Base 1.1.3
- yylex_destroy at Base 1.1.7
- yylineno at Base 1.1.7
- yylval at Base 1.1.3
- yynerrs at Base 1.1.3
- yyout at Base 1.1.3
- yyparse at Base 1.1.3
- yypop_buffer_state at Base 1.1.7
- yypush_buffer_state at Base 1.1.7
- yyrealloc at Base 1.1.7
- yyrestart at Base 1.1.3
- yyset_debug at Base 1.1.7
- yyset_in at Base 1.1.7
- yyset_lineno at Base 1.1.7
- yyset_out at Base 1.1.7
- yytext at Base 1.1.3
- yywrap at Base 1.1.3
+ (optional)yy_create_buffer at Base 1.1.3
+ (optional)yy_delete_buffer at Base 1.1.3
+ (optional)yy_flex_debug at Base 1.1.7
+ (optional)yy_flush_buffer at Base 1.1.3
+ (optional)yy_scan_buffer at Base 1.1.3
+ (optional)yy_scan_bytes at Base 1.1.3
+ (optional)yy_scan_string at Base 1.1.3
+ (optional)yy_switch_to_buffer at Base 1.1.3
+ (optional)yyalloc at Base 1.1.7
+ (optional)yychar at Base 1.1.3
+ (optional)yyerror at Base 1.1.3
+ (optional)yyfree at Base 1.1.7
+ (optional)yyget_debug at Base 1.1.7
+ (optional)yyget_in at Base 1.1.7
+ (optional)yyget_leng at Base 1.1.7
+ (optional)yyget_lineno at Base 1.1.7
+ (optional)yyget_out at Base 1.1.7
+ (optional)yyget_text at Base 1.1.7
+ (optional)yyin at Base 1.1.3
+ (optional)yyleng at Base 1.1.3
+ (optional)yylex at Base 1.1.3
+ (optional)yylex_destroy at Base 1.1.7
+ (optional)yylineno at Base 1.1.7
+ (optional)yylval at Base 1.1.3
+ (optional)yynerrs at Base 1.1.3
+ (optional)yyout at Base 1.1.3
+ (optional)yyparse at Base 1.1.3
+ (optional)yypop_buffer_state at Base 1.1.7
+ (optional)yypush_buffer_state at Base 1.1.7
+ (optional)yyrealloc at Base 1.1.7
+ (optional)yyrestart at Base 1.1.3
+ (optional)yyset_debug at Base 1.1.7
+ (optional)yyset_in at Base 1.1.7
+ (optional)yyset_lineno at Base 1.1.7
+ (optional)yyset_out at Base 1.1.7
+ (optional)yytext at Base 1.1.3
+ (optional)yywrap at Base 1.1.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatheval.git



More information about the debian-science-commits mailing list