Source: lash
Section: sound
Priority: optional
Maintainer: Guenter Geiger (Debian/GNU) <geiger@debian.org>
Build-Depends: debhelper (>> 4.0.0), cdbs, libjack0.100.0-dev, libasound2-dev, libreadline5-dev, uuid-dev, libgtk2.0-dev, libxml2-dev
Standards-Version: 3.7.2

Package: liblash-dev
Section: libdevel
Architecture: any
Depends: liblash2 (= ${Source-Version}), uuid-dev
Description: Linux Audio Session Handler (LASH) development files
 LASH is a session management system for JACK and ALSA audio
 applications on GNU/Linux.
 .
 This package is needed if you want to compile applications that
 use the LASH system for audio session management.
 
Package: lashd
Section: sound
Architecture: any
Depends: ${shlibs:Depends}
Description:  Linux Audio Session Handler (LASH) server
 LASH is a session management system for JACK and ALSA audio
 applications on GNU/Linux.
 .
 This package is needed if you want to save and restore LASH audio sessions. 

Package: lash-bin
Section: sound
Architecture: any
Depends: lashd, ${shlibs:Depends}
Description:  Linux Audio Session Handler (LASH) example clients
 LASH is a session management system for JACK and ALSA audio
 applications on GNU/Linux.
 .
 LASH client applications, the collection includes the lash_panel,
 a graphical user interface to control LASH sessions.

Package: liblash2
Section: libs
Architecture: any
Depends: ${shlibs:Depends} ${misc:Depends}
Conflicts: liblash
Replaces: liblash
Description:  Linux Audio Session Handler (LASH) shared library files
 LASH is a session management system for JACK and ALSA audio 
 applications on GNU/Linux.
 .
 Dynamic library used by the LASH system 

Package: lash-doc
Section: doc
Architecture: all
Description:  Linux Audio Session Handler (LASH) documentation
 LASH is a session management system for JACK and ALSA audio  
 applications on GNU/Linux.
 .
 This packages contains the LASH user manual.
