Adding debian version 1.65.7-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
32b8eb3fd7
commit
4b232919ed
6 changed files with 83 additions and 0 deletions
37
debian/control
vendored
Normal file
37
debian/control
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
Source: golang-modernc-libc
|
||||
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-dustin-go-humanize-dev,
|
||||
golang-github-google-uuid-dev,
|
||||
golang-golang-x-exp-dev,
|
||||
golang-golang-x-sys-dev,
|
||||
golang-modernc-memory-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://gitlab.com/cznic/libc
|
||||
Vcs-Browser: https://forgejo.debian.net/gatus/golang-modernc-libc
|
||||
Vcs-Git: https://forgejo.debian.net/gatus/golang-modernc-libc
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: modernc.org/libc
|
||||
|
||||
Package: golang-modernc-libc-dev
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
golang-github-cznic-fileutil-dev,
|
||||
golang-github-cznic-mathutil-dev,
|
||||
golang-github-dustin-go-humanize-dev,
|
||||
golang-github-google-uuid-dev,
|
||||
golang-golang-x-exp-dev,
|
||||
golang-golang-x-sys-dev,
|
||||
${misc:Depends},
|
||||
Description: C-runtime services (Go library)
|
||||
modernc-libc is a Go library that contains a partial reimplementation of C libc
|
||||
in pure Go.
|
Loading…
Add table
Add a link
Reference in a new issue