libkinosearch1-perl 1.01-5 source package in Ubuntu

Changelog

libkinosearch1-perl (1.01-5) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 15:01:00 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libkinosearch1-perl_1.01-5.dsc 2.1 KiB 0e182d23226cf93da594c274fc36daef0968792835fabce1d97ac8f6cd77bab8
libkinosearch1-perl_1.01.orig.tar.gz 271.5 KiB 56a4bcfc6656f7609e825dd78881fcf3c6fa696e702c1cb0155cb58c056278bf
libkinosearch1-perl_1.01-5.debian.tar.xz 5.1 KiB 031ac16f822f03d0277bdc06c10e29154d1fcda6f11a9dfb07d0ee2e9c7b9c88

No changes file available.

Binary packages built by this source

libkinosearch1-perl: Perl library providing search engine features

 KinoSearch is a loose port of the Java search engine library, Apache Lucene.
 It is written in Perl and C, designed primarily for providing website search
 functionality, but it can be put to many different uses.
 .
 It has the following features:
 .
  * Extremely fast and scalable: KinoSearch can handle millions of documents
  * Incremental indexing (addition/deletion of documents to/from an existing
    index)
  * Full support for 12 Indo-European languages
  * Support for boolean operators (AND, OR, as well as AND NOT), parenthetical
    groupings, and prepended +plus and -minus
  * Algorithmic selection of relevant excerpts and highlighting of search
    terms within excerpts
  * Highly customizable query and indexing APIs
  * Phrase matching
  * Stemming
  * Stoplists
 .
 KinoSearch1 is derived from KinoSearch version 0.165 and is considered
 the stable upstream branch.

libkinosearch1-perl-dbgsym: debug symbols for libkinosearch1-perl