Tony Mancill pushed to branch master at Debian Java Maintainers / activemq-protobuf
Commits: bbae919e by tony mancill at 2024-11-29T10:18:55-08:00 Drop libactivemq-protobuf-java-doc binary package (Closes: #1088118) - - - - - 046b824a by tony mancill at 2024-11-29T10:19:16-08:00 Bump Standards-Version to 4.7.0 - - - - - ad09eeb3 by tony mancill at 2024-11-29T10:19:43-08:00 Prepare changelog for upload - - - - - 4 changed files: - debian/changelog - debian/control - − debian/libactivemq-protobuf-java-doc.doc-base - − debian/libactivemq-protobuf-java-doc.install Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +activemq-protobuf (1.1-8) unstable; urgency=medium + + * Team upload. + * Drop libactivemq-protobuf-java-doc binary package (Closes: #1088118) + * Bump Standards-Version to 4.7.0 + + -- tony mancill <[email protected]> Fri, 29 Nov 2024 10:19:18 -0800 + activemq-protobuf (1.1-7) unstable; urgency=medium [ Emmanuel Bourg ] ===================================== debian/control ===================================== @@ -7,16 +7,14 @@ Uploaders: Build-Depends: debhelper-compat (= 13), default-jdk, - default-jdk-doc, junit4, libjavacc-maven-plugin-java, libmaven-bundle-plugin-java, libmaven-install-plugin-java, - libmaven-javadoc-plugin-java, libmaven3-core-java, libsurefire-java, maven-debian-helper (>= 1.4) -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/java-team/activemq-protobuf Vcs-Git: https://salsa.debian.org/java-team/activemq-protobuf.git Homepage: https://activemq.apache.org/ @@ -29,8 +27,6 @@ Depends: ${misc:Depends} Recommends: ${maven:OptionalDepends} -Suggests: - libactivemq-protobuf-java-doc Description: 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, @@ -43,24 +39,3 @@ Description: ActiveMQ Protocol Buffers Maven plugin 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). - -Package: libactivemq-protobuf-java-doc -Architecture: all -Section: doc -Depends: - ${maven:Depends}, - ${misc:Depends} -Recommends: - ${maven:OptionalDepends} -Suggests: - libactivemq-protobuf-java -Description: 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. ===================================== debian/libactivemq-protobuf-java-doc.doc-base deleted ===================================== @@ -1,9 +0,0 @@ -Document: activemq-protobuf -Title: Apache ActiveMQ Protocol Buffers -Author: The Apache Software Foundation -Section: Programming/Java - -Format: HTML -Index: /usr/share/doc/libactivemq-protobuf-java/api/index.html -Files: /usr/share/doc/libactivemq-protobuf-java/api/*.html - ===================================== debian/libactivemq-protobuf-java-doc.install deleted ===================================== @@ -1 +0,0 @@ -target/site/apidocs/* /usr/share/doc/libactivemq-protobuf-java/api/ View it on GitLab: https://salsa.debian.org/java-team/activemq-protobuf/-/compare/ad7c9c0b6059f92d4e45a8e046016c91b73d026a...ad09eeb3d7354d59135674e75098e78f719e4a56 -- View it on GitLab: https://salsa.debian.org/java-team/activemq-protobuf/-/compare/ad7c9c0b6059f92d4e45a8e046016c91b73d026a...ad09eeb3d7354d59135674e75098e78f719e4a56 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

