Adding debian version 2.6.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2b08a89310
commit
8dfd68ce54
7 changed files with 79 additions and 0 deletions
27
debian/control
vendored
Normal file
27
debian/control
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
Source: golang-github-editorconfig-editorconfig-core-go
|
||||
Section: golang
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel@debian.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-golang,
|
||||
golang-any,
|
||||
golang-github-google-go-cmp-dev,
|
||||
golang-golang-x-mod-dev,
|
||||
golang-gopkg-ini.v1-dev,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.7.2
|
||||
Homepage: https://github.com/editorconfig/editorconfig-core-go
|
||||
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-editorconfig-editorconfig-core-go
|
||||
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-editorconfig-editorconfig-core-go
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: github.com/editorconfig/editorconfig-core-go
|
||||
|
||||
Package: golang-github-editorconfig-editorconfig-core-go-dev
|
||||
Section: golang
|
||||
Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
Description: EditorConfig Core (Go library)
|
||||
editorconfig-core-go is a Go library providing an Editorconfig
|
||||
(https://editorconfig.org/) file parser and manipulator.
|
Loading…
Add table
Add a link
Reference in a new issue