Source: headache
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> 
Uploaders:
 Ralf Treinen <treinen@debian.org>,
 Mehdi Dogguy <mehdi@debian.org>
Build-Depends-Indep: po-debconf,
 xsltproc, libxml2-utils, docbook-xsl, docbook-xml
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 10),
 ocaml-nox (>= 3.10.0-8), dh-ocaml, libextlib-ocaml-dev
Standards-Version: 4.1.0
Homepage: http://cristal.inria.fr/~simonet/soft/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/headache.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/headache.git

Package: headache
Architecture: all
Depends: ocaml-base-nox-${F:OCamlABI}, libextlib-ocaml, ${misc:Depends}
Description: Tool to manage license notes of source files
 This tool allows a developer to add or remove the license note that
 one usually finds in a comment at the beginning of source files.  It
 knows about the syntax of comments in different languages: Makefile,
 OCaml, C, (La)TeX.

