diff options
| author | Jeff Carr <[email protected]> | 2024-11-19 04:37:20 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-19 04:37:20 -0600 |
| commit | 1c2246e709d8669faeb035df6a2470861239d48b (patch) | |
| tree | 23c69ead9174843cc337973491fb9648443527df /examples/protoc-gen-go/control | |
| parent | 891a4cada95f786bae78851e6d28bf2bfc2aafcb (diff) | |
add Conflicts:
Diffstat (limited to 'examples/protoc-gen-go/control')
| -rw-r--r-- | examples/protoc-gen-go/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/protoc-gen-go/control b/examples/protoc-gen-go/control index c1090d5..e0b826a 100644 --- a/examples/protoc-gen-go/control +++ b/examples/protoc-gen-go/control @@ -5,9 +5,10 @@ Maintainer: Jeff Carr <[email protected]> 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: 0.0.3 +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. |
