diff options
| author | Jeff Carr <[email protected]> | 2024-11-19 05:30:56 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-19 05:30:56 -0600 |
| commit | 4bf23793574fb57d749cf6a213195b195f957017 (patch) | |
| tree | 7ed975b0cb30821c987f349aa17af9db1975e008 /examples/protoc-gen-go | |
| parent | 1c2246e709d8669faeb035df6a2470861239d48b (diff) | |
better control file value handlingv0.22.16
Diffstat (limited to 'examples/protoc-gen-go')
| -rw-r--r-- | examples/protoc-gen-go/control | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/protoc-gen-go/control b/examples/protoc-gen-go/control index e0b826a..65c7019 100644 --- a/examples/protoc-gen-go/control +++ b/examples/protoc-gen-go/control @@ -1,14 +1,12 @@ -Source: google.golang.org.protobuf +Source: go-clone google.golang.org/protobuf Build-Depends: golang Package: protoc-gen-go-wit -Maintainer: Jeff Carr <[email protected]> +Maintainer: https://google.golang.org/protobuf/ Packager: Jeff Carr <[email protected]> Architecture: amd64 Depends: protobuf-compiler Conflicts: protoc-gen-go, protoc-gen-go-1-3, protoc-gen-go-1-5 -URL: https://go.wit.com/ Recommends: Version: 1.35.1-devel 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. |
