postgresql-ocaml 1.16.0-1build1 source package in Ubuntu

Changelog

postgresql-ocaml (1.16.0-1build1) oneiric; urgency=low

  * Rebuild to pick up ocaml fixes on armel.
 -- Adam Conrad <email address hidden>   Wed, 24 Aug 2011 16:28:28 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
postgresql-ocaml_1.16.0.orig.tar.gz 44.5 KiB ad59d33bf96f030bbc4ce612854518a13a497887a2f4be1f1f1d478a83086fa2
postgresql-ocaml_1.16.0-1build1.debian.tar.gz 7.2 KiB 2b4a9478a5cc1ad780cd87926d120da09b58909b4b5a08f95a0df3f879be5d82
postgresql-ocaml_1.16.0-1build1.dsc 1.5 KiB 17a7ae9c2dd434443559cc864df7120b39dfdfeb3db825c601c741c8f25083e5

Available diffs

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-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.