1
0
Fork 0

Adding debian version 0.31.1-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 21:46:43 +02:00
parent 5d4914ed7f
commit 4618a3f15a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 83 additions and 0 deletions

32
debian/control vendored Normal file
View file

@ -0,0 +1,32 @@
Source: golang-github-meilisearch-meilisearch-go
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-andybalholm-brotli-dev,
golang-github-golang-jwt-jwt-dev,
golang-github-mailru-easyjson-dev,
golang-github-stretchr-testify-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/meilisearch/meilisearch-go
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-meilisearch-meilisearch-go
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-meilisearch-meilisearch-go
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/meilisearch/meilisearch-go
Package: golang-github-meilisearch-meilisearch-go-dev
Architecture: all
Multi-Arch: foreign
Depends:
golang-github-andybalholm-brotli-dev,
golang-github-golang-jwt-jwt-dev,
golang-github-mailru-easyjson-dev,
golang-github-stretchr-testify-dev,
${misc:Depends},
Description: wrapper for the Meilisearch API (Go library)
Meilisearch Go is the API client in Go language for the Meilisearch search
engine.