summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-18 03:02:44 -0600
committerJeff Carr <[email protected]>2024-12-18 03:02:44 -0600
commit13d9cfd6586c038aa1d3647f5407c82c9a252238 (patch)
tree95ddfcfea0013aa89c36c212e828252ddb45fb3e
parent6bb2b972b4dff09d55c77341ccc06afb30a5026f (diff)
add control filev0.0.34v0.0.33v0.0.32
-rw-r--r--control11
1 files changed, 11 insertions, 0 deletions
diff --git a/control b/control
new file mode 100644
index 0000000..a5ad0ab
--- /dev/null
+++ b/control
@@ -0,0 +1,11 @@
+Source: autogenpb
+Build-Depends: golang
+Package: autogenpb
+Maintainer: Jeff Carr <[email protected]>
+Packager: Jeff Carr <[email protected]>
+Architecture: amd64
+Depends: protobuf-compiler, protoc-gen-go | protoc-gen-go-wit
+URL: https://go.wit.com/
+Conflicts:
+Description: autogen protobuf marshal and sort files
+ this is needed for go.wit.com/lib/protobuf/ GO packages