1
0
Fork 0
golang-modernc-sqlite/debian/control
Daniel Baumann db1acb1099
Adding debian version 1.37.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-19 21:25:33 +02:00

33 lines
1,014 B
Text

Source: golang-modernc-sqlite
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-cznic-fileutil-dev,
golang-github-cznic-mathutil-dev,
golang-github-google-pprof-dev,
golang-golang-x-sys-dev,
golang-golang-x-sync-dev,
golang-github-mattn-go-sqlite3-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://gitlab.com/cznic/sqlite
Vcs-Browser: https://forgejo.debian.net/gatus/golang-modernc-sqlite
Vcs-Git: https://forgejo.debian.net/gatus/golang-modernc-sqlite
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: modernc.org/sqlite
Package: golang-modernc-sqlite-dev
Architecture: all
Multi-Arch: foreign
Depends:
golang-github-cznic-fileutil-dev,
golang-github-cznic-mathutil-dev,
golang-github-google-pprof-dev,
golang-golang-x-sys-dev,
${misc:Depends},
Description: Golang port of SQLite (Go library)
modernc-sqlite is a Golang port of the SQLite/SQLite3 database.