lablgtksourceview (0.2.1-2) unstable; urgency=low

  * added prototype for _gtk_source_language_new_from_file, so that pointer
    arguments are correctly spotted on 64 bit architectures (closes: #386076)

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Nov 2006 11:54:49 +0100

lablgtksourceview (0.2.1-1) unstable; urgency=low

  * new upstream release (closes: #398231)
  * debian/rules
    - use ocaml.mk cdbs class
  * debian/control
    - bumped build dependency on ocaml-nox to >= 3.09.2-7 since we now use
      ocaml.mk
    - added XS-Vcs-Svn field pointing to the gna! svn repository
  * debian/control.in
    - file removed, no longer needed
  * debian/*.install
    - files removed, they are generated at build time

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 18 Nov 2006 18:37:31 +0100

lablgtksourceview (0.2.0-2) unstable; urgency=low

  * Makefile
    - let ocamlc compile .o files so that -fPIC is passed consistently
      according to the architecture on which the package is built.
      Fixes FTBFS on adm64 (closes: bug#385356).
  * checkocaml.ml
    - do not fail if ocamlopt{,.opt} is not available.
      Fixes FTBFS on s390 and other archs (closes: bug#385808).

 -- Stefano Zacchiroli <zack@debian.org>  Mon,  4 Sep 2006 12:23:36 +0200

lablgtksourceview (0.2.0-1) unstable; urgency=low

  * New upstream release
    - most of gtksourceview is now available through bindings

 -- Stefano Zacchiroli <zack@debian.org>  Mon, 28 Aug 2006 17:09:07 +0200

lablgtksourceview (0.0.1-4) unstable; urgency=low

  * Rebuilt with ocaml 3.09.2, bumped deps accordingly.
  * debian/control
    - bumped Standards-Version to 3.7.2 (no changes needed)

 -- Stefano Zacchiroli <zack@debian.org>  Wed, 17 May 2006 00:11:40 -0500

lablgtksourceview (0.0.1-3) unstable; urgency=low

  * Rebuilt against OCaml 3.09.1, bumped deps accordingly.

 -- Stefano Zacchiroli <zack@debian.org>  Sun,  8 Jan 2006 01:30:23 +0100

lablgtksourceview (0.0.1-2) unstable; urgency=low

  * rebuilt with ocaml 3.09
  * debian/*
    - no longer hard coding of ocaml abi version anywhere

 -- Stefano Zacchiroli <zack@debian.org>  Wed, 23 Nov 2005 10:23:24 +0000

lablgtksourceview (0.0.1-1) unstable; urgency=low

  * Initial release (closes: bug#320716).

 -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Aug 2005 17:57:57 +0200

