[SCM] Debian packaging of nama branch, master, updated. debian/1.078-1-6-g90ed80c

Alessandro Ghedini al3xbio at gmail.com
Wed Feb 29 14:07:12 UTC 2012


The following commit has been merged in the master branch:
commit 429c55a29bf18e6114413ba0412844410a3ae81b
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Feb 29 14:53:51 2012 +0100

    Depends on ecasound (nama fails to start if ecasound is not present)

diff --git a/debian/control b/debian/control
index 87d232d..99dee6c 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Homepage: http://freeshell.de/~bolangi/nama
 Package: nama
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
+ ecasound,
  libanyevent-perl,
  libdata-section-perl,
  libevent-perl,
@@ -49,18 +50,18 @@ Description: Ecasound-based multitrack recorder/mixer
  Nama is a text-based application for multitrack recording, mixing and
  mastering using the Ecasound audio engine developed by Kai Vehmanen.
  .
- Features include tracks, buses, effects, presets, sends, inserts, marks 
- and regions. Nama runs under JACK and ALSA audio frameworks, automatically 
+ Features include tracks, buses, effects, presets, sends, inserts, marks
+ and regions. Nama runs under JACK and ALSA audio frameworks, automatically
  detects LADSPA plugins, and supports Ladish Level 1 session handling.
  .
- All editing under Nama is non-destructive. Effects are generally applied 
+ All editing under Nama is non-destructive. Effects are generally applied
  in realtime. A track caching (track freezing) function is also available.
  .
- The command prompt accepts Nama commands, Ecasound interactive-mode 
- commands, shell commands and perl code, providing command history and 
- autocompletion.  The help system covers internal commands and LADSPA 
+ The command prompt accepts Nama commands, Ecasound interactive-mode
+ commands, shell commands and perl code, providing command history and
+ autocompletion.  The help system covers internal commands and LADSPA
  effects and includes keyword search.
  .
- By default, Nama displays a simple graphic interface while the command 
- processor runs in a terminal window. The -t option provides a text-only 
+ By default, Nama displays a simple graphic interface while the command
+ processor runs in a terminal window. The -t option provides a text-only
  interface for console users.

-- 
Debian packaging of nama



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