obus 1.1.5-4 source package in Ubuntu

Changelog

obus (1.1.5-4) unstable; urgency=medium

  * Add camlp4 to Build-Depends

 -- Stéphane Glondu <email address hidden>  Fri, 16 Oct 2015 10:29:44 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
obus_1.1.5-4.dsc 2.2 KiB c3b19b7b24cbea82fb792b6a72b8c2856703f2c191589d5fb3043003cf72f837
obus_1.1.5.orig.tar.gz 415.5 KiB 6d05aebc34e60680217546a5bebf7195a96807bf4d0136bab4d483e5d2d13118
obus_1.1.5-4.debian.tar.xz 4.4 KiB 7e48e66c5c138e35cdad99a1e3b4459d8b8151b38dbe1f00bbf33d8fea994725

No changes file available.

Binary packages built by this source

libobus-ocaml: pure OCaml implementation of D-Bus (runtime)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains dynamically loadable plugins of OBus.

libobus-ocaml-bin: pure OCaml implementation of D-Bus (command-line tools)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains command-line tools useful for using OBus.

libobus-ocaml-bin-dbgsym: debug symbols for package libobus-ocaml-bin

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains command-line tools useful for using OBus.

libobus-ocaml-dbgsym: debug symbols for package libobus-ocaml

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains dynamically loadable plugins of OBus.

libobus-ocaml-dev: pure OCaml implementation of D-Bus (development files)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 D-Bus is a message bus, used for sending messages between
 applications. It supports broadcast messages, asynchronous messages
 (thus decreasing latency), authentication, and more. It is designed
 to be low-overhead. D-Bus also supports a method call mapping for its
 messages.
 .
 This package contains development files of OBus.