[alglib] branch experimental updated (07be79f -> f551af0)

Anton Gladky gladk at moszumanska.debian.org
Thu Mar 5 05:27:26 UTC 2015


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

gladk pushed a change to branch experimental
in repository alglib.

      from  07be79f   Update changelog.
      adds  b683d22   Update changelog.
      adds  276f486   Disable minlm test.
      adds  c70f728   Update changelog.
      adds  5449f73   Disable one more minlm test.
      adds  65d9ddb   Add numbering to patches.
      adds  cf68cd0   Disable lsfit patch, as it fails on kfreebsd-i386.
      adds  b86747c   Add myself to uploaders.
      adds  e8a6d4e   Update changelog.
      adds  ed6f21f   Disable some (they were not properly disabled during the previous uploads).
      adds  d062c12   Update changelog.
      adds  d579857   Replace libalglib3 by libalglib3.7 package.
      adds  fdd5898   Update changelog.
      adds  7f6ebb3   Update versions in breaks/replaces sections.
      adds  a4a25fa   Disable pspline test.
      adds  135b323   Use canonical VCS-field.
      adds  ce652b6   Set Multi-Arch: same for libalglib3.7-dbg.
      adds  1ed418a   Update changelog.
      adds  144572e   Disable evd-test.
      adds  a3830c9   Update changelog.
      adds  5da67f0   Imported Upstream version 3.8.0
      adds  330001b   Merge tag 'upstream/3.8.0'
      adds  c6285c2   Refresh patches. Enable all tests.
      adds  4d4fe28   Changes due to change of so-names.
      adds  3caa3f6   Update changelog.
      adds  88839b9   Disable minlm and pspline tests, because they are failing on some platforms.
      adds  caf12ad   Update changelog.
      adds  99347fa   Disable evd-test, unreliable on ia64.
      adds  a60bc42   Update changelog.
      adds  4bb891e   Imported Upstream version 3.8.1
      adds  c41953d   Merge tag 'upstream/3.8.1'
      adds  86a896e   Use wrap-and-sort.
      adds  e1537ec   Enable all tests.
      adds  ff5543c   Update changelog.
      adds  5999277   Disable 2 tests, which are randloomly failing on some archs.
      adds  1402f13   Update changelog.
      adds  a6b0053   Imported Upstream version 3.8.2
      adds  f3835db   Merge tag 'upstream/3.8.2'
      adds  f6a238d   Refresh patch.
      adds  6145e76   Set Standards-Version 3.9.5, no changes.
      adds  68365b1   Update changelog.
      adds  c95abb4   Add autopkgtests.
      adds  e2c3125   Update changelog.
      adds  d503b10   Fix autopkgtests. (Closes: #748683)
      adds  147614f   Update changelog.
       new  beda8d2   Update d/watch.
       new  accc7cf   Update d/copyright.
      adds  cb4a077   Imported Upstream version 3.9.0
       new  fa31fea   Merge tag 'upstream/3.9.0' into experimental
       new  221bf55   Remove patch, which is disabling some autotests.
       new  90f5736   Set Standards-Version: 3.9.6.
       new  4ec0574   Update lib version to 3.9.
       new  f551af0   Update changelog.

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:
 debian/changelog                                   |    117 +
 debian/control                                     |     39 +-
 debian/copyright                                   |     24 +-
 .../{libalglib3.install => libalglib3.9.install}   |      0
 .../{add_cmake.patch => 01_add_cmake.patch}        |      6 +-
 debian/patches/series                              |      2 +-
 debian/rules                                       |      7 +-
 debian/tests/build1                                |     61 +
 debian/tests/build2                                |     76 +
 debian/tests/build3                                |     80 +
 debian/tests/build4                                |    128 +
 debian/tests/build5                                |    132 +
 debian/tests/control                               |      2 +
 debian/watch                                       |      3 +-
 manual.cpp.html                                    |  14740 ++-
 src/alglibinternal.cpp                             |  17478 +--
 src/alglibinternal.h                               |    502 +-
 src/alglibmisc.cpp                                 |   5518 +-
 src/alglibmisc.h                                   |    555 +-
 src/ap.cpp                                         |   1370 +-
 src/ap.h                                           |    427 +-
 src/dataanalysis.cpp                               |  10818 +-
 src/dataanalysis.h                                 |   1491 +-
 src/diffequations.cpp                              |    159 +-
 src/diffequations.h                                |     13 +-
 src/fasttransforms.cpp                             |    245 +-
 src/fasttransforms.h                               |      7 +-
 src/integration.cpp                                |    311 +-
 src/integration.h                                  |     15 +-
 src/interpolation.cpp                              |   8076 +-
 src/interpolation.h                                |   1444 +-
 src/linalg.cpp                                     |  54502 ++++++----
 src/linalg.h                                       |   5352 +-
 src/optimization.cpp                               |  37208 ++++---
 src/optimization.h                                 |   2262 +-
 src/solvers.cpp                                    |   2019 +-
 src/solvers.h                                      |    506 +-
 src/specialfunctions.cpp                           |    459 +-
 src/specialfunctions.h                             |      6 +-
 src/statistics.cpp                                 |   3268 +-
 src/statistics.h                                   |    292 +-
 tests/test_c.cpp                                   | 100240 ++++++++++--------
 tests/test_i.cpp                                   |   2061 +-
 tests/test_x.cpp                                   |   1429 +
 44 files changed, 173957 insertions(+), 99493 deletions(-)
 rename debian/{libalglib3.install => libalglib3.9.install} (100%)
 rename debian/patches/{add_cmake.patch => 01_add_cmake.patch} (93%)
 create mode 100755 debian/tests/build1
 create mode 100755 debian/tests/build2
 create mode 100755 debian/tests/build3
 create mode 100755 debian/tests/build4
 create mode 100755 debian/tests/build5
 create mode 100644 debian/tests/control
 create mode 100755 tests/test_x.cpp

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



More information about the debian-science-commits mailing list