golang-github-emicklei-proto_1.13.2-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 24 Nov 2024 19:35:43 +0100 |
Source: | golang-github-emicklei-proto |
Binary: | golang-github-emicklei-proto-dev |
Architecture: | source all |
Version: | 1.13.2-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Simon Josefsson <simon@josefsson.org> |
Description: | golang-github-emicklei-proto-dev - parser for Google ProtocolBuffers definition (Go library) |
Closes: | 1088181 |
Changes: | golang-github-emicklei-proto (1.13.2-1) unstable; urgency=medium * Initial release (Closes: #1088181) |
Files: | 2f65798d53e3d880fc377bd83f155169 1676 golang optional golang-github-emicklei-proto_1.13.2-1.dsc e40999e0a14671f78eaeef41a9282b39 32514 golang optional golang-github-emicklei-proto_1.13.2.orig.tar.gz d77aeb1960df1195a69248b755cbb16f 2304 golang optional golang-github-emicklei-proto_1.13.2-1.debian.tar.xz 850bdb9832e88bade66b20b5723d4eef 28240 golang optional golang-github-emicklei-proto-dev_1.13.2-1_all.deb 74a5bb602f6485faa9eafb450cb68fcf 5415 golang optional golang-github-emicklei-proto_1.13.2-1_amd64.buildinfo |
golang-github-emicklei-proto_1.13.2-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-emicklei-proto |
Binary: | golang-github-emicklei-proto-dev |
Architecture: | all |
Version: | 1.13.2-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Simon Josefsson <simon@josefsson.org>, |
Homepage: | https://github.com/emicklei/proto |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-emicklei-proto |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-emicklei-proto.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
Package-List: | golang-github-emicklei-proto-dev deb golang optional arch=all |
Files: | e40999e0a14671f78eaeef41a9282b39 32514 golang-github-emicklei-proto_1.13.2.orig.tar.gz d77aeb1960df1195a69248b755cbb16f 2304 golang-github-emicklei-proto_1.13.2-1.debian.tar.xz |
Go-Import-Path: | github.com/emicklei/proto |
README.source for golang-github-emicklei-proto_1.13.2-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-emicklei-proto-dev_1.13.2-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-emicklei-proto-dev |
Source: | golang-github-emicklei-proto |
Version: | 1.13.2-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 207 |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/emicklei/proto |
Description: | parser for Google ProtocolBuffers definition (Go library) Go Library for parsing Google Protocol Buffers .proto files v2 and v3, see: https://developers.google.com/protocol-buffers/docs/reference/proto3-spec . This package contains the Go development library. |
contents of golang-github-emicklei-proto-dev_1.13.2-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-11-24 18:35 ./ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/doc/golang-github-emicklei-proto-dev/ -rw-r--r-- root/root 172 2024-11-24 18:35 ./usr/share/doc/golang-github-emicklei-proto-dev/changelog.Debian.gz -rw-r--r-- root/root 639 2024-01-27 16:58 ./usr/share/doc/golang-github-emicklei-proto-dev/changelog.gz -rw-r--r-- root/root 1409 2024-11-24 18:35 ./usr/share/doc/golang-github-emicklei-proto-dev/copyright drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/gocode/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/ drwxr-xr-x root/root 0 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/ -rw-r--r-- root/root 5111 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/comment.go -rw-r--r-- root/root 9506 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/comment_test.go -rw-r--r-- root/root 5844 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/enum.go -rw-r--r-- root/root 6500 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/enum_test.go -rw-r--r-- root/root 1943 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/extensions.go -rw-r--r-- root/root 2030 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/extensions_test.go -rw-r--r-- root/root 6141 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/field.go -rw-r--r-- root/root 6035 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/field_test.go -rw-r--r-- root/root 42 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/go.mod -rw-r--r-- root/root 2843 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/group.go -rw-r--r-- root/root 2182 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/group_test.go -rw-r--r-- root/root 2105 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/import.go -rw-r--r-- root/root 1578 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/import_test.go -rw-r--r-- root/root 5945 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/message.go -rw-r--r-- root/root 5531 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/message_test.go -rw-r--r-- root/root 2966 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/noop_visitor.go -rw-r--r-- root/root 4005 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/oneof.go -rw-r--r-- root/root 5273 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/oneof_test.go -rw-r--r-- root/root 10619 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/option.go -rw-r--r-- root/root 21800 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/option_test.go -rw-r--r-- root/root 1951 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/package.go -rw-r--r-- root/root 1458 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/package_test.go -rw-r--r-- root/root 2648 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/parent_accessor.go -rw-r--r-- root/root 3798 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/parent_test.go -rw-r--r-- root/root 7806 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/parser.go -rw-r--r-- root/root 5664 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/parser_test.go -rw-r--r-- root/root 4820 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/proto.go -rw-r--r-- root/root 991 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/protobuf_test.go -rw-r--r-- root/root 2819 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/range.go -rw-r--r-- root/root 2243 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/range_test.go -rw-r--r-- root/root 2367 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/reserved.go -rw-r--r-- root/root 2122 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/reserved_test.go -rw-r--r-- root/root 6326 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/service.go -rw-r--r-- root/root 6354 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/service_test.go -rw-r--r-- root/root 1993 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/syntax.go -rw-r--r-- root/root 1457 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/syntax_test.go -rw-r--r-- root/root 5116 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/token.go -rw-r--r-- root/root 2280 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/token_test.go -rw-r--r-- root/root 1939 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/visitor.go -rw-r--r-- root/root 1927 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/visitor_test.go -rw-r--r-- root/root 3696 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/walk.go -rw-r--r-- root/root 980 2024-11-24 18:35 ./usr/share/gocode/src/github.com/emicklei/proto/walk_test.go |
copyright of golang-github-emicklei-proto-dev_1.13.2-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/emicklei/proto Upstream-Name: proto Files: * Copyright: 2017 Ernest Micklei License: Expat Files: debian/* Copyright: 2024 Simon Josefsson <simon@josefsson.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 24.11.2024 / 22:02:19 (UTC)