activemq-protobuf 1.1-7 source package in Ubuntu

Changelog

activemq-protobuf (1.1-7) unstable; urgency=medium

  [ Emmanuel Bourg ]
  * Team upload.
  * Removed the unused build dependency on libmaven-plugin-tools-java

  [ tony mancill ]
  * Use debhelper-compat 13
  * Set Rules-Requires-Root: no in debian/control
  * Add Vcs URLs for Salsa packaging repo
  * Remove get-orig-source target from debian/rules
  * Bump Standards-Version to 4.6.2

 -- tony mancill <email address hidden>  Sun, 17 Dec 2023 20:16:40 -0800

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
Oracular release universe java
Noble release universe java

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
activemq-protobuf_1.1-7.dsc 2.3 KiB a3aa12ab00eec2b2f1b5e713bab3354e67d6b22fd4047c6b144b75268a4986ad
activemq-protobuf_1.1.orig.tar.gz 75.6 KiB ee82f46c7d0c9cad10823750c999ad47890ae289c3e3df7f9265d57af1fe4e40
activemq-protobuf_1.1-7.debian.tar.xz 4.8 KiB 465d95f4a784a5fee60ee3dde86027f5bf6a13dc0d012308745a5cbb05e3f584

Available diffs

No changes file available.

Binary packages built by this source

libactivemq-protobuf-java: ActiveMQ Protocol Buffers Maven plugin

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage.
 .
 This package, used by Apache ActiveMQ, provide a simple Protocol Buffer
 Java API. It comes with a built in proto file compiler and
 Java source code generator (as a Maven plugin).

libactivemq-protobuf-java-doc: ActiveMQ Protocol Buffers Maven plugin - documentation

 Apache ActiveMQ is a message broker built around Java Message Service (JMS)
 API : allow sending messages between two or more clients in a loosely coupled,
 reliable, and asynchronous way.
 .
 "Protocol Buffers" are language-neutral, platform-neutral, extensible way of
 serializing structured data for use in communications protocols
 or data storage.
 .
 This package contains Javadoc API for libactivemq-protobuf-java.