dbus-java 2.8-10 source package in Ubuntu

Changelog

dbus-java (2.8-10) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.
  * Drop dbus-java-bin because it is of little value for Debian users. The
    package does not work as intended anymore. Upstream development has stopped.
    (Closes: #963960, #631670, #777241)

 -- Markus Koschany <email address hidden>  Sun, 06 Dec 2020 00:47:22 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dbus-java_2.8-10.dsc 2.1 KiB b523d9a1f31f71b8476397a500ca553f32bf43e979d3c200420912e50f6e7632
dbus-java_2.8.orig.tar.gz 167.2 KiB 8cecd22810a088b058fe6369bbb7d4db000813584443efe24c38754e07a1020a
dbus-java_2.8-10.debian.tar.xz 8.6 KiB 2352c36dacb0e17be223a321f0e6522b9ce24b51877df9d2e49961303c257e8b

Available diffs

No changes file available.

Binary packages built by this source

libdbus-java: simple interprocess messaging system (Java implementation)

 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides an implementation of D-Bus in Java (Library).
 .
 See the dbus description for more information about D-Bus in general.