obus 1.2.3-1build6 source package in Ubuntu

Changelog

obus (1.2.3-1build6) jammy; urgency=medium

  * No-change rebuild for current ocaml ABIs

 -- Steve Langasek <email address hidden>  Thu, 09 Dec 2021 02:18:28 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.3.orig.tar.gz 168.2 KiB 75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
obus_1.2.3-1build6.debian.tar.xz 4.2 KiB fc215aaf708fd32677a70e21fe29058a317128eb24ddab4191ad6cdc8f1264b9
obus_1.2.3-1build6.dsc 2.2 KiB ab5b4bf39900205a1d1a0bd18b6126214f228dc422341664cbd572e999fd9bd3

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