[eclib] branch master updated (6006c46 -> dae26d1)

Julien Puydt julien.puydt at laposte.net
Fri Dec 22 08:57:59 UTC 2017


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

jpuydt-guest pushed a change to branch master
in repository eclib.

      from  6006c46   Prepare for upload
      adds  9983b47   New upstream version 20171219
       new  30159c4   Update upstream source from tag 'upstream/20171219'
       new  4f7726b   Package upstream 20171219
       new  8d3e97d   Bump std-ver to 4.1.2.0
       new  3f52cc2   Refresh d/copyright
       new  82f7e75   Bump soname to version 4
       new  dae26d1   Prepare for upload

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:
 .travis.yml                                        |  7 +++-
 configure.ac                                       |  6 ++--
 debian/changelog                                   |  9 ++++++
 debian/control                                     |  8 ++---
 debian/copyright                                   |  6 ++--
 debian/libec3.shlibs                               |  1 -
 debian/{libec3.install => libec4.install}          |  0
 ....lintian-overrides => libec4.lintian-overrides} |  2 +-
 debian/libec4.shlibs                               |  1 +
 libsrc/eclib/interface.h                           | 26 +++++++++++++--
 libsrc/eclib/options.h                             |  8 ++---
 libsrc/heights.cc                                  |  2 ++
 libsrc/interface.cc                                |  5 ++-
 libsrc/periods.cc                                  | 37 +++++++++++-----------
 libsrc/saturate.cc                                 |  2 +-
 progs/h1bsd.cc                                     |  2 +-
 progs/h1bsdcurisog.cc                              |  2 +-
 progs/h1clist.cc                                   |  9 +++---
 progs/h1curve.cc                                   |  9 +++---
 progs/h1first.cc                                   |  1 -
 progs/in/pcurve.in                                 |  2 +-
 progs/indep_test.cc                                |  2 +-
 progs/moreap.cc                                    |  2 +-
 progs/nfhpcurve.cc                                 |  8 ++---
 progs/nfhpmcurve.cc                                |  8 ++---
 progs/out_no_ntl/h1curve.out                       | 30 +++++++++---------
 progs/out_no_ntl/pcurve.out                        | 18 +++++------
 progs/out_ntl/h1curve.out                          | 30 +++++++++---------
 progs/out_ntl/pcurve.out                           | 18 +++++------
 progs/out_ntl/point_search.out                     | 24 +++++++-------
 progs/pcurve.cc                                    |  2 +-
 progs/point_search.cc                              |  2 +-
 progs/reduce_quartics.cc                           |  2 +-
 tests/allisog.cc                                   |  2 +-
 tests/checkgens.cc                                 |  2 +-
 tests/comptest.cc                                  |  2 +-
 tests/d2.cc                                        |  2 +-
 tests/in_ntl/allisog.in                            |  2 +-
 tests/in_ntl/comptest.in                           |  2 +-
 tests/in_ntl/d2.in                                 |  2 +-
 tests/in_ntl/torsion.in                            |  2 +-
 tests/in_ntl/tperiods.in                           |  2 +-
 tests/out_no_ntl/tpoints.out                       |  6 ++--
 tests/out_ntl/comptest.out                         | 24 +++++++-------
 tests/out_ntl/d2.out                               |  4 +--
 tests/out_ntl/telog.out                            | 34 ++++++++++----------
 tests/out_ntl/theight.out                          | 24 +++++++-------
 tests/out_ntl/tperiods.out                         | 20 ++++++------
 tests/out_ntl/tpoints.out                          |  2 +-
 tests/out_ntl/tsat3.out                            | 12 +++----
 tests/tdivpol.cc                                   |  2 +-
 tests/tegr.cc                                      |  2 +-
 tests/telog.cc                                     |  4 +--
 tests/tequiv.cc                                    |  2 +-
 tests/theight.cc                                   |  2 +-
 tests/thtconst.cc                                  |  2 +-
 tests/tmrank.cc                                    |  2 +-
 tests/torsion.cc                                   |  2 +-
 tests/tperiods.cc                                  |  2 +-
 tests/tpoints.cc                                   |  4 +--
 tests/tsat.cc                                      |  4 +--
 tests/tsat2.cc                                     |  2 +-
 tests/tsat3.cc                                     |  4 +--
 63 files changed, 254 insertions(+), 215 deletions(-)
 delete mode 100644 debian/libec3.shlibs
 rename debian/{libec3.install => libec4.install} (100%)
 rename debian/{libec3.lintian-overrides => libec4.lintian-overrides} (51%)
 create mode 100644 debian/libec4.shlibs

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



More information about the debian-science-commits mailing list