Adding debian version 1.37.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
271b368104
commit
b064e0e2e7
6 changed files with 64 additions and 0 deletions
31
debian/control
vendored
Normal file
31
debian/control
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
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,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: TODO
|
||||
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: TODO: short description (library)
|
||||
TODO: long description
|
Loading…
Add table
Add a link
Reference in a new issue