[4ti2] branch master updated (2ccc96b -> b862db8)

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Nov 2 21:06:36 UTC 2015


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

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

      from  2ccc96b   Imported Debian patch 1.6.2+ds1
      adds  ba36549   Imported Upstream version 1.6.6
       new  0068747   Merge tag 'upstream/1.6.6'
      adds  ef6286c   Imported Upstream version 1.6.6+ds
       new  a57088d   Merge tag 'upstream/1.6.6+ds'
       new  b862db8   Imported Debian patch 1.6.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:
 NEWS                                               |    32 +
 configure.ac                                       |     4 +-
 debian/adhoc/doc/4ti2_manual.bib                   |    82 -
 debian/adhoc/doc/amsabbrvurl.bst                   |     1 +
 debian/changelog                                   |    16 +-
 debian/control                                     |     3 +-
 .../debianization-documentation-prefix.patch       |   128 +-
 debian/patches/debianization-documentation.patch   |    40 +-
 debian/patches/debianization-prefix.patch          |    38 +-
 .../debianization-test-walk-344-frozen.patch       | 14762 +++++++++++++++++++
 debian/patches/degnulibrarianization.patch         |     2 +-
 debian/patches/series                              |     3 +-
 ...eam-autotoolization-private_shared_scheme.patch |     8 +-
 ...pstream-bug-801117-underlinking-libzsolve.patch |    20 +
 debian/patches/upstream-doc-typo.patch             |    17 -
 debian/repack                                      |     2 +-
 doc/4ti2_manual.bbl                                |    34 -
 doc/4ti2_manual.bib                                |   130 +
 doc/4ti2_manual.tex                                |    26 +-
 doc/4ti2_manual_advanced.tex                       |    95 +-
 doc/4ti2_manual_api.tex                            |    55 +
 doc/4ti2_manual_beginner.tex                       |   271 +-
 doc/4ti2_manual_ref.tex                            |   111 +
 doc/Makefile.am                                    |    55 +-
 doc/genmodel-help.txt                              |    36 +
 test/gensymm/333.sym.chk => doc/gensymm-help.txt   |    17 +
 doc/graver-help.txt                                |    43 +
 doc/hilbert-help.txt                               |    43 +
 doc/output-help.txt                                |    84 +
 doc/ppi-help.txt                                   |     7 +
 doc/zsolve-help.txt                                |    46 +
 m4/glpk-check.m4                                   |     4 +-
 src/banner.h                                       |     2 +-
 src/groebner/BasicOptions.cpp                      |    27 +-
 src/groebner/Bounded.cpp                           |     4 +-
 src/groebner/CircuitOptions.cpp                    |     6 +-
 src/groebner/CircuitsAPI.cpp                       |    16 +-
 src/groebner/Globals.cpp                           |    10 +-
 src/groebner/Globals.h                             |     2 +-
 src/groebner/MinimizeOptions.cpp                   |    20 +-
 src/groebner/Options.cpp                           |    34 +-
 src/groebner/QSolveAPI.cpp                         |    52 +-
 src/groebner/QSolveAPI.h                           |     3 +
 src/groebner/RaysAPI.cpp                           |    16 +-
 src/groebner/WalkOptions.cpp                       |    20 +-
 src/groebner/main.cpp                              |    18 +-
 src/groebner/qsolve_main.cpp                       |     6 +-
 src/ppi/Makefile.am                                |     2 +
 src/ppi/ppi.cpp                                    |    66 +-
 src/util/Makefile.am                               |     3 +
 src/util/genmodel.c                                |   120 +-
 src/util/gensymm.c                                 |    84 +-
 src/util/output.c                                  |   197 +-
 src/zsolve/Options.cpp                             |    55 +-
 src/zsolve/Vector.hpp                              |     2 +
 src/zsolve/VectorArray.hpp                         |     3 +
 src/zsolve/graver.template                         |    13 +-
 src/zsolve/hilbert.template                        |    13 +-
 test/circuits/Makefile.am                          |     3 +-
 test/circuits/ppi3.cir.chk                         |     4 +
 .../examples/tutorial => test/circuits}/ppi3.mat   |     0
 test/genmodel/3x4x6.mat.chk                        |    55 +
 .../examples/tutorial => test/genmodel}/3x4x6.mod  |     0
 test/genmodel/3x6.mat.chk                          |     4 +
 .../examples/tutorial => test/genmodel}/3x6.mod    |     0
 test/genmodel/Makefile.am                          |     5 +-
 test/genmodel/k2_3.mat.chk                         |    25 +
 test/genmodel/k2_3.mod                             |     9 +
 test/graver/Makefile.am                            |     7 +-
 test/graver/ppi3.gra.chk                           |     6 +
 .../examples/tutorial => test/graver}/ppi3.mat     |     0
 test/graver/trivial-kernel.gra.chk                 |     1 +
 test/graver/trivial-kernel.mat                     |     4 +
 test/groebner/4coins.cost                          |     2 +
 test/groebner/4coins.gro.chk                       |     5 +
 test/{graver/hppi4.mat => groebner/4coins.mat}     |     2 +-
 test/groebner/4coins.sign                          |     2 +
 test/groebner/Makefile.am                          |     4 +-
 test/markov/4x4.mar.chk                            |    37 +
 .../examples/tutorial => test/markov}/4x4.mat      |     0
 test/markov/Makefile.am                            |     5 +-
 test/minimize/4coins.cost                          |     2 +
 test/{graver/hppi4.mat => minimize/4coins.mat}     |     2 +-
 test/minimize/4coins.min.chk                       |     2 +
 test/minimize/4coins.sign                          |     2 +
 test/minimize/4coins.zsol                          |     2 +
 test/minimize/Makefile.am                          |     3 +-
 test/normalform/4coins.cost                        |     2 +
 test/normalform/4coins.feas                        |     2 +
 test/normalform/4coins.gro                         |     5 +
 test/{graver/hppi4.mat => normalform/4coins.mat}   |     2 +-
 test/normalform/4coins.nf.chk                      |     2 +
 test/normalform/Makefile.am                        |     3 +-
 test/qsolve/api/qsolve_main.cpp                    |     6 +-
 test/reportfailures.in                             |     4 +-
 test/zsolve/Makefile.am                            |     4 +-
 test/zsolve/affine.lat                             |     3 +
 test/zsolve/affine.sign                            |     2 +
 test/zsolve/affine.zhom.chk                        |     7 +
 test/zsolve/affine.zinhom.chk                      |     2 +
 test/zsolve/api/test_zsolve_api.cpp                |     6 +-
 test/zsolve/system.mat                             |     4 +
 test/zsolve/system.rel                             |     2 +
 test/zsolve/system.rhs                             |     2 +
 .../non-pointed-2.hil.chk => zsolve/system.sign}   |     0
 .../3x6.mod => test/zsolve/system.zhom.chk         |     5 +-
 test/zsolve/system.zinhom.chk                      |     5 +
 107 files changed, 16688 insertions(+), 582 deletions(-)
 delete mode 100644 debian/adhoc/doc/4ti2_manual.bib
 create mode 120000 debian/adhoc/doc/amsabbrvurl.bst
 create mode 100644 debian/patches/debianization-test-walk-344-frozen.patch
 create mode 100644 debian/patches/upstream-bug-801117-underlinking-libzsolve.patch
 delete mode 100644 debian/patches/upstream-doc-typo.patch
 delete mode 100644 doc/4ti2_manual.bbl
 create mode 100644 doc/4ti2_manual.bib
 create mode 100644 doc/4ti2_manual_api.tex
 create mode 100644 doc/4ti2_manual_ref.tex
 create mode 100644 doc/genmodel-help.txt
 copy test/gensymm/333.sym.chk => doc/gensymm-help.txt (56%)
 create mode 100644 doc/graver-help.txt
 create mode 100644 doc/hilbert-help.txt
 create mode 100644 doc/output-help.txt
 create mode 100644 doc/ppi-help.txt
 create mode 100644 doc/zsolve-help.txt
 create mode 100644 test/circuits/ppi3.cir.chk
 copy {debian/adhoc/examples/tutorial => test/circuits}/ppi3.mat (100%)
 create mode 100644 test/genmodel/3x4x6.mat.chk
 copy {debian/adhoc/examples/tutorial => test/genmodel}/3x4x6.mod (100%)
 create mode 100644 test/genmodel/3x6.mat.chk
 copy {debian/adhoc/examples/tutorial => test/genmodel}/3x6.mod (100%)
 create mode 100644 test/genmodel/k2_3.mat.chk
 create mode 100644 test/genmodel/k2_3.mod
 create mode 100644 test/graver/ppi3.gra.chk
 copy {debian/adhoc/examples/tutorial => test/graver}/ppi3.mat (100%)
 create mode 100644 test/graver/trivial-kernel.gra.chk
 create mode 100644 test/graver/trivial-kernel.mat
 create mode 100644 test/groebner/4coins.cost
 create mode 100644 test/groebner/4coins.gro.chk
 copy test/{graver/hppi4.mat => groebner/4coins.mat} (54%)
 create mode 100644 test/groebner/4coins.sign
 create mode 100644 test/markov/4x4.mar.chk
 copy {debian/adhoc/examples/tutorial => test/markov}/4x4.mat (100%)
 create mode 100644 test/minimize/4coins.cost
 copy test/{graver/hppi4.mat => minimize/4coins.mat} (54%)
 create mode 100644 test/minimize/4coins.min.chk
 create mode 100644 test/minimize/4coins.sign
 create mode 100644 test/minimize/4coins.zsol
 create mode 100644 test/normalform/4coins.cost
 create mode 100644 test/normalform/4coins.feas
 create mode 100644 test/normalform/4coins.gro
 copy test/{graver/hppi4.mat => normalform/4coins.mat} (54%)
 create mode 100644 test/normalform/4coins.nf.chk
 create mode 100644 test/zsolve/affine.lat
 create mode 100644 test/zsolve/affine.sign
 create mode 100644 test/zsolve/affine.zhom.chk
 create mode 100644 test/zsolve/affine.zinhom.chk
 create mode 100644 test/zsolve/system.mat
 create mode 100644 test/zsolve/system.rel
 create mode 100644 test/zsolve/system.rhs
 copy test/{hilbert/non-pointed-2.hil.chk => zsolve/system.sign} (100%)
 copy debian/adhoc/examples/tutorial/3x6.mod => test/zsolve/system.zhom.chk (50%)
 create mode 100644 test/zsolve/system.zinhom.chk

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



More information about the debian-science-commits mailing list