diff options
| author | Jeff Carr <[email protected]> | 2024-11-16 10:30:30 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-16 10:30:30 -0600 |
| commit | fbf9f4e802fa66327b60cdae1136c549b6344b8c (patch) | |
| tree | 6556635e4ce799c87f86d38a9437e81d873bdeb9 /examples/protoc-gen-go/control | |
| parent | 526605ff8733f14baa737246e2d817d42a556675 (diff) | |
add mirrors.wit.com example. add noarch
Diffstat (limited to 'examples/protoc-gen-go/control')
| -rw-r--r-- | examples/protoc-gen-go/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/protoc-gen-go/control b/examples/protoc-gen-go/control index df51b5d..c1090d5 100644 --- a/examples/protoc-gen-go/control +++ b/examples/protoc-gen-go/control @@ -1,12 +1,13 @@ Source: google.golang.org.protobuf Build-Depends: golang -Package: protoc-gen-go-new +Package: protoc-gen-go-wit Maintainer: Jeff Carr <[email protected]> Packager: Jeff Carr <[email protected]> Architecture: amd64 -Depends: +Depends: protobuf-compiler URL: https://go.wit.com/ Recommends: -Version: 0.1 +Version: 0.0.3 Description: protoc-gen-go from google.golang.org/protobuf You need this one until the debian sid packages are updated + I didn't change anything, it's a straight build from the sources. |
