botch (0.16-2) unstable; urgency=medium

  * fix build problem on 32bit architectures

 -- Johannes Schauer <josch@debian.org>  Sun, 27 Sep 2015 13:20:46 +0200

botch (0.16-1) unstable; urgency=medium

  * New upstream release

 -- Johannes Schauer <josch@debian.org>  Sat, 26 Sep 2015 19:28:51 +0200

botch (0.15-4) unstable; urgency=medium

  * and another one...

 -- Johannes Schauer <josch@debian.org>  Sat, 26 Sep 2015 16:10:02 +0200

botch (0.15-3) unstable; urgency=medium

  * another dgit test upload

 -- Johannes Schauer <josch@debian.org>  Sat, 26 Sep 2015 16:02:40 +0200

botch (0.15-2) unstable; urgency=medium

  * dgit test upload

 -- Johannes Schauer <josch@debian.org>  Sat, 26 Sep 2015 14:08:42 +0200

botch (0.15-1) unstable; urgency=medium

  * New upstream release (Closes: #797453)
  * bump dependency on dose tools >= 4.0.1-2
  * remove dependency on jq because it's not needed anymore due to new dose
    tools
  * update botch package description
  * update Vcs-* fields to use dgit

 -- Johannes Schauer <josch@debian.org>  Sat, 26 Sep 2015 08:48:32 +0200

botch (0.14-1) unstable; urgency=medium

  * New upstream release
  * refresh patch send-keepalive
  * botch binary: add dependency on python3-pydot, zutils and suggest
    libgraph-easy-perl, jq
  * update debian/tests/* with --drop-b-d-indep argument and correct locale
    environment variable export
  * make debian/tests/* more readable by splitting long lines
  * update debian/tests/* with workaround for random segmentation faults
    see http://bugs.python.org/issue24605

 -- Johannes Schauer <josch@debian.org>  Wed, 29 Jul 2015 10:10:38 +0200

botch (0.13-1) unstable; urgency=medium

  * New upstream release (closes: #784835)
  * Remove the XS-Testsuite field from d/control to fix lintian warning
    xs-testsuite-header-in-debian-control

 -- Johannes Schauer <josch@debian.org>  Sun, 07 Jun 2015 12:17:15 +0200

botch (0.12-1) unstable; urgency=medium

  * New upstream release (closes: #764704)

 -- Johannes Schauer <josch@debian.org>  Wed, 03 Jun 2015 20:58:37 +0200

botch (0.11-2) unstable; urgency=medium

  * fix last d/changelog entry to say unstable instead of UNRELEASED
    uploads like this should be rejected in the first place. See #647028

 -- Johannes Schauer <josch@debian.org>  Thu, 07 May 2015 08:10:33 +0200

botch (0.11-1) unstable; urgency=medium

  * New upstream release

 -- Johannes Schauer <josch@debian.org>  Wed, 06 May 2015 07:52:20 +0200

botch (0.10-1~experimental1) experimental; urgency=medium

  * New upstream release
  * bump dependency on libdose to 3.3-2 because of its backported fixes for
    fd-leakage and storing the original Debian package name as a cudf_extras
    field

 -- Johannes Schauer <josch@debian.org>  Fri, 27 Mar 2015 12:07:59 +0100

botch (0.9-1~experimental1) experimental; urgency=medium

  * New upstream release
  * add build dependency on libparmap-ocaml-dev

 -- Johannes Schauer <josch@debian.org>  Mon, 23 Mar 2015 21:34:37 +0100

botch (0.8-1~experimental1) experimental; urgency=medium

  * New upstream release

 -- Johannes Schauer <josch@debian.org>  Fri, 20 Mar 2015 17:08:34 +0100

botch (0.7-1~experimental1) experimental; urgency=medium

  * New upstream release
  * replace gitorious upstream url with gitlab.mister-muffin.de

 -- Johannes Schauer <josch@debian.org>  Fri, 20 Mar 2015 08:17:29 +0100

botch (0.6-1~experimental3) experimental; urgency=medium

  * add patch send-keepalive to not abort build on arches without ocamlopt

 -- Johannes Schauer <josch@debian.org>  Sun, 15 Feb 2015 09:55:37 +0100

botch (0.6-1~experimental2) experimental; urgency=medium

  * do not explicitly set `dh_gencontrol -- -Vocaml:Depends` already done by
    dh-ocaml
  * do not run test suite without ocamlopt as that will make the build get
    killed by a timeout (closes: #778449)
  * add dh --with ocaml
  * include /usr/share/ocaml/ocamlvars.mk for OCAML_HAVE_OCAMLOPT
  * Build-Depend on dh-ocaml
  * add lintian overrides for hardening and strip errors

 -- Johannes Schauer <josch@debian.org>  Sun, 15 Feb 2015 08:04:35 +0100

botch (0.6-1~experimental1) experimental; urgency=medium

  * New upstream release (closes: #778373)

 -- Johannes Schauer <josch@debian.org>  Sat, 14 Feb 2015 10:56:50 +0100

botch (0.5-1~experimental3) experimental; urgency=medium

  * this upload removes the build-dependency on python3-yaml:native and the
    dependency on python3-yaml:amd64 to make it compilable/installable again

 -- Johannes Schauer <josch@debian.org>  Thu, 12 Feb 2015 10:57:05 +0100

botch (0.5-1~experimental2) experimental; urgency=medium

  * making an upload to experimental

 -- Johannes Schauer <josch@debian.org>  Fri, 06 Feb 2015 10:45:02 +0100

botch (0.5-1~experimental1) unstable; urgency=medium

  * New upstream release.
    - graph comparison is now done using botch-graph-difference
      (Closes: #764909)
    - adjusted to build with latest dose 3.3 (Closes: #770613)
  * bump dependency on dose lib and tools to 3.3
  * adjust autopkgtests to use botch-graph-difference to compare graphs
  * bump Standards-Version to 3.9.6
  * botch now suggests www-browser because some of its output is HTML
  * change my email in Maintainer field to josch@debian.org
  * add Vcs-Browser and Vcs-Git fields
  * change priority from extra to optional because it has no conflicts and is
    not a debug package
  * add build dependency on python3-yaml:native and dependency on
    python3-yaml:amd64 for testing purposes - please revert!

 -- Johannes Schauer <josch@debian.org>  Fri, 06 Feb 2015 07:26:47 +0100

botch (0.4-1) unstable; urgency=medium

  * New upstream release.

 -- Johannes Schauer <j.schauer@email.de>  Tue, 14 Oct 2014 01:26:25 +0200

botch (0.3-1) unstable; urgency=medium

  * New upstream release.

 -- Johannes Schauer <j.schauer@email.de>  Sun, 12 Oct 2014 08:51:01 +0200

botch (0.2-1) unstable; urgency=medium

  * New upstream release.

 -- Johannes Schauer <j.schauer@email.de>  Sun, 12 Oct 2014 02:03:02 +0200

botch (0.1-1) unstable; urgency=medium

  * Initial release. (Closes: #748102)

 -- Johannes Schauer <j.schauer@email.de>  Wed, 14 May 2014 11:54:59 +0200
