Source: liblrdf
Priority: optional
Maintainer: Robert Jordens <jordens@debian.org>
Build-Depends: debhelper (>> 4.1.0), cdbs, dh-buildinfo, automake1.8,
 autoconf, libtool, libraptor1-dev (>= 0.9.11), ladspa-sdk
Standards-Version: 3.6.1

Package: liblrdf0-dev
Section: libdevel
Architecture: any
Depends: liblrdf0 (= ${Source-Version}), ladspa-sdk, libraptor1-dev
Provides: liblrdf-dev
Conflicts: liblrdf-dev
Description: liblrdf0 development files
 Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a
 light taxonomic inference capablility.
 .
 It can also be used for general RDF manipulation.
 .
 This package holds static libraries and headers needed by developers
 who wish to use liblrdf0 in their programs.

Package: liblrdf0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Suggests: liblrdf0-dev (= ${Source-Version})
Description: a library to manipulate RDF files describing LADSPA plugins
 Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a
 light taxonomic inference capablility.
 .
 It can also be used for general RDF manipulation.

