obus 1.2.4-1build4 source package in Ubuntu

Changelog

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

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 16 Feb 2023 23:56:28 +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
Lunar release universe ocaml

Downloads

File Size SHA-256 Checksum
obus_1.2.4.orig.tar.gz 168.2 KiB d6a3a6df7310f316f6ced5071d6473a749956b505c1c4256182c341f8ca9814b
obus_1.2.4-1build4.debian.tar.xz 4.4 KiB 52f5b6a226d6d25ad496b8c9aa2c22fba58c701c3c8ba7d2a2b479764ae73314
obus_1.2.4-1build4.dsc 2.1 KiB 8d297063bd0e863cbee2c14537f63f2aaf92bae6cb58e042e666e876dc9331d9

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