File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2012-07-20: Downgraded findlib version requirement to support the Debian
2
+ testing branch.
3
+
1
4
2012-07-15: New major release version 2.0.0:
2
5
3
6
* Upgraded to OCaml 4.00
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.3
2
2
Name: postgresql-ocaml
3
- Version: 2.0.0
3
+ Version: 2.0.1
4
4
Synopsis: postgresql-ocaml - bindings to the PostgreSQL library
5
5
Description: postgresql-ocaml offers library functions for accessing PostgreSQL databases
6
6
Authors: Alain Frisch <alain.frisch@lexifi.com>,
@@ -12,7 +12,7 @@ Maintainers: Markus Mottl <markus.mottl@gmail.com>,
12
12
LicenseFile: COPYING.txt
13
13
License: LGPL-2.1+ with OCaml linking exception
14
14
OCamlVersion: >= 3.12
15
- FindlibVersion: >= 1.3.2
15
+ FindlibVersion: >= 1.3.1
16
16
Homepage: https://bitbucket.org/mmottl/postgresql-ocaml
17
17
#Categories:
18
18
#FilesAB:
You can’t perform that action at this time.
0 commit comments