Source: pgroonga
Section: database
Priority: optional
Maintainer: PGroonga Project <packages@groonga.org>
Build-Depends:
  debhelper (>= 9),
  pkg-config,
  libgroonga-dev,
  postgresql-server-dev-9.5
Standards-Version: 3.9.8
Homepage: http://pgroonga.github.io/

Package: postgresql-9.5-pgroonga
Architecture: any
Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  libgroonga0,
  postgresql-9.5
Description: Fast full-text search plugin for PostgreSQL based on Groonga
 PGroonga is a PostgreSQL plugin. It provides fast full-text search feature.
 It is based on Groonga full-text search engine.
