[Pkg-octave-commit] [octave-communications] branch master updated (ecd6ac3 -> b9cadee)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Mon Apr 20 19:48:33 UTC 2015


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

rlaboiss-guest pushed a change to branch master
in repository octave-communications.

      from  ecd6ac3   d/control: Bump Standards-Version to 3.9.5 (no changes needed)
      adds  1ebf54c   Imported Upstream version 1.2.0
      adds  97b956e   Imported Upstream version 1.2.1
       new  b9cadee   Merge tag 'upstream/1.2.1'

The 1 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:
 DESCRIPTION         |    6 +-
 NEWS                |    5 +
 doc/Makefile        |    1 +
 inst/qfunc.m        |    3 +-
 src/Makefile.in     |   70 +
 src/__errcore__.cc  |    4 -
 src/__gfweight__.cc |    5 -
 src/configure       | 3754 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/configure.ac    |  103 ++
 src/cyclgen.cc      |    6 +-
 src/cyclpoly.cc     |    5 +-
 src/galois-def.cc   |    1 -
 src/galois.cc       |    5 +-
 src/galois.h        |   24 +-
 src/galoisfield.cc  |    1 -
 src/galoisfield.h   |    7 +-
 src/genqamdemod.cc  |    1 -
 src/gf.cc           |   30 +-
 src/isprimitive.cc  |    3 -
 src/op-gm-gm.cc     |    7 +-
 src/op-gm-m.cc      |    5 +-
 src/op-gm-s.cc      |    5 +-
 src/op-m-gm.cc      |    5 +-
 src/op-s-gm.cc      |    5 +-
 src/ov-galois.cc    |   53 +-
 src/ov-galois.h     |   27 +-
 src/primpoly.cc     |    5 +-
 src/syndtable.cc    |    4 -
 28 files changed, 4057 insertions(+), 93 deletions(-)
 create mode 100644 src/Makefile.in
 create mode 100755 src/configure
 create mode 100644 src/configure.ac

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-communications.git



More information about the Pkg-octave-commit mailing list