Source: 4store
Section: utils
Priority: extra
Maintainer: Jonas Smedegaard <dr@jones.dk>
Uploaders: Dave Beckett <dajobe@debian.org>
Build-Depends: cdbs (>= 0.4.123~),
 libtool,
 automake,
 autoconf,
 debhelper,
 dh-buildinfo,
 devscripts,
 libpcre3-dev,
 libglib2.0-dev,
 ncurses-dev,
 libreadline-dev,
 libavahi-client-dev,
 libavahi-glib-dev,
 libstemmer-dev,
 uuid-dev,
 librasqal3-dev,
 libraptor2-dev,
 d-shlibs
Standards-Version: 3.9.7
Homepage: https://github.com/garlik/4store
Vcs-Git: https://anonscm.debian.org/git/collab-maint/4store
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/4store.git

Package: 4store
Architecture: any
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:  ${cdbs:Recommends}
Description: RDF database storage and query engine -- database daemon
 4store is a database storage and query engine that holds RDF data.
 .
 4store's main strengths are its performance, scalability and stability.
 It does not provide many features over and above RDF storage and SPARQL
 queries, but if your are looking for a scalable, secure, fast and
 efficient RDF store, then 4store should be on your shortlist.
 .
 This package contains the database daemon and related utilities.

Package: lib4store-dev
Section: libdevel
Architecture: any
Depends: lib4store0 (= ${binary:Version}),
 ${cdbs:Depends},
 ${misc:Depends}
Description: RDF database storage and query engine -- development files
 4store is a database storage and query engine that holds RDF data.
 .
 4store's main strengths are its performance, scalability and stability.
 It does not provide many features over and above RDF storage and SPARQL
 queries, but if your are looking for a scalable, secure, fast and
 efficient RDF store, then 4store should be on your shortlist.
 .
 This package contains the development headers and static library.

Package: lib4store0
Section: libs
Architecture: any
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${shlibs:Depends}
Description: RDF database storage and query engine -- shared library
 4store is a database storage and query engine that holds RDF data.
 .
 4store's main strengths are its performance, scalability and stability.
 It does not provide many features over and above RDF storage and SPARQL
 queries, but if your are looking for a scalable, secure, fast and
 efficient RDF store, then 4store should be on your shortlist.
 .
 This package contains the shared library lib4store.
