1
0
Fork 0

Adding debian version 2.5.1-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-19 00:24:08 +02:00
parent 982828099e
commit e4004eafa0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 79 additions and 0 deletions

34
debian/control vendored Normal file
View file

@ -0,0 +1,34 @@
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.