[apophenia] branch master updated (26ac3a1 -> 337c2d8)

Jerome Benoit calculus-guest at moszumanska.debian.org
Tue Dec 16 15:54:17 UTC 2014


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

calculus-guest pushed a change to branch master
in repository apophenia.

      from  26ac3a1   tests/test-suite.log catch
       new  02c54b9   Imported Debian pre-patch 0.999c+ds-1
      adds  be25710   Imported Upstream version 0.999c
       new  38ae1f1   Merge tag 'upstream/0.999c'
      adds  8718893   Imported Upstream version 0.999c+ds
       new  da2b7ff   Merge tag 'upstream/0.999c+ds'
       new  d1dd639   Imported Debian patch 0.999c+ds-1 (refresh)
       new  f5938c8   Imported Debian patch 0.999c+ds-1 (ABI update)
       new  372d971   Imported Debian patch 0.999c+ds-1 (Debian stuff)
       new  337c2d8   move to experimental for avoiding the freeze

The 7 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:
 ChangeLog                                          |   3 +
 NEWS                                               |   3 +
 apop.h                                             |  14 +-
 apop_arms.c                                        |   9 +-
 apop_asst.c                                        |   2 +-
 apop_conversions.c                                 |  14 +-
 apop_data.c                                        |  47 +--
 apop_db.c                                          |  18 +-
 apop_mle.c                                         |   3 +-
 apop_output.c                                      |  31 +-
 apophenia.map                                      |  12 +-
 cmd/apop_db_to_crosstab.c                          |   3 +-
 cmd/apop_plot_query.c                              |   3 +-
 cmd/apop_text_to_db.c                              |   3 +-
 debian/changelog                                   |  15 +
 debian/control                                     |  18 +-
 debian/copyright                                   |   6 +-
 debian/libapophenia0.symbols                       | 327 ---------------------
 ...enia0-dev.install => libapophenia1-dev.install} |   0
 ...libapophenia0.install => libapophenia1.install} |   0
 debian/libapophenia1.symbols                       | 325 ++++++++++++++++++++
 debian/patches/debianization-adhoc.patch           |   2 +-
 debian/patches/debianization.patch                 |   2 +-
 debian/patches/series                              |   2 +-
 .../patches/upstream-update-library_version.patch  |  28 ++
 debian/patches/upstream-wipeout-exit.patch         |  39 ---
 debian/repack                                      |   2 +-
 debian/rules                                       |   2 +-
 docs/documentation.h                               |  29 +-
 eg/Makefile.am                                     |   2 +-
 eg/{stack_models.c => cross_models.c}              |  16 +-
 eg/dot_products.c                                  |   2 +-
 tests/Makefile.am                                  |   2 +-
 tests/distribution_tests.c                         |   3 +-
 tests/test_apop.c                                  |  16 +-
 tests/utilities_test.in                            |   6 +-
 transform/Makefile.am                              |   2 +-
 transform/{apop_stack.c => apop_cross.c}           |  54 ++--
 38 files changed, 517 insertions(+), 548 deletions(-)
 delete mode 100644 debian/libapophenia0.symbols
 rename debian/{libapophenia0-dev.install => libapophenia1-dev.install} (100%)
 rename debian/{libapophenia0.install => libapophenia1.install} (100%)
 create mode 100644 debian/libapophenia1.symbols
 create mode 100644 debian/patches/upstream-update-library_version.patch
 delete mode 100644 debian/patches/upstream-wipeout-exit.patch
 copy eg/{stack_models.c => cross_models.c} (79%)
 copy transform/{apop_stack.c => apop_cross.c} (72%)

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



More information about the debian-science-commits mailing list