[nama] branch master updated (9296878 -> bc9432b)

gregor herrmann gregoa at debian.org
Sat Dec 26 15:16:45 UTC 2015


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

gregoa pushed a change to branch master
in repository nama.

      from  9296878   update changelog
      adds  e54959b   Imported Upstream version 1.204
       new  aa16d4f   Merge tag 'upstream/1.204'
       new  a48f8a6   New upstream release 1.204.
       new  bc9432b   Update years of upstream copyright.

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:
 MANIFEST                                 |   64 +-
 README                                   |  125 ++-
 debian/changelog                         |    5 +-
 debian/copyright                         |    2 +-
 lib/Audio/Nama.pm                        |  536 ++++---------
 lib/Audio/Nama/Assign.pm                 |   17 +-
 lib/Audio/Nama/Bus.pm                    |   14 +-
 lib/Audio/Nama/CacheTrack.pm             |  119 +--
 lib/Audio/Nama/ChainSetup.pm             |    6 +-
 lib/Audio/Nama/Config.pm                 |    2 +-
 lib/Audio/Nama/{Effects.pm => Effect.pm} | 1251 +++++++++++++++---------------
 lib/Audio/Nama/EffectChain.pm            |  171 ++--
 lib/Audio/Nama/EffectsRegistry.pm        |   79 +-
 lib/Audio/Nama/Engine.pm                 |   13 +-
 lib/Audio/Nama/EngineCleanup.pm          |    5 +-
 lib/Audio/Nama/EngineRun.pm              |   11 +-
 lib/Audio/Nama/EngineSetup.pm            |   20 +-
 lib/Audio/Nama/Fade.pm                   |   57 +-
 lib/Audio/Nama/Git.pm                    |    1 +
 lib/Audio/Nama/Globals.pm                |   90 ++-
 lib/Audio/Nama/Grammar.pm                |  115 +--
 lib/Audio/Nama/Graph.pm                  |    4 +-
 lib/Audio/Nama/Graphical.pm              |   80 +-
 lib/Audio/Nama/Help.pm                   |   19 +-
 lib/Audio/Nama/IO.pm                     |    2 +
 lib/Audio/Nama/Initializations.pm        |   50 +-
 lib/Audio/Nama/Insert.pm                 |    4 +-
 lib/Audio/Nama/Latency.pm                |    2 +-
 lib/Audio/Nama/Log.pm                    |   12 +-
 lib/Audio/Nama/MuteSoloFade.pm           |   45 +-
 lib/Audio/Nama/Object.pm                 |   10 +-
 lib/Audio/Nama/Persistence.pm            |  166 ++--
 lib/Audio/Nama/Plug.pm                   |   51 ++
 lib/Audio/Nama/Project.pm                |   23 +-
 lib/Audio/Nama/RegionComp.pm             |  139 ++++
 lib/Audio/Nama/Sequence.pm               |    2 +-
 lib/Audio/Nama/Terminal.pm               |   20 +-
 lib/Audio/Nama/Track.pm                  |  227 +++---
 lib/Audio/Nama/Wav.pm                    |   28 +-
 script/nama                              |  988 ++++++++++++-----------
 t/03_wav.t                               |   15 -
 t/12_nama.t                              |   69 +-
 42 files changed, 2340 insertions(+), 2319 deletions(-)
 rename lib/Audio/Nama/{Effects.pm => Effect.pm} (69%)
 create mode 100644 lib/Audio/Nama/Plug.pm
 create mode 100644 lib/Audio/Nama/RegionComp.pm
 delete mode 100644 t/03_wav.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/nama.git



More information about the Pkg-perl-cvs-commits mailing list