Skip to content

Commit ade21dd

Browse files
committed
Downgraded findlib version requirement to support the Debian testing branch
1 parent 899c45d commit ade21dd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2012-07-20: Downgraded findlib version requirement to support the Debian
2+
testing branch.
3+
14
2012-07-15: New major release version 2.0.0:
25

36
* Upgraded to OCaml 4.00

_oasis

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
OASISFormat: 0.3
22
Name: postgresql-ocaml
3-
Version: 2.0.0
3+
Version: 2.0.1
44
Synopsis: postgresql-ocaml - bindings to the PostgreSQL library
55
Description: postgresql-ocaml offers library functions for accessing PostgreSQL databases
66
Authors: Alain Frisch <alain.frisch@lexifi.com>,
@@ -12,7 +12,7 @@ Maintainers: Markus Mottl <markus.mottl@gmail.com>,
1212
LicenseFile: COPYING.txt
1313
License: LGPL-2.1+ with OCaml linking exception
1414
OCamlVersion: >= 3.12
15-
FindlibVersion: >= 1.3.2
15+
FindlibVersion: >= 1.3.1
1616
Homepage: https://bitbucket.org/mmottl/postgresql-ocaml
1717
#Categories:
1818
#FilesAB:

0 commit comments

Comments
 (0)