[med-svn] [praat] branch master updated (06d653e -> 6de6045)

Rafael Laboissière rlaboiss-guest at alioth.debian.org
Mon Oct 28 12:47:16 UTC 2013


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

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

      from  06d653e   Remove extraneous "opts=" from watch line
       new  c21c4f0   Imported Upstream version 5.3.57+dfsg
       new  bbe9265   Merge tag 'upstream/5.3.57+dfsg'
       new  6de6045   debian/patches/link-against-libpthread.patch: Drop patch (applied upstream)

The 3 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:
 debian/patches/link-against-libpthread.patch |   17 --
 debian/patches/series                        |    1 -
 fon/Makefile                                 |    6 +-
 fon/Matrix.cpp                               |    2 +-
 fon/Matrix.h                                 |    6 +-
 fon/Matrix_def.h                             |   14 +-
 fon/Photo.cpp                                |  314 +++++++++++++++++++++++++
 fon/Photo.h                                  |   81 +++++++
 fon/{Matrix_def.h => Photo_def.h}            |   71 ++++--
 fon/Sampled.h                                |    2 -
 fon/SampledXY.cpp                            |   64 ++++++
 fon/SampledXY.h                              |   62 +++++
 fon/{Matrix_def.h => SampledXY_def.h}        |   42 ++--
 fon/manual_tutorials.cpp                     |    5 +-
 fon/praat_Fon.cpp                            |  319 +++++++++++++++++++++++++-
 main/praat_mac.plist                         |   38 ++-
 makefiles/makefile.defs.linux.alsa           |    4 +-
 makefiles/makefile.defs.linux.silent         |    4 +-
 num/NUM.h                                    |    6 +-
 praat64_xcodeproj.dmg                        |  Bin 300908 -> 0 bytes
 praat_xcodeproj.dmg                          |  Bin 355256 -> 0 bytes
 sys/Formula.cpp                              |    5 -
 sys/Graphics.h                               |    4 +
 sys/GraphicsP.h                              |    4 +-
 sys/GraphicsScreen.cpp                       |    1 +
 sys/Graphics_image.cpp                       |  138 ++++++++---
 sys/Graphics_record.cpp                      |   34 ++-
 sys/GuiThing.cpp                             |    5 +
 sys/melder.h                                 |    2 +
 sys/melder_audio.cpp                         |   77 +++----
 sys/oo_DESCRIPTION.h                         |    3 +
 sys/oo_DESTROY.h                             |    2 +-
 sys/oo_READ_BINARY.h                         |   12 +-
 sys/oo_READ_TEXT.h                           |   12 +-
 sys/oo_WRITE_BINARY.h                        |   16 +-
 sys/oo_WRITE_TEXT.h                          |   15 +-
 sys/praat_version.h                          |    8 +-
 37 files changed, 1202 insertions(+), 194 deletions(-)
 delete mode 100644 debian/patches/link-against-libpthread.patch
 create mode 100644 fon/Photo.cpp
 create mode 100644 fon/Photo.h
 copy fon/{Matrix_def.h => Photo_def.h} (50%)
 create mode 100644 fon/SampledXY.cpp
 create mode 100644 fon/SampledXY.h
 copy fon/{Matrix_def.h => SampledXY_def.h} (59%)
 delete mode 100644 praat64_xcodeproj.dmg
 delete mode 100644 praat_xcodeproj.dmg

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



More information about the debian-med-commit mailing list