headache (1.06-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Stéphane Glondu <glondu@debian.org>  Mon, 23 Jan 2023 10:35:03 +0100

headache (1.05-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 4.6.0
  * Bump debhelper compat level to 13
  * Update debian/watch
  * Add Rules-Requires-Root: no

 -- Stéphane Glondu <glondu@debian.org>  Sun, 28 Nov 2021 10:46:52 +0100

headache (1.04-1) unstable; urgency=medium

  [ Andy Li ]
  * Team upload
  * New upstream version
    This version builds on camomile instead of extlib (closes: #961103)
  * Remove patches and README.Debian, all patches applied in this release
  * Update d/rules to use dune
  * Update d/control for dependency changes
  * Update Homepage, Source, and d/watch to reflect repository migration
    to GitHub according to http://forge.ocamlcore.org/projects/headache/
  * Bump Standards-Version to 4.5.0

  [ Ralf Treinen ]
  * d/control: added missing ${shlibs:Depends}

 -- Andy Li <andy@onthewings.net>  Wed, 20 May 2020 18:24:07 +0800

headache (1.03-30) unstable; urgency=medium

  * Team upload
  * Fix compilation with OCaml 4.08.0

 -- Stéphane Glondu <glondu@debian.org>  Sun, 01 Sep 2019 21:39:52 +0200

headache (1.03-29) unstable; urgency=medium

  * Team upload
  * Make headache arch:any, to have the dependencies properly computed on
    all architectures
  * Update Homepage

 -- Stéphane Glondu <glondu@debian.org>  Thu, 01 Aug 2019 10:30:34 +0200

headache (1.03-28) unstable; urgency=medium

  * Rewrite debian/rules using dh
  * Use dh-ocaml to calculate dependencies
  * Patch 02_skip_begin: improve wording of patch description
  * Build-depend on debhelper-compat, drop file debian/compat
  * Debhelper compatibility level 12 (no change)
  * Update Vcs-* fields to salsa
  * Standards-Version 4.4.0 (no change)
  * Add as-installed package test
  * debian/copyright: link for GPL to the GPL-2 file.

 -- Ralf Treinen <treinen@debian.org>  Sun, 21 Jul 2019 15:19:42 -0300

headache (1.03-27) unstable; urgency=medium

  * Standards-Version 4.1.0
    - debian/copyright: use https in url of copyright format
  * Drop obsolete version constraint on build-dependency dh-ocaml"

 -- Ralf Treinen <treinen@debian.org>  Fri, 22 Sep 2017 08:42:12 +0200

headache (1.03-26) unstable; urgency=medium

  * Standards-Version 3.9.8 (no change)
  * Debhelper compat-level 10
  * Update Vcs-{Git,Browser}

 -- Ralf Treinen <treinen@debian.org>  Tue, 25 Oct 2016 20:44:23 +0200

headache (1.03-25) unstable; urgency=medium

  * Recompile with OCaml 4.02.3

 -- Mehdi Dogguy <mehdi@debian.org>  Sat, 10 Oct 2015 19:38:38 +0200

headache (1.03-24) unstable; urgency=low

  * Team upload
  * Recompile with ocaml 4.01.0

 -- Stéphane Glondu <glondu@debian.org>  Tue, 03 Dec 2013 21:12:21 +0100

headache (1.03-23) unstable; urgency=low

  [ Sylvain Le Gall ]
  * Remove Sylvain Le Gall from uploaders

  [ Ralf Treinen ]
  * Update debian/watch (ocamlforge)
  * Standards-Version 3.9.4 (no change)
  * debian/copyright: finalise migration to format 1.0. Fix licence, copyright
    holder (INRIA) and year.
  * Improve long package description.

 -- Ralf Treinen <treinen@debian.org>  Mon, 20 May 2013 18:26:21 +0200

headache (1.03-22) unstable; urgency=low

  [ Mehdi Dogguy ]
  * Added patch utf8_length: fix length of lines containing UTF8 characters
    (Closes: #620379)
  * Since headache is an arch:all package, we cannot use dh_ocaml inferred
    dependencies. We replace the substitution variable ${ocaml:Depends} with
    "ocaml-base-nox-${F:OCamlABI}, libextlib-ocaml" for now.

  [ Ralf Treinen ]
  * Added build-dependency on libextlib-ocaml-dev, needed for the utf8_length
    patch

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 05 Jan 2012 21:43:07 +0100

headache (1.03-21) unstable; urgency=low

  [ Ralf Treinen ]
  * Remove debian/README.source since it no longer applies.
  * debian/patches/*: replace dpatch headers by RFC822 header stanzas.
  * patch config_file_types: add a default for .tex files (closes: #620376)

  [ Mehdi Dogguy ]
  * Add myself to Uploaders.
  * Upload to unstable.
  * Fix spelling-error-in-manpage by enhancing the wording in headache.xml

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 04 Jan 2012 18:45:23 +0100

headache (1.03-20) unstable; urgency=low

  [ Stéphane Glondu ]
  * Team upload
  * Rebuild with ocaml 3.12.1 (no source changes)

  [ Stefano Zacchiroli ]
  * remove myself from Uploaders

 -- Stéphane Glondu <glondu@debian.org>  Tue, 01 Nov 2011 20:27:54 +0100

headache (1.03-19) unstable; urgency=low

  * Standards-version 3.9.2 (no change)
  * Rebuilt for OCaml 3.12.0
  * Migrate to source format 3.0
  * Removed duplicated Section field in debian/control
  * Spelling error in manpage.

 -- Ralf Treinen <treinen@debian.org>  Sun, 17 Apr 2011 17:35:48 +0200

headache (1.03-18) unstable; urgency=low

  * Invert CDBS debhelper.mk and ocaml.mk to avoid leaving
    *.debhelper.log
  * Upgrade to dh-ocaml 0.9
  * Rebuilt for OCaml 3.11.2

 -- Sylvain Le Gall <gildor@debian.org>  Thu, 11 Feb 2010 22:47:49 +0000

headache (1.03-17) unstable; urgency=low

  * Switch packaging to git
  * Rebuild for OCaml 3.11.1
  * Remove useless CDBS depends substitution in debian/rules
  * Update debian/copyright (http://wiki.debian.org/Proposals/CopyrightFormat)
  * Upgrade Standards-Version to 3.8.2 (No change)

 -- Sylvain Le Gall <gildor@debian.org>  Mon, 29 Jun 2009 10:45:40 +0000

headache (1.03-15) unstable; urgency=low

  [ Sylvain Le Gall ]
  * Upgrade Standards-Version to 3.8.0 (README.source)
  * Add build-dependency on dh-ocaml
  * Set 'Debian OCaml Maintainers' as maintainer

  [ Ralf Treinen ]
  * debian/rules: class/ocaml.mk -> rules/ocaml.mk.
  * debian/copyright: point to file LGPL-2, instead of file LGPL.

 -- Ralf Treinen <treinen@debian.org>  Wed, 25 Feb 2009 20:56:33 +0100

headache (1.03-14) unstable; urgency=low

  * Recompile for ocaml 3.10.2
  * Added myself to uploaders

 -- Ralf Treinen <treinen@debian.org>  Mon, 19 May 2008 22:31:17 +0200

headache (1.03-13) unstable; urgency=low

  * Apply patch 02_skip_begin to skip lines before pasting the header
    (Closes: #440442)
  * Apply patch 03_header_width to compute maximal width of the header
  * Remove control.in

 -- Sylvain Le Gall <gildor@debian.org>  Thu, 24 Apr 2008 22:59:49 +0200

headache (1.03-12) unstable; urgency=medium

  [ Stefano Zacchiroli ]
  * fix vcs-svn field to point just above the debian/ dir
  * bump standard version, no changes needed
  * bump urgency for the ocaml 3.10.1 transition
  * add build-dep on libxml2-utils, as the build invokes xmllint
  * adding me as an uploader

  [ Sylvain Le Gall ]
  * Recompile for ocaml 3.10.1

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 02 Mar 2008 15:08:22 +0100

headache (1.03-11) unstable; urgency=low

  * Build for ocaml 3.10.0

 -- Sylvain Le Gall <gildor@debian.org>  Tue, 04 Sep 2007 00:26:44 +0200

headache (1.03-10) experimental; urgency=low

  * Upgrade debian/watch version to 3,
  * Rewrite and relicense debian/xml-man/headache.xml,
  * Change email address to gildor@debian.org everywhere
  * Use DTD from docbook-xml package and not from docbook package
  * Rebuild for ocaml 3.10.0

 -- Sylvain Le Gall <gildor@debian.org>  Sat, 07 Jul 2007 23:26:24 +0200

headache (1.03-9) unstable; urgency=low

  * Update upstream mail,
  * Acknowledge NMU, thanks Mohammed Adnène Trojette (Closes: #388002, #379146)
  * Use CDBS for debian/rules,
  * Upgrade debhelper debian/compat to 5,

 -- Sylvain Le Gall <gildor@debian.org>  Wed, 11 Oct 2006 00:43:04 +0200

headache (1.03-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * 01_detect_end_of_header.dpatch:
     + patch from Julien Cristau to detect the end of
       the header (Closes: #379146)

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Mon, 18 Sep 2006 02:37:52 +0200

headache (1.03-8) unstable; urgency=low

  * Remove Debian OCaml Maintainer as uploader (this is non sense)

 -- Sylvain Le Gall <gildor@debian.org>  Mon, 10 Jul 2006 22:29:35 +0200

headache (1.03-7) unstable; urgency=low

  * Acknownledge NMU (thanks to Ralf Treinen),
  * Change my email address to gildor@debian.org,
  * Made debian/control a PHONY target in debian/rules,
  * Set uploaders to debian ocaml maintainer,

 -- Sylvain Le Gall <gildor@debian.org>  Mon, 12 Jun 2006 23:36:36 +0200

headache (1.03-6.1) unstable; urgency=low

  * NMU for ocaml translation 3.09.1 -> 3.09.2
  * Rebuild for OCaml 3.09.2
  * Build-depends on debhelper, dpatch (instead build-depends-indep)
  * Standards-version 3.7.2 (no change)
  * Fixed a type in rules.in in the string #OCamlABI#
  * Removed useless dependency on ocaml-nox

 -- Ralf Treinen <treinen@debian.org>  Wed,  7 Jun 2006 09:19:35 +0200

headache (1.03-6) unstable; urgency=low

  * Rebuild for OCaml 3.09.1

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 10 Jan 2006 23:58:14 +0100

headache (1.03-5) unstable; urgency=low

  * Transition to svn-buildpackage
  * Remove hardcoded reference to OCamlABI
  * Upgrade standards version to 3.6.2.0 (no change)
  * Update FSF address in copyroght file

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri,  2 Dec 2005 01:44:47 +0100

headache (1.03-4) unstable; urgency=medium

  * Transition to ocaml 3.08.3 : depends on ocaml-nox-3.08.3

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Wed, 23 Mar 2005 22:59:13 +0100

headache (1.03-3) unstable; urgency=low

  * Change manpage license from GFDL to GPL ( Closes: #292232 )

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 18 Oct 2004 23:42:38 +0200

headache (1.03-2) unstable; urgency=low

   * Transition to ocaml 3.08. ( Closes: #261518 )
   * Correct typo : licence -> license ( Closes: #244718 )

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Tue, 27 Jul 2004 23:52:20 +0200

headache (1.03-1) unstable; urgency=low

  * Initial upload ( Closes: #231168 )
  * Use a watch file to keep track of new upstream
  * Write a manpage for headache
  * The binary is arch all since it is a ocaml bytecode.
  * Remove dh_strip since it will strip the ocaml bytecoded binary
  * Apply dpatchification

 -- Sylvain LE GALL <sylvain.le-gall@polytechnique.org>  Sun, 15 Feb 2004 21:54:24 +0100