[gap-float] branch master updated (c3e17e7 -> bdaa56a)

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Nov 11 15:25:42 UTC 2017


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

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

      from  c3e17e7   Imported Debian patch 0.7.6+ds-3
       new  fda5876   Imported Debian pre-patch 0.8.0+ds-0
      adds  98fc3bc   New upstream version 0.8.0
       new  fe92793   Merge tag 'upstream/0.8.0'
      adds  2e51a96   New upstream version 0.8.0+ds
       new  085fe3b   Merge tag 'upstream/0.8.0+ds'
       new  bdaa56a   Imported Debian patch 0.8.0+ds-1

The 4 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                                        |  89 +-
 PackageInfo.g                                      |  12 +-
 configure.ac                                       |  34 +-
 debian/changelog                                   |  20 +
 debian/compat                                      |   2 +-
 debian/control                                     |   8 +-
 debian/copyright                                   |   1 +
 debian/patches/debianization.patch                 |  43 +-
 debian/patches/series                              |   1 -
 .../patches/upstream-autotoolization-cleanup.patch | 113 +--
 .../patches/upstream-fix-autotoolization-tst.patch |  27 -
 debian/rules                                       |   4 +-
 debian/watch                                       |   2 +-
 lib/pslq.gi                                        |   8 +-
 m4/ac_check_cxsc.m4                                |  47 +-
 m4/ac_check_fplll.m4                               |  43 +-
 m4/ac_check_mpc.m4                                 |  42 +-
 m4/ac_check_mpfi.m4                                |  42 +-
 m4/ac_check_mpfr.m4                                |  42 +-
 m4/ax_cxx_compile_stdcxx.m4                        | 982 ---------------------
 read.g                                             |   7 +
 src/cxsc.C                                         |   2 +-
 src/float.c                                        |   2 +-
 src/floattypes.h                                   |  14 +-
 src/fplll.C                                        |  42 +-
 src/mpc.c                                          |   4 +-
 src/mpd.c                                          |   2 +-
 src/mpfi.c                                         |   4 +-
 src/mpfr.c                                         |   6 +-
 tst/Makefile.am                                    |   5 +-
 tst/arithmetic.tst                                 |   3 -
 tst/testall.g                                      |  73 +-
 32 files changed, 222 insertions(+), 1504 deletions(-)
 delete mode 100644 debian/patches/upstream-fix-autotoolization-tst.patch
 delete mode 100644 m4/ax_cxx_compile_stdcxx.m4

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



More information about the debian-science-commits mailing list