From 4bf23793574fb57d749cf6a213195b195f957017 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 19 Nov 2024 05:30:56 -0600 Subject: better control file value handling --- examples/protoc-gen-go/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'examples/protoc-gen-go/control') 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 +Maintainer: https://google.golang.org/protobuf/ Packager: Jeff Carr 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. -- cgit v1.2.3