DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-pgregory-rapid 1.3.0-1

Package Information

DescriptionGo property-based testing library (library)

Rapid checks that properties you define hold for a large number of automatically generated test cases. If a failure is found, rapid automatically minimizes the failing test case before presenting it.

Features:

* Imperative Go API with type-safe data generation using generics, * Data generation biased to explore "small" values and edge cases more thoroughly, * Fully automatic minimization of failing test cases, * Persistence and automatic re-running of minimized failing test cases, * Support for state machine ("stateful" or "model-based") testing, * No dependencies outside the Go standard library.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByGuillem Jover <gjover@sipwise.com>
Sponsorguillem@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-pgregory-rapid.git (browse)
Closes#1137033
Trackerhttps://tracker.debian.org/pkg/golang-pgregory-rapid
Uploaded6 days ago

New Package Report

.changes
Version1.3.0-1
Changed-ByGuillem Jover
Architecturesource all
Distributionunstable
DateMon, 18 May 2026 17:46:42 +0200
Sourcegolang-pgregory-rapid
Changelog
golang-pgregory-rapid (1.3.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1137033)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-pgregory-rapid-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/flyingmutant/rapid

Files:
 *
Copyright:
 2019 Gregory Petrosyan
License: MPL-2.0

Files:
 debian/*
Copyright:
 2026 Sipwise GmbH, Austria
License: MPL-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
Comment:
 On Debian systems, the complete text of the MPL-2.0 license can be found
 in "/usr/share/common-licenses/MPL-2.0".

Review Information

accepted — allocated to awm 5 days ago, started 5 days ago, completed 5 days ago.

Final Comment

Hi,

Please review the authors found by the Author Check and add them in
debian/copyright in relation to vis.go if this is not a false positive.

Thanks!

Public Notes

5 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 54 files.

NOT IN debian/copyright (2):

  Lucas Beyer
    vis.go:659

  Twitter, Inc
    vis.go:331

Result: ATTENTION REQUIRED — 2 authors not in debian/copyright

Back to Dashboard | View all reviews for this package