[gap-guava] branch master updated (c17eaed -> fff9a17)

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Apr 21 14:25:24 UTC 2016


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

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

      from  c17eaed   debian/copyright: fix typo: s/15/2015/
       new  1fd03ab   Imported Debian pre-patch 3.13+ds-1
      adds  8ed8582   Imported Upstream version 3.13
       new  2f369ac   Merge tag 'upstream/3.13'
      adds  cdaad52   Imported Upstream version 3.13+ds
       new  a76e386   Merge tag 'upstream/3.13+ds'
       new  fff9a17   Imported Debian patch 3.13+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:
 CHANGES.guava                                      |  39 +-
 HISTORY.guava                                      |  47 ++
 COPYING.guava => LICENSE                           | 321 +--------
 Makefile.in                                        |  23 +-
 PackageInfo.g                                      |  40 +-
 README.guava                                       |  78 +--
 README.md                                          |   4 +
 configure                                          |  44 +-
 debian/changelog                                   |  25 +
 debian/clean                                       |   3 +
 debian/control                                     |  12 +-
 debian/copyright                                   |  38 +-
 debian/gap-guava.docs                              |   1 +
 debian/gap-guava.install                           |   7 +-
 debian/makedoc.g                                   |   9 +-
 .../patches/debianization-bug-761052-gapdoc.patch  |  18 -
 debian/patches/series                              |   5 +-
 .../upstream-configure_machinery-refreshment.patch | 175 -----
 .../upstream-doc-bibdata-sanitization.patch        | 438 +++++++++++++
 debian/patches/upstream-doc-reproducible.patch     |  21 -
 debian/patches/upstream-fix-warnings.patch         | 720 ---------------------
 debian/repack                                      | 127 ----
 debian/rules                                       |   7 +-
 debian/tests/control                               |   1 +
 debian/tests/makecheck.tst                         |  27 +
 debian/watch                                       |   5 +-
 doc/guava.bib                                      | 240 ++++---
 doc/guava.xml                                      | 546 ++++++++--------
 guava_gapdoc.gap => gapdoc.g                       |   2 +-
 init.g                                             |  48 +-
 lib/bounds.gd                                      |   4 -
 lib/bounds.gi                                      |  10 +-
 lib/codecr.gd                                      |   4 -
 lib/codecr.gi                                      |   4 -
 lib/codecstr.gd                                    |   4 -
 lib/codecstr.gi                                    |  16 +-
 lib/codefun.gd                                     |   4 -
 lib/codefun.gi                                     |   4 -
 lib/codegen.diff                                   |  23 -
 lib/codegen.gd                                     |   4 -
 lib/codegen.gi                                     |  10 +-
 lib/codeman.gd                                     |   4 -
 lib/codeman.gi                                     |   8 +-
 lib/codemisc.gd                                    |   4 -
 lib/codemisc.gi                                    |   4 -
 lib/codenorm.gd                                    |   4 -
 lib/codenorm.gi                                    |   4 -
 lib/codeops.diff                                   |  90 ---
 lib/codeops.gd                                     |   4 -
 lib/codeops.gi                                     |  42 +-
 lib/codeword.diff                                  |   8 -
 lib/codeword.gd                                    |  12 +-
 lib/codeword.gi                                    |  36 +-
 lib/curves.gd                                      |   4 -
 lib/curves.gi                                      |   4 -
 lib/decoders.gd                                    |   8 +-
 lib/decoders.gi                                    |  57 +-
 lib/matrices.gd                                    |   4 -
 lib/matrices.gi                                    | 236 ++++---
 lib/nordrob.gd                                     |   4 -
 lib/nordrob.gi                                     |   4 -
 lib/setup.g                                        |   4 -
 lib/tblgener.gd                                    |   4 -
 lib/tblgener.gi                                    |  31 +-
 lib/toric.gd                                       |   4 -
 lib/toric.gi                                       |   4 -
 lib/util.gd                                        |   4 -
 lib/util.gi                                        |   9 +-
 lib/util2.gd                                       |  18 +-
 lib/util2.gi                                       |  16 +-
 read.g                                             |  10 -
 src/Makefile                                       |   2 +-
 src/ctjhai/minimum-weight.c                        |  10 +-
 src/leon/Makefile.in                               |   6 +-
 src/leon/{configure.in => configure.ac}            |   2 +-
 src/leon/doc/leons_original_manual.pdf             | Bin 0 -> 270046 bytes
 src/leon/doc/manual.tex                            |   4 +-
 src/leon/doc/readme                                |   4 +-
 src/leon/src/ccent.c                               |  16 +-
 src/leon/src/cdesauto.c                            |  16 +-
 src/leon/src/chbase.sh                             |   0
 src/leon/src/cjper.sh                              |   0
 src/leon/src/cjrndper.c                            |   2 +-
 src/leon/src/cmatauto.c                            |  16 +-
 src/leon/src/codeauto.sh                           |   0
 src/leon/src/codeiso.sh                            |   0
 src/leon/src/compper.sh                            |   0
 src/leon/src/compset.sh                            |   0
 src/leon/src/conj.sh                               |   0
 src/leon/src/copy.c                                |   4 +-
 src/leon/src/copy.h                                |   4 +-
 src/leon/src/cparstab.c                            |   2 +-
 src/leon/src/csetstab.c                            |   2 +-
 src/leon/src/cuprstab.c                            |   2 +-
 src/leon/src/desauto.c                             |  11 +-
 src/leon/src/desiso.sh                             |   0
 src/leon/src/errmesg.c                             |  26 +-
 src/leon/src/errmesg.h                             |  26 +-
 src/leon/src/gcent.sh                              |   0
 src/leon/src/group.h                               |   4 +-
 src/leon/src/matauto.sh                            |   0
 src/leon/src/matiso.sh                             |   0
 src/leon/src/ncl.sh                                |   0
 src/leon/src/orbrefn.c                             |   2 +-
 src/leon/src/parimage.sh                           |   0
 src/leon/src/parstab.sh                            |   0
 src/leon/src/ptstab.sh                             |   0
 src/leon/src/randgrp.c                             |   4 +-
 src/leon/src/randgrp.h                             |   4 +-
 src/leon/src/randschr.c                            |   6 +-
 src/leon/src/relator.c                             |  12 +-
 src/leon/src/relator.h                             |   6 +-
 src/leon/src/setimage.sh                           |   0
 src/leon/src/setstab.c                             |   2 +-
 src/leon/src/stcs.c                                |   4 +-
 src/leon/src/token.c                               |   2 +-
 src/leon/src/wtdist.c                              |  10 +-
 src/leonconv.c                                     |  22 +-
 tbl/codes2.g                                       |  22 +-
 tbl/codes3.g                                       |   2 -
 tbl/codes4.g                                       |   2 -
 tbl/refs.g                                         |   2 -
 tbl/upperbd2.g                                     |   2 -
 tbl/upperbd3.g                                     |   2 -
 tbl/upperbd4.g                                     |   2 -
 tst/decoding.tst                                   | 251 +++++++
 guava.tst => tst/guava.tst                         | 189 +++---
 tst/hadamard.tst                                   | 109 ++++
 128 files changed, 2024 insertions(+), 2595 deletions(-)
 create mode 100644 HISTORY.guava
 copy COPYING.guava => LICENSE (68%)
 create mode 100644 README.md
 delete mode 100644 debian/patches/debianization-bug-761052-gapdoc.patch
 delete mode 100644 debian/patches/upstream-configure_machinery-refreshment.patch
 create mode 100644 debian/patches/upstream-doc-bibdata-sanitization.patch
 delete mode 100644 debian/patches/upstream-doc-reproducible.patch
 delete mode 100644 debian/patches/upstream-fix-warnings.patch
 delete mode 100755 debian/repack
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/makecheck.tst
 rename guava_gapdoc.gap => gapdoc.g (75%)
 delete mode 100644 lib/codegen.diff
 delete mode 100644 lib/codeops.diff
 delete mode 100644 lib/codeword.diff
 rename src/leon/{configure.in => configure.ac} (87%)
 create mode 100644 src/leon/doc/leons_original_manual.pdf
 mode change 100755 => 100644 src/leon/src/chbase.sh
 mode change 100755 => 100644 src/leon/src/cjper.sh
 mode change 100755 => 100644 src/leon/src/codeauto.sh
 mode change 100755 => 100644 src/leon/src/codeiso.sh
 mode change 100755 => 100644 src/leon/src/compper.sh
 mode change 100755 => 100644 src/leon/src/compset.sh
 mode change 100755 => 100644 src/leon/src/conj.sh
 mode change 100755 => 100644 src/leon/src/desiso.sh
 mode change 100755 => 100644 src/leon/src/gcent.sh
 mode change 100755 => 100644 src/leon/src/matauto.sh
 mode change 100755 => 100644 src/leon/src/matiso.sh
 mode change 100755 => 100644 src/leon/src/ncl.sh
 mode change 100755 => 100644 src/leon/src/parimage.sh
 mode change 100755 => 100644 src/leon/src/parstab.sh
 mode change 100755 => 100644 src/leon/src/ptstab.sh
 mode change 100755 => 100644 src/leon/src/setimage.sh
 create mode 100644 tst/decoding.tst
 rename guava.tst => tst/guava.tst (92%)
 create mode 100644 tst/hadamard.tst

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



More information about the debian-science-commits mailing list