golang-github-jackc-pgx 4.18.1-1 source package in Ubuntu

Changelog

golang-github-jackc-pgx (4.18.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.18.1
  * Reorder fields in debian/control and debian/copyright
  * Change Section from devel to golang
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Update versioned dependencies as per go.mod
  * Remove unused "DH_GOLANG_INSTALL_EXTRA := $(wildcard *.example)"
    as upstream no longer comes with *.example files
  * Set debian-branch to debian/sid for DEP-14 conformance

 -- Anthony Fok <email address hidden>  Mon, 26 Feb 2024 19:29:39 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-jackc-pgx_4.18.1-1.dsc 2.7 KiB d2f1f583201f18bf5499447628307ee8eb81643d166d80ce1c35c2b247bf66b3
golang-github-jackc-pgx_4.18.1.orig.tar.gz 113.4 KiB 56119ddca0510dc9880938991658cc8fc7b6bf0b050f895a52b477cbd389d47a
golang-github-jackc-pgx_4.18.1-1.debian.tar.xz 3.6 KiB 224b8c908d8560334f4a35c9ab552e1cf744a29126f9248d1bcdd5df6371befe

Available diffs

No changes file available.

Binary packages built by this source

golang-github-jackc-pgx-v4-dev: PostgreSQL driver and toolkit for Golang

 Pure Golang driver and toolkit for PostgreSQL. The driver part of pgx is
 compatible with database/sql but also offers a native interface similar in
 style to database/sql that offers better performance and more features.