ocaml-sqlite3 2.0.5-1 source package in Ubuntu

Changelog

ocaml-sqlite3 (2.0.5-1) unstable; urgency=medium


  * New upstream release
  * Bump Standards-Version to 3.9.5

 -- Stéphane Glondu <email address hidden>  Mon, 27 Jan 2014 10:16:26 +0100

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
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
ocaml-sqlite3_2.0.5-1.dsc 2.2 KiB e2fdeef25c5b400e24d3cfdbd98128b7c6085f9a63886ffdb8fa78708643c21e
ocaml-sqlite3_2.0.5.orig.tar.gz 62.3 KiB 251f710e3b66cb3651c2330e447a8633fe7e5bf968030946f4f913375cfb0efc
ocaml-sqlite3_2.0.5-1.debian.tar.xz 4.1 KiB a3e6f6ff2a3972e03d69a8b47274d37b678a5402f5830cd8908838e9e4672a36

Available diffs

No changes file available.

Binary packages built by this source

libsqlite3-ocaml: No summary available for libsqlite3-ocaml in ubuntu utopic.

No description available for libsqlite3-ocaml in ubuntu utopic.

libsqlite3-ocaml-dev: Embeddable SQL Database for OCaml Programs

 This package provides an interface for the SQLite3 embeddable SQL
 database. It allows your OCaml programs to use a SQL database without
 depending on any external software; the resulting system can be
 entirely self-contained.
 .
 This package provides the files necessary to develop new applications that
 use SQLite3 for OCaml.