DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-mgechev-dots 1.0.0-1

Package Information

Descriptionwildcard file matching used by golint, go test etc. (library)

dots provides advanced wildcard file and package matching, similar to the behavior used by tools like go test and golint. It allows you to easily resolve file paths and packages using patterns with "..." wildcards, and supports flexible exclusion rules.

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-mgechev-dots.git (browse)
Closes#1131004
Trackerhttps://tracker.debian.org/pkg/golang-github-mgechev-dots
Uploaded2 hours ago

New Package Report

.changes
DateMon, 16 Mar 2026 22:25:20 +0100
Sourcegolang-github-mgechev-dots
Version1.0.0-1
Changed-ByDr. Tobias Quathamer
Architectureall source
Distributionunstable
Changelog
golang-github-mgechev-dots (1.0.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131004)
.dsc
Priorityoptional
Componentmain
Package-Listgolang-github-mgechev-dots-dev deb golang optional arch=all
Sectiongolang
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/mgechev/dots
Upstream-Name: dots
Upstream-Contact: Minko Gechev <mgechev@gmail.com>

Files: *
Copyright: 2018 Minko Gechev
License: Expat

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