Source: headache
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Ralf Treinen <treinen@debian.org>,
 Mehdi Dogguy <mehdi@debian.org>
Build-Depends:
 po-debconf,
 xsltproc,
 libxml2-utils,
 docbook-xsl,
 docbook-xml,
 debhelper-compat (= 12),
 ocaml-nox (>= 3.10.0-8),
 dh-ocaml,
 libextlib-ocaml-dev
Standards-Version: 4.4.0
Homepage: http://www.normalesup.org/~simonet/soft/
Vcs-Git: https://salsa.debian.org/ocaml-team/headache.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/headache

Package: headache
Architecture: any
Depends: ${ocaml:Depends}, ${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.
