~ubuntu-branches/ubuntu/quantal/jackd2/quantal

« back to all changes in this revision

Viewing changes to debian/libjack-jackd2-dev.README

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler, Adrian Knoth, Reinhard Tartler, Jonas Smedegaard
  • Date: 2010-06-19 18:54:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100619185429-zhbhh0mqvukgzx0l
Tags: 1.9.5~dfsg-15
[ Adrian Knoth ]
* Also provide the shlibs file for libjack-jackd2-0
* Fix FTBFS on sparc64 (Closes: #586257)

[ Reinhard Tartler ]
* jackd must not be a virtual package, use 'jack-daemon' for that
* add breaks/replaces on old libjack0
* change shlibsfile to prefer jackd2's libjack
* use conflicts instead of breaks. libjack-jackd2-0 has file conflicts
  with libjack0 and will keep it

[ Jonas Smedegaard ]
* Update control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libjack*-dev: JACK Audio Connection Kit (development files)
 
2
-----------------------------------------------------------
 
3
 
 
4
You'll find the API documentation in the
 
5
/usr/share/doc/libjack*-dev/HTML directory.
 
6
 
 
7
The source code of the example clients is not included in the binary
 
8
packages, please get the source package if you need it (by doing
 
9
"apt-get source jack-audio-connection-kit", for example).
 
10
 
 
11
Some (and more user-specific) documentation is also contained in the
 
12
jackd package.
 
13
 
 
14
originally, Stefan Schwandter, $Date: 2003/01/07 20:02:48 $
 
15
Junichi Uekawa, 2 Mar 2003.
 
16
Robert Jordens <jordens@debian.org>