cmigrep (1.5-8) unstable; urgency=low

  [ Stéphane Glondu ]
  * Add libfindlib-ocaml-dev to Build-Depends-Indep (Closes: #614524)

  [ Ralf Treinen ]
  * Standards-Version 3.9.2 (no change)
  * Migrate to dh, drop build-dependency on cdbs, bump version
    of build-dependency on debhelper
  * build target: we do not have not set the GOBI_LIB variable since
    reference to it is removed by patch
  * Convert to source format 3.0, drop quilt from build-dependencies.

 -- Ralf Treinen <treinen@debian.org>  Tue, 19 Apr 2011 19:28:29 +0200

cmigrep (1.5-7) unstable; urgency=low

  [ Ralf Treinen ]
  * Changed section to ocaml

  [ Mehdi Dogguy ]
  * Rebuild against OCaml 3.11.2

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 11 Feb 2010 21:51:35 +0100

cmigrep (1.5-6) unstable; urgency=low

  * debian/cmigrep.1: escape hyphen, fix a typo.
  * Standards-Version: 3.8.4 (no change)
  * debian/copyright: use © for copyright, point to versionend GPL file.

 -- Ralf Treinen <treinen@debian.org>  Sat, 30 Jan 2010 14:47:09 +0100

cmigrep (1.5-5) unstable; urgency=low

  * Bump Standards-Version to 3.8.3 (no change)
  * Convert from dpatch to quilt:
    - build-depends on quilt, not dpatch
    - use quilt cdbs rules
    - add debian/patches/series, remove 00list
    - simplify names of patches, use headers similar to DEP-5 format
    - updated debian/README.source accordingly.
  * Remove DM-Upload-Allowed
  * Updated Mehdi's email address
  * Downgraded build-dependency on libpcre-ocaml-dev from >= 6.0.1-1 to
    6.0.1.
  * Fixed spelling error in manpage.
  
 -- Ralf Treinen <treinen@debian.org>  Mon, 11 Jan 2010 20:28:57 +0100

cmigrep (1.5-4) unstable; urgency=low

  [ Stephane Glondu ]
  * Switch packaging to git

  [ Mehdi Dogguy ]
  * Bump Standards-Version to 3.8.2
    o Added a README.source
  * Add myself to uploaders
  * Remove usage of old OCaml's standard library location (It was harmless
    but there is no reason to keep it)
  * Tighten build depends to ease OCaml 3.11.1 transition.
    * Add DM-Upload-Allowed (with team consent)

 -- Mehdi Dogguy <dogguy@pps.jussieu.fr>  Tue, 07 Jul 2009 13:50:53 +0200

cmigrep (1.5-3) unstable; urgency=low

  * Patch 02no-private-flag: some constructors in the typing/types module
    of the compiler libs have lost the "private" field.
  * Convert to cdbs, build-depend on cdbs and dh-ocaml
  * Add dependency on ${misc:Depends}
  * Rename debian/dirs -> debian/cmigrep.dirs, 
    debian/docs -> debian/cmigrep.docs
  * Create debian/cmigrep.manpages
  * Cleanup Uploaders
  * Standards-Version: 3.8.0 (no change)
  * Recompile for ocaml 3.11.

 -- Ralf Treinen <treinen@debian.org>  Mon, 02 Mar 2009 21:05:56 +0100

cmigrep (1.5-2) unstable; urgency=low

  [ Ralf Treinen ]
  * Rebuild with OCaml 3.10.2

 -- Stefano Zacchiroli <zack@debian.org>  Mon, 26 May 2008 12:27:08 +0200

cmigrep (1.5-1) unstable; urgency=low

  * New upstream release.
  * debian/control: added Homepage field.

 -- Ralf Treinen <treinen@debian.org>  Wed, 30 Apr 2008 22:33:16 +0200

cmigrep (1.4-4) unstable; urgency=low

  [ Stefano Zacchiroli ]
  * fix vcs-svn field to point just above the debian/ dir

  [ Ralf Treinen ]
  * Rebuild with ocaml 3.10.1
  * Standards-Version 3.7.3 (no change)
  * Fix capitalization of OCaml in short package description
  * Do not use .UR macro in manpage
  * Do not install emacs mode any longer: compilation errors, and seems
    not realy useful (closes: Bug#448148).

 -- Ralf Treinen <treinen@debian.org>  Mon, 25 Feb 2008 09:21:44 +0100

cmigrep (1.4-3) unstable; urgency=low

  * Install emacs mode into its own subdirectory to comply with emacs
    policy 6.C (closes: Bug#448142).

 -- Ralf Treinen <treinen@debian.org>  Mon, 29 Oct 2007 21:01:05 +0100

cmigrep (1.4-2) unstable; urgency=low

  * Upload to unstable.

 -- Ralf Treinen <treinen@debian.org>  Mon, 03 Sep 2007 19:13:37 +0200

cmigrep (1.4-1) experimental; urgency=low

  * New upstream release.

 -- Ralf Treinen <treinen@debian.org>  Fri, 24 Aug 2007 17:08:16 +0200

cmigrep (1.3-4) experimental; urgency=low

  * Added dependency on libpcre-ocaml (closes: Bug#433650).

 -- Ralf Treinen <treinen@debian.org>  Wed, 18 Jul 2007 17:40:58 +0200

cmigrep (1.3-3) experimental; urgency=low

  * Rebuild against ocaml 3.10
  * Use dpatch
  * Patch 01make-without-godi: provide in the Makefile directly the include
    paths for the compiler libs.

 -- Ralf Treinen <treinen@debian.org>  Sat, 07 Jul 2007 10:22:03 +0200

cmigrep (1.3-2) unstable; urgency=high

  * Removed trailing common in the uploaders field (closes: Bug#426486).
  * Fix install-emacsen: compile only cmigrep.el, don't remove unrelated 
    el files (!), compile with -no-site-files, do not create a path.el

 -- Ralf Treinen <treinen@debian.org>  Sat, 30 Jun 2007 15:36:59 +0200

cmigrep (1.3-1) unstable; urgency=low

  * Initial release (Closes: Bug#424893). This package is a split off from
    the ocaml-tools package.
  * debian/rules: fix the "clean" target which was broken for cmigrep in
    the ocaml-tools package (Closes: Bug#424390).

 -- Ralf Treinen <treinen@debian.org>  Fri, 25 May 2007 20:46:39 +0200
