Source: hyperestraier
Section: text
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: KURASHIKI Satoru <lurdan@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, zlib1g-dev, libqdbm-dev (>= 1.8.75), libfcgi-dev (>= 2.4.0-6), gem2deb, default-jdk [linux-any], chrpath, perl
Standards-Version: 3.9.4
Homepage: http://fallabs.com/hyperestraier/
Vcs-Git: git://anonscm.debian.org/collab-maint/hyperestraier.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/hyperestraier.git
XS-Ruby-Versions: all

Package: hyperestraier
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: wv, xlhtml, ppthtml, poppler-utils, wordnet
Description: full-text search system for communities
 Hyper Estraier is a full-text search system. You can search lots of documents
 for some documents including specified words. If you run a web site, it is
 useful as your own search engine for pages in your site. Also, it is useful as
 search utilities of mail boxes and file servers.
 The characteristic of Hyper Estraier is the following.
  * High performance of search
  * High scalability of target documents
  * Perfect recall ratio by N-gram method
  * Phrase search, attribute search, and similarity search
  * Multilingualism with Unicode
  * Independent of file format and repository
  * Simple and powerful API
  * Supporting P2P architecture
 It is redesigned Estraier and you can connect several index nodes over
 the network using node API.

Package: libestraier8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: full-text search system Libraries [runtime]
 Hyper Estraier is a full-text search system.
 This is the runtime package for programs that use the QDBM database
 library.

Package: libestraier-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, libestraier8 (= ${binary:Version}), ${misc:Depends}, zlib1g-dev, libqdbm-dev
Description: full-text search system Libraries [development]
 Hyper Estraier is a full-text search system.
 This is the runtime package for programs that use the QDBM database
 library.

Package: ruby-hyperestraier
XB-Ruby-Versions: ${ruby:Versions}
X-DhRuby-Root: rubynative/src
Architecture: any
Section: ruby
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: ruby-hyperestraier-doc
Provides: libestraier-ruby1.8, libestraier-ruby1.9.1, libestraier-ruby
Replaces: libestraier-ruby1.8 (<< 1.4.13-4),
          libestraier-ruby1.9.1 (<< 1.4.13-4),
          libestraier-ruby (<< 1.4.13-4)
Breaks: libestraier-ruby1.8 (<< 1.4.13-4),
        libestraier-ruby1.9.1 (<< 1.4.13-4),
        libestraier-ruby (<< 1.4.13-4)
Description: Hyper Estraier Node API Libraries for Ruby
 Hyper Estraier is a full-text search system.
 This package provides the Ruby interface for the Node API for
 Hyper Estraier.

Package: ruby-hyperestraier-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: ruby-hyperestraier
Provides: libestraier-ruby-doc
Replaces: libestraier-ruby-doc (<< 1.4.13-4)
Breaks: libestraier-ruby-doc (<< 1.4.13-4)
Description: Hyper Estraier Node API Libraries for Ruby (documentation)
 Hyper Estraier is a full-text search system.
 This is the documentation package, with upstream documentation, as well as
 generated rdoc.

Package: libestraier-java
Architecture: any
Section: java
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: hyperestraier, java-virtual-machine
Description: Hyper Estraier Node API Libraries for Java
 Hyper Estraier is a full-text search system.
 This package provides the Java interface for the Node API for
 Hyper Estraier.

Package: libestraier-perl
Architecture: any
Section: perl
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Suggests: hyperestraier, perl
Description: Hyper Estraier node API Libraries for Perl
 Hyper Estraier is a full-text search system.
 This package provides the Perl interface for the Node API for
 Hyper Estraier.

