obus 1.1.5-3build3 source package in Ubuntu

Changelog

obus (1.1.5-3build3) vivid; urgency=medium

  * Rebuild for new OCaml ABIs.
 -- Colin Watson <email address hidden>   Sat, 01 Nov 2014 14:25:58 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Vivid
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.orig.tar.gz 415.5 KiB 6d05aebc34e60680217546a5bebf7195a96807bf4d0136bab4d483e5d2d13118
obus_1.1.5-3build3.debian.tar.xz 4.5 KiB 5252cb640e8d7a2ba9c2da7fcc767e664084535bc5d0559f4b3a74b409d9290e
obus_1.1.5-3build3.dsc 2.3 KiB d91a7f197ea3f1b813970ca0d8c63743e8641846c4c35a02a0b73262f62f1263

Available diffs

View changes file

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-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.