1
0
Fork 0
golang-github-blevesearch-b.../debian/control
Daniel Baumann e4004eafa0
Adding debian version 2.5.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-19 00:25:54 +02:00

34 lines
1.1 KiB
Text

Source: golang-github-blevesearch-bleve
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-bits-and-blooms-bitset-dev,
golang-github-blevesearch-go-porterstemmer-dev,
golang-github-blevesearch-segment-dev,
golang-github-coreos-bbolt-dev,
golang-github-couchbase-moss-dev,
golang-github-roaringbitmap-roaring-dev,
golang-github-spf13-cobra-dev,
golang-goprotobuf-dev,
golang-x-text-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/blevesearch/bleve
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-blevesearch-bleve
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-blevesearch-bleve
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/blevesearch/bleve
Package: golang-github-blevesearch-bleve-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: text/numeric/geo-spatial/vector indexing (Go library)
bleve is a Go library for indexing text, numeric, geo-spatial or vector
information.