Skip to content

Debian Changelog headache (1.03-22)

2012

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

2011

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

2010

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

2009

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

2008

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

2007

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

2006

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

2005

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

2004

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