Emmanuel Bourg pushed to branch master at Debian Java Maintainers / activemq-activeio
Commits: 9f91c59c by Emmanuel Bourg at 2024-11-01T11:29:06+01:00 Removed the -java-doc package - - - - - 753e75a2 by Emmanuel Bourg at 2024-11-01T11:29:30+01:00 Standards-Version updated to 4.7.0 - - - - - 44982ab5 by Emmanuel Bourg at 2024-11-01T11:29:44+01:00 Switch to debhelper level 13 - - - - - 83158732 by Emmanuel Bourg at 2024-11-01T11:29:52+01:00 Use salsa.debian.org Vcs-* URLs - - - - - ae5de2eb by Emmanuel Bourg at 2024-11-01T11:34:40+01:00 Upload to unstable - - - - - 6 changed files: - debian/changelog - − debian/compat - debian/control - − debian/libactivemq-activeio-java-doc.doc-base - − debian/libactivemq-activeio-java-doc.install - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +activemq-activeio (3.1.4-4) unstable; urgency=medium + + * Team upload. + * Removed the -java-doc package + * Standards-Version updated to 4.7.0 + * Switch to debhelper level 13 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Fri, 01 Nov 2024 11:34:33 +0100 + activemq-activeio (3.1.4-3) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -5,19 +5,17 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), default-jdk, - default-jdk-doc, junit4, libcommons-logging-java, libgeronimo-j2ee-management-1.1-spec-java, libmaven-bundle-plugin-java, - libmaven-javadoc-plugin-java, libsurefire-java, maven-debian-helper (>= 1.4) -Standards-Version: 4.1.3 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/activemq-activeio.git -Vcs-Git: https://anonscm.debian.org/git/pkg-java/activemq-activeio.git +Standards-Version: 4.7.0 +Vcs-Browser: https://salsa.debian.org/java-team/activemq-activeio +Vcs-Git: https://salsa.debian.org/java-team/activemq-activeio.git Homepage: http://activemq.apache.org/ Package: libactivemq-activeio-java @@ -27,8 +25,6 @@ Depends: ${misc:Depends} Recommends: ${maven:OptionalDepends} -Suggests: - libactivemq-activeio-java-doc Description: ActiveMQ ActiveIO protocol implementation framework 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, @@ -38,23 +34,3 @@ Description: ActiveMQ ActiveIO protocol implementation framework implementing network protocols. . This package, used by Apache ActiveMQ, contains a Java library for ActiveIO. - -Package: libactivemq-activeio-java-doc -Architecture: all -Section: doc -Depends: - ${maven:Depends}, - ${misc:Depends} -Recommends: - ${maven:OptionalDepends} -Suggests: - libactivemq-activeio-java -Description: ActiveMQ ActiveIO protocol implementation framework - 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. - . - ActiveMQ ActiveIO provides a high performance IO framework for - implementing network protocols. - . - This package contains Javadoc API for libactivemq-activeio-java. ===================================== debian/libactivemq-activeio-java-doc.doc-base deleted ===================================== @@ -1,9 +0,0 @@ -Document: activemq-activeio -Title: Apache ActiveMQ ActiveIO framework -Author: The Apache Software Foundation -Section: Programming/Java - -Format: HTML -Index: /usr/share/doc/libactivemq-activeio-java/api/index.html -Files: /usr/share/doc/libactivemq-activeio-java/api/*.html - ===================================== debian/libactivemq-activeio-java-doc.install deleted ===================================== @@ -1 +0,0 @@ -target/site/apidocs/* /usr/share/doc/libactivemq-activeio-java/api/ ===================================== debian/rules ===================================== @@ -1,8 +1,4 @@ #!/usr/bin/make -f -export JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ - -get-orig-source: - uscan --download-current-version --force-download --rename View it on GitLab: https://salsa.debian.org/java-team/activemq-activeio/-/compare/65c6005cf78b7fd768ca4da3d4cdacb4688bd8a9...ae5de2eb7c07268e6dcbff3bc194872174b880c4 -- View it on GitLab: https://salsa.debian.org/java-team/activemq-activeio/-/compare/65c6005cf78b7fd768ca4da3d4cdacb4688bd8a9...ae5de2eb7c07268e6dcbff3bc194872174b880c4 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

