File: control

package info (click to toggle)
syslog-ocaml 1.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 88 kB
  • ctags: 94
  • sloc: ml: 207; makefile: 52; sh: 29
file content (14 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: syslog-ocaml
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Eric Cooper <ecc@cmu.edu>, Sven Luther <luther@debian.org>
Build-Depends: debhelper (>= 5.0), dpatch, ocaml-nox (>= 3.09), ocaml-tools, ocaml-findlib
Standards-Version: 3.7.2

Package: libsyslog-ocaml-dev
Architecture: any
Section: libdevel
Depends: ocaml-nox-${F:OCamlABI}
Description: syslog routines for OCaml
 This library implements a syslog client in Objective Caml.