[gap-float] branch master updated (148b997 -> 7b48aaa)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri May 26 11:03:53 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  148b997   Imported Debian patch 0.7.4+ds-3
      adds  3d7d8b0   Imported Upstream version 0.7.6
       new  538de8d   Merge tag 'upstream/0.7.6'
      adds  695f519   Imported Upstream version 0.7.6+ds
       new  26a5f5a   Merge tag 'upstream/0.7.6+ds'
       new  7b48aaa   Imported Debian patch 0.7.6+ds-1

The 3 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                                        |  13 +-
 PackageInfo.g                                      |  10 +-
 debian/changelog                                   |  14 +
 debian/copyright                                   |   4 +-
 debian/patches/debianization.patch                 |   4 +-
 debian/patches/series                              |   2 -
 .../patches/upstream-autotoolization-cleanup.patch |  19 +-
 .../patches/upstream-migration-fplll-4_to_5.patch  | 141 ---
 .../patches/upstream-upgrade-tst-testall_g.patch   |  34 -
 m4/ac_check_fplll.m4                               |  23 +-
 m4/ax_cxx_compile_stdcxx.m4                        | 982 +++++++++++++++++++++
 src/cxsc.C                                         |  23 +-
 src/float.c                                        |   7 +
 src/floattypes.h                                   |   2 +
 src/fplll.C                                        |  56 +-
 src/mpc.c                                          |  11 +-
 src/mpd.c                                          |   4 +-
 src/mpfi.c                                         |   9 +-
 src/mpfr.c                                         |  11 +-
 tst/fplll.tst                                      |  19 +
 tst/testall.g                                      |  16 +-
 21 files changed, 1131 insertions(+), 273 deletions(-)
 delete mode 100644 debian/patches/upstream-migration-fplll-4_to_5.patch
 delete mode 100644 debian/patches/upstream-upgrade-tst-testall_g.patch
 create mode 100644 m4/ax_cxx_compile_stdcxx.m4
 create mode 100644 tst/fplll.tst

-- 
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