Debian Patches
Status for golang-github-masterminds-sprig/3.2.3-7
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0002-Use-InDelta-for-floating-point.patch | Use InDelta for floating point | "Dr. Tobias Quathamer" <toddy@debian.org> | no | 2026-03-13 | ||
| 0001-skip-network-test.patch | Skip test that requires network access forwarded:not-needed There is a build-time test in this package that is failing due to a lack of network access. Skip it to enable building of the package forwarded:not-needed |
William 'jawn-smith' Wilson <jawn-smith@ubuntu.com> | no | 2022-06-29 | ||
| 0003-Use-xstrings.ToPascalCase-for-camelcase-function.patch | Use xstrings.ToPascalCase for camelcase function camelcase used to call xstrings.ToCamelCase, but that function had a breaking change in xstrings version 1.5 that moved it from upper camel case to lower camel case. This breaks sprig's public API. A new xstrings.ToPascalCase function was added that provides upper camel case. Backport of upstream commit fe8e5b9 (sprig v3.3.0). Closes: #1143319 |
Reinhard Tartler <siretart@tauware.de> | yes | 2026-08-12 |
