coccinelle (0.2.2.deb-2) unstable; urgency=medium

  * Build depend on libpycaml-ocaml-dev and remove build dependency on
    python2.5-dev (closes: #567942)
  * Urgency medium because of fix for an RC bug
  * Updated patches:
    - system-pycaml.diff - do not add pycaml to ocamldep include path,
      otherwise it tries to compile pycaml.ml
  * Use dh-ocaml to calculate dependencies

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 21 Jun 2010 14:54:01 +0200

coccinelle (0.2.2.deb-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.8.4 — no changes required
  * Update debian/copyright

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 15 Mar 2010 21:18:13 +0100

coccinelle (0.2.1.deb-1) unstable; urgency=low

  * New upstream release
  * Update debian/copyright 
  * Refresh patches

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 31 Jan 2010 16:21:05 +0100

coccinelle (0.2.0.deb-1) unstable; urgency=low

  * New upstream release
  * Do not use topgit and quilt. Convert package to source format 3.0 (quilt) 
  * Updated patches:
    - system-menhir.diff
    - system-ocamlsexp.diff
    - system-pycaml.diff
  * Use dh overrides in debian/rules
  * Update debian/watch

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 19 Jan 2010 23:43:44 +0100

coccinelle (0.1.10.deb-1) unstable; urgency=low

  * New upstream release
  * Updated patches:
    - fixes/system-pycaml 
  * Standards-Version 3.8.3 — no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 08 Sep 2009 01:37:43 +0200

coccinelle (0.1.9.deb-1) unstable; urgency=low

  * New upstream release
  * Update debian/repack.sh
  * Update upstream homepage and watch file, thanks to Daniel T Chen
    (closes: #540580)
  * Removed patches:
    - fixes/unsafe-tmp-handling - fixed upstream
  * Updated patches:
    - fixes/system-ocamlsexp
  * Standards-version 3.8.2 - no changes needed

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 09 Aug 2009 20:54:57 +0200

coccinelle (0.1.8.deb-4) unstable; urgency=low

  * Fix bytecode builds
  * Swap order of patches fixes/system-pycaml <-> fixes/system-menhir

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 12 Jun 2009 13:27:18 +0200

coccinelle (0.1.8.deb-3) unstable; urgency=low

  * Fix FTBFS with newer pycaml
  * Updated patch:
    - fixes/system-pycaml

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 12 Jun 2009 00:54:27 +0200

coccinelle (0.1.8.deb-2) unstable; urgency=low

  * Use common install Makefile target for both native and bytecode
    build. This hopefully fixes FTBFS on bytecode archs 

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 11 May 2009 15:32:24 +0200

coccinelle (0.1.8.deb-1) unstable; urgency=low

  * New upstream release
  * Update debian/repack.sh
    - remove docs/manual directory (GFDL)
  * New patch:
    - fixes/documentation-build 
  * Don't build documentation
  * Don't suggest doc-base and build-depend on texlive packages

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 11 May 2009 14:27:45 +0200

coccinelle (0.1.7.deb-3) unstable; urgency=high

  * New patch:
    - fixes/unsafe-tmp-handling - disable creating result file
      in /tmp. This was done without any checks for symlinks,
      so this is security bug (CVE-2009-1753).

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 02 May 2009 01:58:20 +0200

coccinelle (0.1.7.deb-2) unstable; urgency=low

  * Fix typo in debian/spatch

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 18 Apr 2009 02:31:07 +0200

coccinelle (0.1.7.deb-1) unstable; urgency=low

  * New upstream release
  * Removed patches:
    - fixes/clean-fixes
    - fixes/dont-overwrite-config 
  * New patches:
    - fixes/system-ocamlsexp - use Debian's ocamlsexp
  * Don't install glade file in debian/rules - fixed upstream
  * Build-depend on libsexplib-camlp4-dev
  * Build-depend on texlive-fonts-recommended

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 16 Apr 2009 21:56:02 +0200

coccinelle (0.1.6.deb+a-3) unstable; urgency=low

  * Upload to unstable
  * Fix build/install target dependencies. Also add workaround for
    bug #522906 in topgit (causes multiple runs of build-stamp target)
  * Install pygui.glade
  * Install cocci.el

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 11 Apr 2009 23:32:49 +0200

coccinelle (0.1.6.deb+a-2) experimental; urgency=low

  * Upload to experimental to let previous version migrate to testing
  * Fix Vcs-Browser URL
  * Compile to native code if possible
  * Git repository is now in pkg-ocaml-maint group. Adjust Vcs-* fields
  * Set maintainers to Debian OCaml Maintainers 
  * Add explicit list of topgit patches into debian/rules
  * Add tag-patches rule (tags topgit branches) 
  * Build-depend on python2.5-dev (needed for native compilation)
  * Build-depend on python-support (>= 0.6)

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 06 Apr 2009 17:03:01 +0200

coccinelle (0.1.6.deb+a-1) unstable; urgency=low

  * New upstream release
  * Do not move spatch executable from bindir to /usr/share/..., upstream
    Makefile already installs it there
  * Policy 3.8.1 — no changes required
  * Remove files matching .depend, .subdirs and .#* in debian/repack.sh
  * Pass --no-opt --with-python --without-trac to the configure script
    to make building more predictable
  * Remove files generated by the configure script in debian/repack.sh
  * Use topgit/quilt for packaging
  * Add Vcs-* fields to debian/control
  * Don't try to remove installed makefiles
  * Install examples
  * Add information about license for vim files into debian/copyright
  * Install Vim files, suggest vim-addon-manager for them

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 31 Mar 2009 21:00:25 +0200

coccinelle (0.1.5dbs-2) unstable; urgency=low

  * Provide correct versions of debian/{watch,repack.sh}
  * Add note to debian/copyright that source was repacked
    using debian/repack.sh

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 07 Mar 2009 19:29:46 +0100

coccinelle (0.1.5dbs-1) unstable; urgency=low

  * Initial release (Closes: #512658)

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 05 Mar 2009 20:57:48 +0100
