[mona] branch master updated (608e7ab -> 0d3b498)

Ralf Treinen treinen at moszumanska.debian.org
Sat Mar 26 19:53:20 UTC 2016


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

treinen pushed a change to branch master
in repository mona.

      from  608e7ab   Imported Debian patch 1.4-15-1.1
      adds  7035dea   Imported Upstream version 1.4-17
       new  32b04aa   Merge tag 'upstream/1.4-17'
       new  c1419c0   new upstream 1.4-17
       new  bed746c   standards-version 3.9.7
       new  c37df1f   update url in Vcs- fields
       new  0e6e833   dropped xs-testsuite control field
       new  0d3b498   updated d/copyright

The 6 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:
 .gitignore             |    2 +-
 BDD/bdd_internal.h     |    7 +-
 BDD/makefile.in        |  248 +++++++----
 ChangeLog              |    7 +
 DFA/makefile.in        |  336 +++++++++------
 DFA/product.c          |    2 +-
 Examples/bdd_example.c |    2 +
 Examples/makefile.am   |    2 +
 Examples/makefile.in   |  240 +++++++----
 Front/lib.cpp          |    8 +-
 Front/makefile.am      |    2 +-
 Front/makefile.in      |  658 ++++++++++++++++------------
 Front/mona.cpp         |    2 +-
 Front/scanner.lpp      |    2 +-
 Front/untyped.cpp      |    6 +-
 GTA/makefile.in        |  408 +++++++++++-------
 GTA/pairhash.c         |    2 +-
 Lib/makefile.am        |    2 +
 Lib/makefile.in        |  246 +++++++----
 Mem/dlmalloc.c         |    2 +-
 Mem/dlmalloc.h         |    2 +-
 Mem/makefile.in        |  248 +++++++----
 Mem/mem.c              |   24 +-
 Mem/mem.h              |    2 +-
 README                 |    2 +-
 aclocal.m4             | 1071 +++++++++++++++++++++++++++++----------------
 config.h.in            |    5 +
 config/ar-lib          |    2 +-
 config/compile         |  347 +++++++++++++++
 config/config.guess    |  184 ++++----
 config/config.sub      |  106 +++--
 config/depcomp         |  455 +++++++++++--------
 config/init            |    1 +
 config/install-sh      |   14 +-
 config/ltmain.sh       |  121 +++---
 config/makefile.in     |  110 +++--
 config/missing         |  414 +++++++-----------
 configure              | 1127 +++++++++++++++++++++++++++++++-----------------
 configure.ac           |   38 +-
 debian/changelog       |   11 +
 debian/control         |    7 +-
 debian/copyright       |    4 +-
 m4/libtool.m4          |  346 +++++++++++----
 m4/ltoptions.m4        |   19 +-
 m4/ltversion.m4        |   10 +-
 makefile.am            |    6 +-
 makefile.in            |  361 +++++++++-------
 mona-mode.el           |    2 +-
 mona.1                 |    2 +-
 49 files changed, 4568 insertions(+), 2657 deletions(-)
 create mode 100755 config/compile
 mode change 100755 => 100644 config/ltmain.sh

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



More information about the debian-science-commits mailing list