DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-anchore-go-homedir 0.1.0-1

Package Information

DescriptionDetect and expand the user home dir without cgo (library)

This is a Go library for detecting the user's home directory without the use of cgo, so the library can be used in cross-compilation environments.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByRafael Passos <rafael@rcpassos.me>
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-homedir.git (browse)
Closes#1135315
Trackerhttps://tracker.debian.org/pkg/golang-github-anchore-go-homedir
Uploaded3 hours ago

New Package Report

.changes
Version0.1.0-1
Changed-ByRafael Passos
Architecturesource all
Distributionunstable
DateThu, 07 May 2026 23:54:29 -0300
Sourcegolang-github-anchore-go-homedir
Changelog
golang-github-anchore-go-homedir (0.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1135315)
.dsc
Componentmain
Package-Listgolang-github-anchore-go-homedir-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/anchore/go-homedir
Upstream-Name: go-homedir
Upstream-Contact: anchore.com

Files: *
Copyright: 2013 Mitchell Hashimoto
License: Expat

Files: debian/*
Copyright: 2026 Rafael Passos <rafael@rcpassos.me>
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.

Back to Dashboard | View all reviews for this package