summaryrefslogtreecommitdiff
path: root/control
blob: 6c4802125b0da9645ae69ee315c4e0cab965eb81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: go-deb
Build-Depends: golang
Package: go-deb
Maintainer: Jeff Carr <[email protected]>
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.