* Rebuild against new OCAML ABIs.
* Add ocamlbuild to Build-Depends
* Fix homepage URL.
* New upstream release
* Bump Standards-Version to 3.9.5
* Upload to unstable
* Build-Depend on experimental ocaml-findlib so that ocamlopt works
properly on new native architectures
* Update Vcs-* and Homepage
* New upstream release
* Compile with OCaml >= 4
* New upstream release
* Do no longer use CDBS
* Bump Standards-Version to 3.9.4
* New upstream release
* Switch debian/copyright to format 1.0
* Bump Standards-Version to 3.9.3
* New upstream release
* New upstream release
* Bump Standards-Version to 3.9.2
* New upstream release
* debian/control:
- remove Stefano from Uploaders
- bump Standards-Version to 3.9.1
* Switch source package format to 3.0 (quilt)
* New upstream release
[ Mehdi Dogguy ]
* New upstream release (Closes: #564816)
* Do not force custom mode (Pass NO_CUSTOM=y to make)
[ Stéphane Glondu ]
* Bump Standards-Version to 3.8.4 (no changes)
[ Mehdi Dogguy ]
* Add myself to uploaders
* Do not link system libraries into cma (Closes: #549794).
* Change include order in debian/rules to workaround a CDBS bug.
[ Stéphane Glondu ]
* Switch packaging to dh-ocaml 0.9
* Lower dependency to ocaml-findlib in libpostgresql-ocaml-dev to
Recommends
* New Upstream Version
[ Stéphane Glondu ]
* New Upstream Version
* Switch patches to quilt
* Add README.source
* debian/control:
- add versioned Breaks to nurpawiki because of binary incompatibility
- add myself to Uploaders
- move to section ocaml
- update Standards-Version to 3.8.3
* Build native plugin, install plugins in libpostgresql-ocaml
[ Stefano Zacchiroli ]
* debian/copyright: snip away unnecessary details (which also contained
an obsolete FSF address), full details are available from
/usr/share/common-licenses/, as pointed to
[ Stefano Zacchiroli ]
* New upstream release
* rebuild against OCaml 3.11
- bump build-deps accordingly
- drop obsolete versioned dependencies
* debian/control
- bump standards-version to 3.8.0 (no changes needed)
- add missing ${misc:Depends} to -dev library package
- add build-dep on dh-ocaml, which now ships the CDBS class
* debian/rules: use ocaml.mk as a "rules" CDBS snippet
* debian/*.in: use explicit substitution variables instead of
making assumption on stdlib dir location
* debian/patches/
- clean up obsolete dpatch headers and use dpatch-run
- examples.dpatch: remove the .in need, invoking ocamlc -where at
make-time to find the stdlib dir
- install_destdir.dpatch: delegate mkdir to make rather than dh_*
* bump debhelper compatibility level to 7
* debian/docs: s/README/README.txt/ (new upstream name)
* debian/copyright:
- switch to machine parseable format
- use versioned filename references to /usr/share/common-licenses/
[ Stephane Glondu ]
* Switching packaging to git
* update standards-version
- substitute binary:Version substvar in debian/control for Source-Version,
now deprecated
* add Homepage field to debian/control
* set me as an uploader, d-o-m as the maintainer
* debian/patches:
- add description to patches install_destdir.dpatch and examples.dpatch.in
- fix 00list: it should list examples.dpatch (i.e. examples.dpatch.in
after it has been generated)
- refresh examples.dpatch.in to point to the current location of
OCamlMakefile
* suggests ocamlmakefile and point out in README.Debian that it is easier
with it to compile examples
* add lintian override for missing examples.dpatch patch in 00list; the
patch is automatically generated from examples.dpatch.in
* rebuild against OCaml 3.10 and upload to unstable (closes: #441158)
* debian/rules
- enable generation of ocamldoc api reference (via CDBS)
* new upstream release
* rebuild with OCaml 3.10
* bump debhelper build-dep and compatibility level to 5
* debian/patches
- remove no longer needed patch 05_meta
- rename patches to more meaningful names
* debian/rules
- remove a workaround for dpatch, no longer needed with the latest
ocaml.mk
* debian/rules
- use ocaml.mk
* debian/control
- bumped build dependency on ocaml-nox to >= 3.09.2-7, since we now use
ocaml.mk
* New upstream release
* debian/patches/05_meta
- commented out this patch, in this upstream release version number in
META matches library version
* debian/rules
- removed no longer needed workaround for cdbs + dpatch
- avoid to create debian/control from debian/control.in on ocamlinit
- special handling of debian/patches/03_examples:
+ for the examples to be binNMU safe the patch needs to be filled as
other .in files -> added the patch to OFILES
+ for dpatch to work with a .in patch, the patch must be instantiated
before cleaning -> added a cdbs pre-clean dep on ocamlinit
* debian/control.in
- file removed, no longer needed
* debian/watch
- changed web site (upstream web page moved)
- switched to watch format version 3
* Upload to unstable.
* debian/patches/03_examples.dpatch
- removed hard coded ocaml ABI versions
* Rebuilt against OCaml 3.09.2, bumped deps accordingly.
* Bumped Standards-Version to 3.7.2 (no changes needed).
* Rebuilt against OCaml 3.09.2, bumped deps accordingly.
* Bumped Standards-Version to 3.7.2 (no changes needed).
* Rebuilt against OCaml 3.09.1, bumped deps accordingly.
* debian/rules
- proper setting of DEB_MAKE_INSTALL_TARGET when ocamlopt is not
available, fixes FTBFS on non native code archs
* Rebuilt with ocaml 3.09
* debian/*
- use cdbs
- no longer hardcoding of ocaml abi version anywhere
* debian/control
- bumped standards version
* debian/patches/
- removed CFLAGS from 01_makefile.dpatch, now set via cdbs
- ported 03_examples.dpatch to ocaml 3.09
* New upstream release
* debian/control
- changed dependencies accordingly to new postgresql packaging
* debian/patches/01_makefile
- uses pg_config to guess proper include dir
- uses /dev/null instead of foo.ld.conf to fool findlib ld.conf handling
* debian/patches/05_meta
- fix postgresql-ocaml version in upstream META
* Rebuilt against ocaml 3.08.3
* New upstream release (Closes: Bug#286662)
* debian/control
- depend on ocaml-base-nox-3.08 instead of ocaml-base-3.08 since
this package doesn't directly need ocaml X libraries
* rebuilt with ocaml 3.08
* debian/control
- bumped ocaml deps to 3.08
- bumped standards-version to 3.6.1.1
- changed ocaml deps to ocaml-nox
* Initial Release.