postgresql-ocaml 5.0.0-4 source package in Ubuntu

Changelog

postgresql-ocaml (5.0.0-4) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Depend on ocaml instead of transitional ocaml-nox

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Stéphane Glondu <email address hidden>  Sat, 02 Sep 2023 10:22:07 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_5.0.0-4.dsc 1.9 KiB 1ba869b09a731aeb1916c815a66bc2a10e8e4776537e3d5c0ac3c4e7ad45130f
postgresql-ocaml_5.0.0.orig.tar.bz2 45.9 KiB 9ccd405bf2a4811d86995102b0837f07230f30d05ed620b9d05fa66f607ef9d8
postgresql-ocaml_5.0.0-4.debian.tar.xz 5.3 KiB 5a1ee19a406f5f7892e643fdccec24b51ddac1672b95f4eca573b8ed30b6d61d

Available diffs

No changes file available.

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.