From 13d9cfd6586c038aa1d3647f5407c82c9a252238 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 18 Dec 2024 03:02:44 -0600 Subject: add control file --- control | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 control 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 +Packager: Jeff Carr +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 -- cgit v1.2.3