[mathgl] branch master updated (c8abaec -> 408b4b8)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Sun Feb 23 19:14:20 UTC 2014


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

eftaxiop-guest pushed a change to branch master
in repository mathgl.

      from  c8abaec   Correct date info in d/changelog
       new  e62725c   Imported Upstream version 2.2.1+svn921
       new  543e89e   Merge tag 'upstream/2.2.1+svn921'
       new  782bad9   Refresh patch
       new  8eb0910   Amend d/copyright due to removed texinfo/*min.js files
       new  408b4b8   Update d/changelog

The 5 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:
 AUTHORS                             |   3 +-
 CMakeLists.txt                      |  12 +-
 ChangeLog.txt                       |  10 ++
 README                              |  61 ++-------
 clean-svn                           |   3 +
 debian/changelog                    |  10 +-
 debian/control                      |   4 +-
 debian/copyright                    |  22 ----
 debian/libmgl-lua7.1.0.install      |   1 -
 debian/libmgl-lua7.2.0.install      |   1 -
 debian/mgl-lua.install              |   1 +
 debian/patches/CMakeLists.txt.patch |  24 ++--
 examples/full_test.cpp              |   7 +-
 include/mgl2/addon.h                |   4 +-
 include/mgl2/base.h                 |   2 +-
 include/mgl2/canvas_cf.h            |   4 +-
 include/mgl2/data_cf.h              |   6 +-
 include/mgl2/datac.h                |   2 +
 include/mgl2/datac_cf.h             |  18 ++-
 include/mgl2/define.h               |  13 +-
 include/mgl2/glut.h                 |  36 ++++++
 include/mgl2/mgl.h                  |   5 +
 include/mgl2/plot.h                 |   3 +
 include/mgl2/prim.h                 |   2 +-
 include/mgl2/type.h                 |   2 +-
 src/addon.cpp                       |  39 +++---
 src/base.cpp                        |  20 +--
 src/base_cf.cpp                     |   2 +-
 src/canvas.cpp                      |  14 +--
 src/canvas_cf.cpp                   |   4 +-
 src/complex.cpp                     |  59 +++++++++
 src/complex_io.cpp                  |  16 +--
 src/data.cpp                        |   5 +-
 src/data_io.cpp                     |  17 +--
 src/eval.cpp                        |   6 +-
 src/evalc.cpp                       |   8 ++
 src/exec.cpp                        |   6 +-
 src/export_2d.cpp                   | 243 ++++++++++++------------------------
 src/export_3d.cpp                   |  27 +++-
 src/fit.cpp                         |  16 +--
 src/parser.cpp                      |   4 +-
 src/pixel.cpp                       |  12 +-
 src/plot.cpp                        |  60 ++++++++-
 src/surf.cpp                        |  23 ++--
 src/vect.cpp                        |   2 +-
 src/volume.cpp                      |  18 +--
 texinfo/deflate.min.js              |  32 -----
 texinfo/gunzip.min.js               |  29 -----
 texinfo/inflate.min.js              |  26 ----
 texinfo/overview_en.texi            |   4 +-
 texinfo/overview_ru.texi            |   4 +-
 texinfo/version.texi                |   2 +-
 texinfo/web_en.texi                 |  16 +--
 texinfo/web_fr.texi                 |   6 +-
 texinfo/web_ru.texi                 |  16 +--
 todo.txt                            |   9 ++
 udav/CMakeLists.txt                 |   5 +
 widgets/glut.cpp                    |  27 +++-
 58 files changed, 536 insertions(+), 497 deletions(-)
 create mode 100755 clean-svn
 delete mode 100644 debian/libmgl-lua7.1.0.install
 delete mode 100644 debian/libmgl-lua7.2.0.install
 create mode 100644 debian/mgl-lua.install
 delete mode 100644 texinfo/deflate.min.js
 delete mode 100644 texinfo/gunzip.min.js
 delete mode 100644 texinfo/inflate.min.js

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



More information about the debian-science-commits mailing list