Source: checkmake
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-go-ini-ini-dev,
 golang-github-olekukonko-tablewriter-dev,
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
Standards-Version: 4.7.4
Homepage: https://github.com/checkmake/checkmake
Vcs-Browser: https://forgejo.debian.net/git/checkmake
Vcs-Git: https://forgejo.debian.net/git/checkmake
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/checkmake/checkmake

Package: checkmake
Section: utils
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: Linter/analyzer for Makefiles
 checkmake is a linter for Makefiles. It scans Makefiles for potential issues
 based on configurable rules.
