[med-svn] [praat] branch master updated (70e6cc6 -> 3061b6f)

Rafael Laboissiere rafael at debian.org
Wed Oct 4 04:39:50 UTC 2017


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

rafael pushed a change to branch master
in repository praat.

      from  70e6cc6   d/control: Bump Standards-Version to 4.1.1 (no changes needed)
       new  daaa951   New upstream version 6.0.33
       new  9f8d5bc   Merge tag 'upstream/6.0.33'
       new  c78d4b9   d/praat_nogui.dbk: Fix typo
       new  371782a   d/What_s_new_.html: Update upstream changelog
       new  6102183   Add autopkgtest testsuite
       new  6088f2c   d/rules: Exercice the autopkgtest scripts in dh_auto_test
       new  3061b6f   Changelog entry for version 6.0.33-1

The 7 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:
 EEG/praat_EEG.cpp                     |  240 +--
 FFNet/praat_FFNet_init.cpp            |  174 +-
 LPC/praat_LPC_init.cpp                |  394 ++---
 artsynth/praat_Artsynth.cpp           |   71 +-
 contrib/ola/praat_contrib_Ola_KNN.cpp |  560 +++----
 debian/What_s_new_.html               |   12 +-
 debian/changelog                      |   12 +
 debian/praat_nogui.dbk                |    2 +-
 debian/rules                          |    6 +
 debian/source/include-binaries        |    1 +
 debian/tests/control                  |    1 +
 debian/tests/data/test.wav            |  Bin 0 -> 84 bytes
 debian/tests/script/read-sound-file   |    1 +
 dwtools/Matrix_extensions.cpp         |    2 +-
 dwtools/Matrix_extensions.h           |    2 +-
 dwtools/Polynomial.cpp                |    2 +-
 dwtools/TableOfReal_extensions.cpp    |   25 +-
 dwtools/TableOfReal_extensions.h      |    2 +-
 dwtools/TextGrid_extensions.cpp       |    2 +-
 dwtools/TextGrid_extensions.h         |    4 +-
 dwtools/praat_BSS_init.cpp            |  154 +-
 dwtools/praat_DataModeler_init.cpp    |  598 +++----
 dwtools/praat_David_init.cpp          | 2896 ++++++++++++++++-----------------
 dwtools/praat_HMM_init.cpp            |  226 +--
 dwtools/praat_KlattGrid_init.cpp      |  216 +--
 dwtools/praat_MDS_init.cpp            |  322 ++--
 fon/PointProcess.cpp                  |   25 +
 fon/PointProcess.h                    |    1 +
 fon/Sampled.h                         |    7 +
 fon/manual_Script.cpp                 |    2 +-
 fon/manual_tutorials.cpp              |    6 +-
 fon/praat_ExperimentMFC.cpp           |    4 +-
 fon/praat_Fon.cpp                     |  802 ++++-----
 fon/praat_Matrix.cpp                  |  214 +--
 fon/praat_Sound.cpp                   |  593 +++----
 fon/praat_TextGrid_init.cpp           |  530 +++---
 fon/praat_Tiers.cpp                   |  417 ++---
 fon/praat_TimeFrameSampled.cpp        |    4 +-
 fon/praat_TimeFunction.cpp            |   12 +-
 fon/praat_TimeFunction.h              |    4 +-
 fon/praat_TimeTier.cpp                |   16 +-
 fon/praat_TimeVector.h                |    8 +-
 gram/praat_gram.cpp                   |  598 +++----
 stat/praat_Stat.cpp                   |  306 ++--
 stat/praat_TableOfReal.cpp            |  134 +-
 sys/Data.cpp                          |    5 +-
 sys/Data.h                            |    2 +-
 sys/Formula.cpp                       |  100 ++
 sys/HyperPage.cpp                     |    9 +-
 sys/Interpreter.cpp                   |   43 +-
 sys/Interpreter.h                     |    3 +
 sys/Printer.cpp                       |   65 -
 sys/Ui.cpp                            |   61 +-
 sys/Ui.h                              |    9 +-
 sys/melder_ftoa.cpp                   |    2 +-
 sys/praat.h                           |  179 +-
 sys/praatP.h                          |    4 +-
 sys/praat_actions.cpp                 |   10 +-
 sys/praat_objectMenus.cpp             |  122 +-
 sys/praat_picture.cpp                 |  396 +++--
 sys/praat_version.h                   |    6 +-
 test/sys/graphicsText.praat           |   27 +
 test/sys/object.praat                 |   11 +
 63 files changed, 5423 insertions(+), 5239 deletions(-)
 create mode 100644 debian/source/include-binaries
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/data/test.wav
 create mode 100644 debian/tests/script/read-sound-file
 create mode 100644 test/sys/graphicsText.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