postgresql-ocaml 5.0.0-4build1 source package in Ubuntu

Changelog

postgresql-ocaml (5.0.0-4build1) noble; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 02 Nov 2023 10:18:39 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_5.0.0.orig.tar.bz2 45.9 KiB 9ccd405bf2a4811d86995102b0837f07230f30d05ed620b9d05fa66f607ef9d8
postgresql-ocaml_5.0.0-4build1.debian.tar.xz 5.4 KiB 933699056da8229beec9ee93254f27d4dd10b9bfe434a1b26f757bffdce10401
postgresql-ocaml_5.0.0-4build1.dsc 2.2 KiB eba08f1bf754cd0674fbf973f96249a4d85db8f58dd645e05e2ea9d2c5119fd7

View changes file

Binary packages built by this source

libpostgresql-ocaml: OCaml bindings to PostgreSQL's libpq (runtime)

 This OCaml-library provides an interface to PostgreSQL, an
 efficient and reliable, open source, relational database.
 Almost all functionality available through the C-API (libpq) is
 replicated in a type-safe way. This library uses objects for
 representing database connections and results of queries.
 .
 This package contains the shared runtime stub libraries and plugins.

libpostgresql-ocaml-dbgsym: debug symbols for libpostgresql-ocaml
libpostgresql-ocaml-dev: OCaml bindings to PostgreSQL's libpq

 This OCaml-library provides an interface to PostgreSQL, an
 efficient and reliable, open source, relational database.
 Almost all functionality available through the C-API (libpq) is
 replicated in a type-safe way. This library uses objects for
 representing database connections and results of queries.
 .
 This package contains all the development stuff you need to use
 OCaml Postgres bindings in your programs.