[med-svn] [praat] branch master updated (1d0de58 -> f209332)

Rafael Laboissiere rafael at debian.org
Wed Nov 2 15:30:40 UTC 2016


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

rafael pushed a change to branch master
in repository praat.

      from  1d0de58   Use my @debian.org in the Author field of patches
       new  6d79272   New upstream version 6.0.21
       new  c6a5243   Merge tag 'upstream/6.0.21'
       new  2d6e4d2   d/u/metadata: Fix Homepage
       new  100d824   d/What_s_new_.html: Update upstream changelog
       new  2600320   d/rules: Keep HTML form of the upstream changelog
       new  f209332   d/changelog: Add entry for version 6.0.21-1

The 6 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:
 LPC/manual_LPC.cpp                           |   4 +-
 LPC/praat_LPC_init.cpp                       |  24 +-
 README.md                                    |  26 +-
 debian/What_s_new_.html                      |  22 +-
 debian/changelog                             |   8 +
 debian/rules                                 |   3 +-
 debian/upstream/metadata                     |   2 +-
 dwtools/Eigen_and_Matrix.cpp                 |  24 +
 dwtools/Eigen_and_Matrix.h                   |   3 +
 dwtools/FilterBank.cpp                       |   2 +-
 dwtools/Matrix_extensions.cpp                |   1 -
 dwtools/Matrix_extensions.h                  |   1 -
 dwtools/SSCP.cpp                             |   4 +-
 dwtools/Sound_and_Spectrogram_extensions.cpp |   2 +-
 dwtools/Table_extensions.cpp                 |  43 +-
 dwtools/Table_extensions.h                   |  18 +-
 dwtools/manual_KlattGrid.cpp                 |   4 +
 dwtools/manual_dwtools.cpp                   |  26 +-
 dwtools/praat_BSS_init.cpp                   |   4 +-
 dwtools/praat_DataModeler_init.cpp           |   2 +-
 dwtools/praat_David_init.cpp                 |  96 ++--
 dwtools/praat_HMM_init.cpp                   |  12 +-
 dwtools/praat_KlattGrid_init.cpp             |  14 +-
 dwtools/praat_MDS_init.cpp                   |   4 +-
 fon/ExperimentMFC.cpp                        |   3 +-
 fon/ExperimentMFC_def.h                      |   7 +-
 fon/Photo.cpp                                |   8 +-
 fon/RunnerMFC.cpp                            |  42 +-
 fon/manual_Exp.cpp                           |  60 +--
 fon/manual_tutorials.cpp                     |  12 +-
 fon/praat_Fon.cpp                            |   2 +-
 makefiles/makefile.defs.linux.barren         |  23 +
 makefiles/makefile.defs.linux.silent         |   4 +-
 num/NUM.h                                    |   8 +
 num/NUMrandom.cpp                            |   4 +
 sys/Collection.h                             |   2 +-
 sys/Formula.cpp                              | 722 ++++++++++++++++++++++++---
 sys/Graphics_colour.cpp                      |   4 +-
 sys/GuiShell.cpp                             |   3 +-
 sys/ScriptEditor.cpp                         |   7 +
 sys/ScriptEditor.h                           |   4 +-
 sys/melder_audio.cpp                         |   4 +-
 sys/melder_debug.cpp                         |   6 +-
 sys/melder_readtext.cpp                      |  18 +-
 sys/praat_version.h                          |   8 +-
 sys/sendsocket.c                             |  52 +-
 test/script/RBM.praat                        | 165 ++++++
 test/script/arrays.praat                     |   6 +
 test/script/softmax.praat                    |   6 +
 49 files changed, 1236 insertions(+), 293 deletions(-)
 create mode 100644 makefiles/makefile.defs.linux.barren
 create mode 100644 test/script/RBM.praat
 create mode 100644 test/script/softmax.praat

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git



More information about the debian-med-commit mailing list