golang-github-pingcap-errors_0.11.4-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 05 Jun 2025 11:25:53 +0000 |
Source: | golang-github-pingcap-errors |
Binary: | golang-github-pingcap-errors-dev |
Architecture: | source all |
Version: | 0.11.4-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Otto Kekäläinen <otto@debian.org> |
Description: | golang-github-pingcap-errors-dev - enhanced error handling primitives for Go (library) |
Closes: | 1107495 |
Changes: | golang-github-pingcap-errors (0.11.4-1) unstable; urgency=medium * Initial release (Closes: #1107495) |
Files: | 6cfdcdd52d77345eacc029485320a772 2317 golang optional golang-github-pingcap-errors_0.11.4-1.dsc b0b027d703606055aa39aecbee0a52d8 14802 golang optional golang-github-pingcap-errors_0.11.4.orig.tar.gz f3b668fb1f56011c2b050072713d601d 6484 golang optional golang-github-pingcap-errors_0.11.4-1.debian.tar.xz df529a37c1bcc6b6b7e0529b6705873e 14064 golang optional golang-github-pingcap-errors-dev_0.11.4-1_all.deb b637e3df05c8711dbfb75f8b23e6b0f1 6230 golang optional golang-github-pingcap-errors_0.11.4-1_amd64.buildinfo |
golang-github-pingcap-errors_0.11.4-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-pingcap-errors |
Binary: | golang-github-pingcap-errors-dev |
Architecture: | all |
Version: | 0.11.4-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Otto Kekäläinen <otto@debian.org>, |
Homepage: | https://github.com/pingcap/errors |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-pingcap-errors |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-pingcap-errors.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev |
Package-List: | golang-github-pingcap-errors-dev deb golang optional arch=all |
Files: | b0b027d703606055aa39aecbee0a52d8 14802 golang-github-pingcap-errors_0.11.4.orig.tar.gz f3b668fb1f56011c2b050072713d601d 6484 golang-github-pingcap-errors_0.11.4-1.debian.tar.xz |
Go-Import-Path: | github.com/pingcap/errors |
README.source for golang-github-pingcap-errors_0.11.4-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-pingcap-errors-dev_0.11.4-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-pingcap-errors-dev |
Source: | golang-github-pingcap-errors |
Version: | 0.11.4-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 72 |
Depends: | golang-github-pkg-errors-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/pingcap/errors |
Description: | enhanced error handling primitives for Go (library) This package provides enhanced error handling primitives for Go. It extends the standard Go error handling capabilities to improve the diagnostic information available when errors occur. . The library allows for wrapping errors to add context, and attaching stack traces to errors. It provides functions like Wrap, Wrapf, WithMessage, and WithStack. Errors can be inspected with Cause and support detailed formatting via the fmt.Formatter interface, revealing the error chain and stack traces with the '%+v' verb. It also includes facilities for handling groups of errors. |
contents of golang-github-pingcap-errors-dev_0.11.4-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-05 11:25 ./ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/doc/golang-github-pingcap-errors-dev/ -rw-r--r-- root/root 177 2025-06-05 11:25 ./usr/share/doc/golang-github-pingcap-errors-dev/changelog.Debian.gz -rw-r--r-- root/root 1682 2025-06-05 11:25 ./usr/share/doc/golang-github-pingcap-errors-dev/copyright drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/ drwxr-xr-x root/root 0 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/ -rw-r--r-- root/root 1983 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/bench_test.go -rw-r--r-- root/root 8885 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/errors.go -rw-r--r-- root/root 8224 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/errors_test.go -rw-r--r-- root/root 5437 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/example_test.go -rw-r--r-- root/root 12948 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/format_test.go -rw-r--r-- root/root 1112 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/group.go -rw-r--r-- root/root 3298 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/juju_adaptor.go -rw-r--r-- root/root 5816 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/stack.go -rw-r--r-- root/root 6687 2025-06-05 11:25 ./usr/share/gocode/src/github.com/pingcap/errors/stack_test.go |
copyright of golang-github-pingcap-errors-dev_0.11.4-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/pingcap/errors Upstream-Name: errors Upstream-Contact: https://github.com/pingcap/errors/issues Files: * Copyright: 2018-2025 PingCAP, Inc. 2015 Dave Cheney <dave@cheney.net> License: BSD-2-clause Files: debian/* Copyright: 2025 Otto Kekäläinen <otto@debian.org> License: BSD-2-clause License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 23.08.2025 / 23:02:30 (UTC)