File: control

package info (click to toggle)
headache 1.03-26
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 552 kB
  • ctags: 190
  • sloc: ml: 621; xml: 218; makefile: 70
file content (25 lines) | stat: -rw-r--r-- 1,044 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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 (>= 0.9), libextlib-ocaml-dev
Standards-Version: 3.9.8
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.