golang-github-karpeleslab-reflink_1.0.1-1_multi.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 14 Nov 2024 10:07:13 -0500 |
Binary: | golang-github-karpeleslab-reflink-dev |
Source: | golang-github-karpeleslab-reflink |
Architecture: | all source |
Version: | 1.0.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Reinhard Tartler <siretart@tauware.de> |
Closes: | 1087510 |
Description: | golang-github-karpeleslab-reflink-dev - Reflink file copy in Go (library) |
Changes: | golang-github-karpeleslab-reflink (1.0.1-1) unstable; urgency=medium * Initial release (Closes: #1087510) |
Files: | b78150362211110b8499246611c9dbe0 2500 golang optional golang-github-karpeleslab-reflink_1.0.1-1.dsc 3f9b1f2e5feaf69eec61e6dd9e8bbdc4 5044 golang optional golang-github-karpeleslab-reflink_1.0.1.orig.tar.gz 2fa26b9787a7adcea26773f030c42818 2584 golang optional golang-github-karpeleslab-reflink_1.0.1-1.debian.tar.xz 780b103f5cddf71823e6d36276fd8046 5644 golang optional golang-github-karpeleslab-reflink-dev_1.0.1-1_all.deb df34ed69d3ca6fea27239f8a2039c7b8 6287 golang optional golang-github-karpeleslab-reflink_1.0.1-1_amd64.buildinfo |
golang-github-karpeleslab-reflink_1.0.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-karpeleslab-reflink |
Binary: | golang-github-karpeleslab-reflink-dev |
Architecture: | all |
Version: | 1.0.1-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Reinhard Tartler <siretart@tauware.de> |
Homepage: | https://github.com/KarpelesLab/reflink |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-karpeleslab-reflink |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-karpeleslab-reflink.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-golang-x-sys-dev |
Package-List: | golang-github-karpeleslab-reflink-dev deb golang optional arch=all |
Files: | 3f9b1f2e5feaf69eec61e6dd9e8bbdc4 5044 golang-github-karpeleslab-reflink_1.0.1.orig.tar.gz 2fa26b9787a7adcea26773f030c42818 2584 golang-github-karpeleslab-reflink_1.0.1-1.debian.tar.xz |
Go-Import-Path: | github.com/KarpelesLab/reflink |
Dgit: | d88dbd16bd985063aaecd5f8d19a130cce9cbaff debian archive/debian/1.0.1-1 https://git.dgit.debian.org/golang-github-karpeleslab-reflink |
README.source for golang-github-karpeleslab-reflink_1.0.1-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-karpeleslab-reflink-dev_1.0.1-1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-karpeleslab-reflink-dev |
Source: | golang-github-karpeleslab-reflink |
Version: | 1.0.1-1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 29 |
Depends: | golang-golang-x-sys-dev |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/KarpelesLab/reflink |
Description: | Reflink file copy in Go (library) Reflinks are a new kind of links found in btrfs and xfs which act similar to hard links, except modifying one of the two files will not change the other, and typically only the changed data will take space on the disk (copy-on-write). . This package provides a library for accessing reflinks |
contents of golang-github-karpeleslab-reflink-dev_1.0.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-11-14 15:07 ./ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/doc/golang-github-karpeleslab-reflink-dev/ -rw-r--r-- root/root 178 2024-11-14 15:07 ./usr/share/doc/golang-github-karpeleslab-reflink-dev/changelog.Debian.gz -rw-r--r-- root/root 1444 2024-11-14 15:07 ./usr/share/doc/golang-github-karpeleslab-reflink-dev/copyright drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/gocode/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/ drwxr-xr-x root/root 0 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/ -rw-r--r-- root/root 3771 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/api.go -rw-r--r-- root/root 359 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/errors.go -rw-r--r-- root/root 92 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/go.mod -rw-r--r-- root/root 151 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/go.sum -rw-r--r-- root/root 361 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/reflink.go -rw-r--r-- root/root 2277 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/reflink_linux.go -rw-r--r-- root/root 2715 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/reflink_test.go -rw-r--r-- root/root 855 2024-11-14 15:07 ./usr/share/gocode/src/github.com/KarpelesLab/reflink/writer.go |
copyright of golang-github-karpeleslab-reflink-dev_1.0.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/KarpelesLab/reflink Upstream-Name: reflink Upstream-Contact: TODO Files: * Copyright: 2020 Karpelès Lab Inc. License: Expat Files: debian/* Copyright: 2024 Reinhard Tartler <siretart@tauware.de> 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: 14.11.2024 / 16:02:22 (UTC)