golang-bugst-cleanup_1.0.0-1_multi.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 02 Jul 2025 13:46:12 +0200 |
Binary: | golang-bugst-cleanup-dev |
Source: | golang-bugst-cleanup |
Architecture: | all source |
Version: | 1.0.0-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Nicolas Peugnet <nicolas@club1.fr> |
Closes: | 1108657 |
Description: | golang-bugst-cleanup-dev - Go library providing a signal.Interrupt/CTRL-C interruptable cont |
Changes: | golang-bugst-cleanup (1.0.0-1) experimental; urgency=medium * Initial release (Closes: #1108657) |
Files: | 7308f6a6116260043a2c098747ef53c2 3588 golang optional golang-bugst-cleanup-dev_1.0.0-1_all.deb f5e7578bd2496409d80a226789e5942b 5242 golang optional golang-bugst-cleanup_1.0.0-1_amd64.buildinfo 78bf7dd7236c55c08dee80a92db51b23 1576 golang optional golang-bugst-cleanup_1.0.0-1.dsc c2e7bd4f723d0a5291caa79b3f8c4aed 2205 golang optional golang-bugst-cleanup_1.0.0.orig.tar.gz 16c2a7f6fa7eb5baaeff8baeee4ef9ab 3028 golang optional golang-bugst-cleanup_1.0.0-1.debian.tar.xz |
golang-bugst-cleanup_1.0.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-bugst-cleanup |
Binary: | golang-bugst-cleanup-dev |
Architecture: | all |
Version: | 1.0.0-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Nicolas Peugnet <nicolas@club1.fr>, |
Homepage: | https://github.com/bugst/go-cleanup |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-bugst-cleanup |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-bugst-cleanup.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev |
Package-List: | golang-bugst-cleanup-dev deb golang optional arch=all |
Files: | c2e7bd4f723d0a5291caa79b3f8c4aed 2205 golang-bugst-cleanup_1.0.0.orig.tar.gz 16c2a7f6fa7eb5baaeff8baeee4ef9ab 3028 golang-bugst-cleanup_1.0.0-1.debian.tar.xz |
Go-Import-Path: | go.bug.st/cleanup |
README.source for golang-bugst-cleanup_1.0.0-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-bugst-cleanup-dev_1.0.0-1_all.deb (click to toggle) | |
---|---|
Package: | golang-bugst-cleanup-dev |
Source: | golang-bugst-cleanup |
Version: | 1.0.0-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 18 |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/bugst/go-cleanup |
Description: | Go library providing a signal.Interrupt/CTRL-C interruptable context This library provides a context wrapper that will be automatically interrupted by a signal.Interrupt/CTRL-C, and that can be passed to any function expecting a context argument. |
contents of golang-bugst-cleanup-dev_1.0.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-02 11:46 ./ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/doc/golang-bugst-cleanup-dev/ -rw-r--r-- root/root 168 2025-07-02 11:46 ./usr/share/doc/golang-bugst-cleanup-dev/changelog.Debian.gz -rw-r--r-- root/root 1920 2025-07-02 11:46 ./usr/share/doc/golang-bugst-cleanup-dev/copyright drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/ drwxr-xr-x root/root 0 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/cleanup/ -rw-r--r-- root/root 711 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/cleanup/context.go -rw-r--r-- root/root 1100 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/cleanup/context_test.go -rw-r--r-- root/root 171 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/cleanup/go.mod -rw-r--r-- root/root 521 2025-07-02 11:46 ./usr/share/gocode/src/go.bug.st/cleanup/go.sum |
copyright of golang-bugst-cleanup-dev_1.0.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/bugst/go-cleanup Upstream-Name: cleanup Upstream-Contact: Cristian Maglie <c.maglie@bug.st> Files: * Copyright: 2018 Cristian Maglie License: BSD-3-clause Files: debian/* Copyright: 2025 Nicolas Peugnet <nicolas@club1.fr> License: BSD-3-clause Comment: Debian packaging is licensed under the same terms as upstream License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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: 02.07.2025 / 22:02:25 (UTC)