obus 1.1.5-3build1 source package in Ubuntu

Changelog

obus (1.1.5-3build1) trusty; urgency=medium

  * Rebuild for ocaml-4.01.
 -- Matthias Klose <email address hidden>   Mon, 23 Dec 2013 22:23:00 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe ocaml

Downloads

File Size SHA-256 Checksum
obus_1.1.5.orig.tar.gz 415.5 KiB 6d05aebc34e60680217546a5bebf7195a96807bf4d0136bab4d483e5d2d13118
obus_1.1.5-3build1.debian.tar.gz 4.6 KiB 58b23a5e8166fc6d7b34916cabedb5c8213060c69e7b4213c8d6b8b20c42420c
obus_1.1.5-3build1.dsc 1.6 KiB cf3625ea8b73c73247cbcc0659ff5e1577ad0333222966d47907de5177504662

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: No summary available for libobus-ocaml-bin in ubuntu utopic.

No description available for libobus-ocaml-bin in ubuntu utopic.

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.