Adding debian version 1.11.0-1+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7d6afcab99
commit
5388632f93
6 changed files with 88 additions and 0 deletions
27
debian/control
vendored
Normal file
27
debian/control
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
Source: golang-modernc-memory
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
golang-github-cznic-mathutil-dev,
|
||||
golang-golang-x-sys-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://gitlab.com/cznic/memory
|
||||
Vcs-Browser: https://forgejo.debian.net/gatus/golang-modernc-memory
|
||||
Vcs-Git: https://forgejo.debian.net/gatus/golang-modernc-memory
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: modernc.org/memory
|
||||
|
||||
Package: golang-modernc-memory-dev
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
golang-github-cznic-mathutil-dev,
|
||||
golang-golang-x-sys-dev,
|
||||
${misc:Depends},
|
||||
Description: memory allocator (Go library)
|
||||
modern-memory is a Go library that implements a memory allocator.
|
Loading…
Add table
Add a link
Reference in a new issue