DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-fatih-structtag 1.2.0-1

Package Information

DescriptionParse and modify Go struct field tags (library)

structtag provides a way of parsing and manipulating struct tag Go fields.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByDr. Tobias Quathamer <toddy@debian.org>
Sponsortoddy@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-fatih-structtag.git (browse)
Closes#1131499
Trackerhttps://tracker.debian.org/pkg/golang-github-fatih-structtag
Uploaded3 hours ago

New Package Report

.changes
Changed-ByDr. Tobias Quathamer
Architectureall source
Distributionunstable
DateSat, 21 Mar 2026 23:53:31 +0100
Sourcegolang-github-fatih-structtag
Version1.2.0-1
Changelog
golang-github-fatih-structtag (1.2.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131499)
.dsc
Package-Listgolang-github-fatih-structtag-dev deb golang optional arch=all
Sectiongolang
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/fatih/structtag
Upstream-Name: structtag
Upstream-Contact: https://github.com/fatih/structtag

Files: *
Copyright: 2017 Fatih Arslan
           2012 The Go Authors
License: BSD-3-Clause
Comment: This software includes some portions from Go. Go is used under
 the terms of the BSD like license.

Files: debian/*
Copyright: 2026 Dr. Tobias Quathamer <toddy@debian.org>
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:
 .
 * 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.
 .
 * Neither the name of structtag 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.

Back to Dashboard | View all reviews for this package