[libmatheval] branch master updated (9b9194d -> 3749138)

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 change to branch master
in repository libmatheval.

      from  9b9194d   Do not install info file anymore.
       new  575a5cc   mark flex generated symbols optional in symbol file (Closes: #746149)
       new  5b9d3b7   add description to patch
       new  130dabf   bump standard to 3.9.5, no changes required
       new  b1300f4   update debian/watch to repackage tarball
      adds  f0bd3ff   Imported Upstream version 1.1.11+dfsg
       new  a919a1f   Merge tag 'upstream/1.1.11+dfsg'
       new  a59e46d   New upstream release
       new  010512c   drop 0001-link-with-fl_pic.patch in favor of a override in debian/rules
       new  3749138   update copyright

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                |   2 +-
 Makefile.in                                |   2 +-
 NEWS                                       |   9 +-
 README                                     |   4 +-
 configure                                  |  20 +--
 configure.in                               |   6 +-
 debian/changelog                           |  10 ++
 debian/control                             |   2 +-
 debian/copyright                           |   6 +-
 debian/libmatheval1.symbols                |  74 +++++-----
 debian/new-upstream                        |  24 ++++
 debian/patches/0001-link-with-fl_pic.patch |  35 -----
 debian/patches/002-skip-docs.patch         |   2 +
 debian/patches/series                      |   1 -
 debian/rules                               |   4 +
 debian/watch                               |   6 +-
 doc/Makefile.am                            |   4 +-
 doc/Makefile.in                            |   4 +-
 doc/stamp-vti                              |   8 +-
 doc/version.texi                           |   8 +-
 lib/Makefile.am                            |   4 +-
 lib/Makefile.in                            |   4 +-
 lib/common.h                               |   2 +-
 lib/error.c                                |   2 +-
 lib/error.h                                |   2 +-
 lib/g77_interface.c                        |   4 +-
 lib/matheval.c                             |   2 +-
 lib/matheval.h                             |   2 +-
 lib/node.c                                 |   2 +-
 lib/node.h                                 |   2 +-
 lib/parser.c                               | 221 ++++++++++++-----------------
 lib/parser.h                               |  34 ++++-
 lib/parser.y                               |   4 +-
 lib/scanner.c                              |  69 +++++----
 lib/scanner.l                              |   4 +-
 lib/symbol_table.c                         |   2 +-
 lib/symbol_table.h                         |   2 +-
 lib/xmalloc.c                              |   2 +-
 lib/xmalloc.h                              |   2 +-
 lib/xmath.c                                |   2 +-
 lib/xmath.h                                |   2 +-
 libmatheval.pc.in                          |   6 +-
 tests/Makefile.am                          |   4 +-
 tests/Makefile.in                          |   4 +-
 tests/basics.at                            |   4 +-
 tests/bin_ops.at                           |   4 +-
 tests/constants.at                         |   4 +-
 tests/functions.at                         |   4 +-
 tests/matheval.c                           |   4 +-
 tests/matheval.sh.in                       |   4 +-
 tests/numbers.at                           |   4 +-
 tests/package.m4                           |   4 +-
 tests/testsuite                            |  10 +-
 tests/testsuite.at                         |   4 +-
 tests/un_ops.at                            |   4 +-
 tests/variables.at                         |   4 +-
 56 files changed, 328 insertions(+), 341 deletions(-)
 create mode 100755 debian/new-upstream
 delete mode 100644 debian/patches/0001-link-with-fl_pic.patch

-- 
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