[gap-guava] branch master updated (5d5ed15 -> 98a8f77)

Jerome Benoit calculus-guest at moszumanska.debian.org
Thu Sep 11 20:02:05 UTC 2014


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  5d5ed15   Add Vcs-* fields to debian/control.
      adds  3fb439d   Imported Upstream version 3.12
       new  7f4fb54   Merge tag 'upstream/3.12'
      adds  9fae35a   Imported Upstream version 3.12+ds
       new  98a8f77   Merge tag 'upstream/3.12+ds'

The 2 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                      |    37 +-
 Makefile                           |    77 -
 Makefile.in                        |    84 +-
 PackageInfo.g                      |    82 +-
 README.guava                       |    49 +-
 configure                          |    67 +-
 doc/body.tmp                       | 25247 -----------------------------------
 doc/chap0.html                     |   549 -
 doc/chap0.txt                      |   456 -
 doc/chap1.html                     |   119 -
 doc/chap1.txt                      |    91 -
 doc/chap2.html                     |   267 -
 doc/chap2.txt                      |   231 -
 doc/chap3.html                     |   504 -
 doc/chap3.txt                      |   505 -
 doc/chap4.html                     |  2086 ---
 doc/chap4.txt                      |  2085 ---
 doc/chap5.html                     |  2442 ----
 doc/chap5.txt                      |  2504 ----
 doc/chap6.html                     |   983 --
 doc/chap6.txt                      |  1041 --
 doc/chap7.html                     |  2089 ---
 doc/chap7.txt                      |  2266 ----
 doc/chapBib.html                   |   243 -
 doc/chapBib.txt                    |    89 -
 doc/chapInd.html                   |   439 -
 doc/chapInd.txt                    |   410 -
 doc/guava.aux                      |   776 --
 doc/guava.bbl                      |   134 -
 doc/guava.bib                      |    26 +-
 doc/guava.blg                      |    63 -
 doc/guava.brf                      |    44 -
 doc/guava.idx                      |   403 -
 doc/guava.ilg                      |     6 -
 doc/guava.ind                      |   474 -
 doc/guava.log                      |  2100 ---
 doc/guava.pnr                      |   328 -
 doc/guava.tex                      |  9234 -------------
 doc/guava.toc                      |   320 -
 doc/guava.xml                      |  1298 +-
 doc/head.tmp                       |  1229 --
 doc/manual.bib                     |    74 -
 doc/manual.blg                     |    51 -
 doc/manual.idx                     |   283 -
 doc/manual.ilg                     |     7 -
 doc/manual.ind                     |   280 -
 doc/manual.lab                     |   275 -
 doc/manual.mst                     |    16 -
 doc/manual.pdf                     |   Bin 922944 -> 0 bytes
 doc/manual.six                     |   529 -
 doc/manual.toc                     |     0
 guava.tst                          |  1426 +-
 guava_gapdoc.gap                   |    10 +-
 guavapage/guava.jpg                |   Bin 82455 -> 0 bytes
 guavapage/guava.ps                 | 10502 ---------------
 guavapage/guava_light.jpg          |   Bin 28349 -> 0 bytes
 htm/chap0.html                     |   549 -
 htm/chap1.html                     |   119 -
 htm/chap2.html                     |   267 -
 htm/chap3.html                     |   504 -
 htm/chap4.html                     |  2086 ---
 htm/chap5.html                     |  2442 ----
 htm/chap6.html                     |   983 --
 htm/chap7.html                     |  2089 ---
 htm/chapBib.html                   |   243 -
 htm/chapInd.html                   |   439 -
 init.g                             |   110 +-
 lib/bounds.gi                      |    16 +-
 lib/codegen.diff                   |    23 +
 lib/codegen.gd                     |     9 +-
 lib/codegen.gi                     |   197 +-
 lib/codeops.diff                   |    90 +
 lib/codeops.gd                     |    14 +-
 lib/codeops.gi                     |   136 +-
 lib/codeword.diff                  |     8 +
 lib/codeword.gd                    |     7 +-
 lib/codeword.gi                    |    20 +-
 lib/decoders.gi                    |    50 +-
 lib/matrices.gi                    |     2 +
 lib/matrices.gi~                   |   542 -
 read.g                             |    40 +-
 src/Makefile                       |    20 +-
 src/ctjhai/minimum-weight-gf2.c    |    10 +-
 src/ctjhai/minimum-weight-gf3.c    |     6 +-
 src/leon/Makefile.in               |     5 +-
 src/leon/config.guess              |  1500 ---
 src/leon/config.sub                |  1608 ---
 src/leon/configure                 | 21666 ------------------------------
 src/leon/configure.in              |     2 -
 src/leon/doc/leon_guava_manual.pdf |   Bin 270046 -> 0 bytes
 src/leon/install-sh                |   323 -
 src/leon/missing                   |     0
 src/leon/src/leon_config.h         |    59 -
 src/leon/src/leon_config.h.in      |    58 -
 src/leonconv.c                     |    26 +-
 95 files changed, 2513 insertions(+), 108685 deletions(-)
 delete mode 100644 Makefile
 mode change 100755 => 100644 Makefile.in
 delete mode 100644 doc/body.tmp
 delete mode 100644 doc/chap0.html
 delete mode 100644 doc/chap0.txt
 delete mode 100644 doc/chap1.html
 delete mode 100644 doc/chap1.txt
 delete mode 100644 doc/chap2.html
 delete mode 100644 doc/chap2.txt
 delete mode 100644 doc/chap3.html
 delete mode 100644 doc/chap3.txt
 delete mode 100644 doc/chap4.html
 delete mode 100644 doc/chap4.txt
 delete mode 100644 doc/chap5.html
 delete mode 100644 doc/chap5.txt
 delete mode 100644 doc/chap6.html
 delete mode 100644 doc/chap6.txt
 delete mode 100644 doc/chap7.html
 delete mode 100644 doc/chap7.txt
 delete mode 100644 doc/chapBib.html
 delete mode 100644 doc/chapBib.txt
 delete mode 100644 doc/chapInd.html
 delete mode 100644 doc/chapInd.txt
 delete mode 100644 doc/guava.aux
 delete mode 100644 doc/guava.bbl
 delete mode 100644 doc/guava.blg
 delete mode 100644 doc/guava.brf
 delete mode 100644 doc/guava.idx
 delete mode 100644 doc/guava.ilg
 delete mode 100644 doc/guava.ind
 delete mode 100644 doc/guava.log
 delete mode 100644 doc/guava.pnr
 delete mode 100644 doc/guava.tex
 delete mode 100644 doc/guava.toc
 delete mode 100644 doc/head.tmp
 delete mode 100644 doc/manual.bib
 delete mode 100644 doc/manual.blg
 delete mode 100644 doc/manual.idx
 delete mode 100644 doc/manual.ilg
 delete mode 100644 doc/manual.ind
 delete mode 100644 doc/manual.lab
 delete mode 100644 doc/manual.mst
 delete mode 100644 doc/manual.pdf
 delete mode 100644 doc/manual.six
 delete mode 100644 doc/manual.toc
 delete mode 100644 guavapage/guava.jpg
 delete mode 100644 guavapage/guava.ps
 delete mode 100644 guavapage/guava_light.jpg
 delete mode 100644 htm/chap0.html
 delete mode 100644 htm/chap1.html
 delete mode 100644 htm/chap2.html
 delete mode 100644 htm/chap3.html
 delete mode 100644 htm/chap4.html
 delete mode 100644 htm/chap5.html
 delete mode 100644 htm/chap6.html
 delete mode 100644 htm/chap7.html
 delete mode 100644 htm/chapBib.html
 delete mode 100644 htm/chapInd.html
 create mode 100644 lib/codegen.diff
 create mode 100644 lib/codeops.diff
 create mode 100644 lib/codeword.diff
 delete mode 100644 lib/matrices.gi~
 mode change 100755 => 100644 src/Makefile
 mode change 100755 => 100644 src/leon/Makefile.in
 delete mode 100755 src/leon/config.guess
 delete mode 100755 src/leon/config.sub
 delete mode 100755 src/leon/configure
 delete mode 100644 src/leon/doc/leon_guava_manual.pdf
 delete mode 100755 src/leon/install-sh
 delete mode 100644 src/leon/missing
 delete mode 100644 src/leon/src/leon_config.h
 delete mode 100644 src/leon/src/leon_config.h.in

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