obus 1.2.4-1build3 source package in Ubuntu

Changelog

obus (1.2.4-1build3) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 06 Feb 2023 23:22:54 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.2.4.orig.tar.gz 168.2 KiB d6a3a6df7310f316f6ced5071d6473a749956b505c1c4256182c341f8ca9814b
obus_1.2.4-1build3.debian.tar.xz 4.4 KiB eed6eb205bc9964e6a4ac59adb9dd2cad3e7a3252c20373fb262c68b4e05acbd
obus_1.2.4-1build3.dsc 2.1 KiB 7133aca879949dd1dc8799c34b3f8dca9097d59e8f3f6b4ae1a0b7818ac119fe

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-bin-dbgsym: debug symbols for libobus-ocaml-bin
libobus-ocaml-dbgsym: debug symbols for libobus-ocaml
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.

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