summaryrefslogtreecommitdiff
path: root/examples/x-tools/control
diff options
context:
space:
mode:
Diffstat (limited to 'examples/x-tools/control')
-rw-r--r--examples/x-tools/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/x-tools/control b/examples/x-tools/control
new file mode 100644
index 0000000..0900e3e
--- /dev/null
+++ b/examples/x-tools/control
@@ -0,0 +1,14 @@
+Source:
+Package: golang.org-x-tools
+Build-Depends:
+Maintainer: https://golang.org/issue/
+Packager: Jeff Carr <[email protected]>
+Architecture: amd64
+Depends:
+GoPath: golang.org/x/tools
+Recommends: golang
+BuildIgnore:
+Description: GO lang x/tools
+ Just an example of how it could be packaged using go-deb
+ incase that is of any use or not.
+ This was packaged with go-deb from go.wit.com