obus 1.1.4-2 source package in Ubuntu

Changelog

obus (1.1.4-2) unstable; urgency=low


  * Do not build natively on !natdynlink (fixes FTBFS)

 -- Stéphane Glondu <email address hidden>  Fri, 10 May 2013 19:49:57 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
obus_1.1.4-2.dsc 2.2 KiB 307582d5d2f1fcc1419acd4ae3fe5b269d1146a31b90bd9e34d1dbd316c45262
obus_1.1.4.orig.tar.gz 415.6 KiB 3a4298b25f6b33f76cf83d647a36caef6c3fa097dfc5828c3a1205b32125d580
obus_1.1.4-2.debian.tar.gz 4.4 KiB cbf87493da9c8e77ab71588a8d601a9053de71d427dea0dae7454a1bcee44b83

No changes file available.

Binary packages built by this source

libobus-ocaml: No summary available for libobus-ocaml in ubuntu saucy.

No description available for libobus-ocaml in ubuntu saucy.

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.