Review: golang-github-jackc-pgx-v5 5.8.0-1
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Sat, 14 Feb 2026 13:27:24 +0100 |
| Source | golang-github-jackc-pgx-v5 |
| Version | 5.8.0-1 |
| Changed-By | Dr. Tobias Quathamer |
| Architecture | all source |
Changelog
golang-github-jackc-pgx-v5 (5.8.0-1) unstable; urgency=medium . * Initial release (Closes: 1127917)
.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-jackc-pgx-v5-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/jackc/pgx Upstream-Name: pgx Upstream-Contact: https://github.com/jackc/pgx Files: * Copyright: 2013-2021 Jack Christensen 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.
Review Information
accepted — allocated to awm 1 month, 2 days ago, started 1 month, 2 days ago, completed 1 month, 2 days ago.
Final Comment
Public Notes
1 month, 2 days ago
● public
CME fix
Command: cme fix --verbose dpkg
Exit code: 0
Reading package lists... 0%
Reading package lists... 100%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree... 50%
Building dependency tree... Done
Reading state information... 0%
Reading state information... 0%
Reading state information... Done
cme: running fix on dpkg configuration...
Connecting to api.ftp-master.debian.org to check 4 package versions. Please wait...
Got info from api.ftp-master.debian.org for 3 packages.
Warning in 'control source Build-Depends:2': package dpkg-build-api is unknown. Check for typos if not a virtual package.
Offending value: 'dpkg-build-api (= 1)'
Connecting to api.ftp-master.debian.org to check dpkg-build-api versions. Please wait...
got no info for dpkg-build-api
1 month, 2 days ago
● public
This looks like a bug in "cme fix dpkg" to me. According to the manpage
of dpkg-build-api, this is the recommended way to specify the API
version to be used:
https://manpages.debian.org/unstable/dpkg-dev/dpkg-build-api.7.en.html