go-deb/control

14 lines
476 B
Plaintext
Raw Permalink Normal View History

Source: go-deb
2024-02-11 01:00:05 -06:00
Build-Depends: golang
Package: go-deb
2024-02-11 01:00:05 -06:00
Maintainer: Jeff Carr <jcarr@wit.com>
Architecture: amd64
Depends:
Recommends: go-gui-toolkits
Description: create distribution packages for golang repositories
Hopefully, this can make compatible and correct source
packages for things like debuild or the incoming queue since
golang applications are more strict then the traditional C
libraries and binaries that require lots of scripting.
A person can dream anyway.