Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jboss-logging-tools
Commits: 61ceec61 by Emmanuel Bourg at 2024-07-12T09:31:05+02:00 Standards-Version updated to 4.7.0 - - - - - e6f7f8ae by Emmanuel Bourg at 2024-07-12T09:35:47+02:00 Removed the -java-doc package - - - - - 1fe87375 by Emmanuel Bourg at 2024-07-12T09:37:43+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - − debian/libjboss-logging-tools-java-doc.doc-base.api - − debian/libjboss-logging-tools-java-doc.install - debian/maven.ignoreRules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,15 @@ jboss-logging-tools (2.2.1-4) unstable; urgency=medium + * Team upload. + + [ Pushkar Kulkarn ] * d/maven.properties: enable compilation with openjdk-21 (Closes: #1052622) - -- Pushkar Kulkarni <[email protected]> Fri, 24 Nov 2023 14:08:46 +0530 + [ Emmanuel Bourg ] + * Standards-Version updated to 4.7.0 + * Removed the -java-doc package + + -- Emmanuel Bourg <[email protected]> Fri, 12 Jul 2024 09:37:30 +0200 jboss-logging-tools (2.2.1-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -7,15 +7,13 @@ Uploaders: Build-Depends: debhelper-compat (= 13), default-jdk, - default-jdk-doc, junit4, libjboss-jdeparser2-java, libjboss-logging-java, libjboss-logmanager-java, - libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.5), testng -Standards-Version: 4.6.0 +Standards-Version: 4.7.0 Vcs-Git: https://salsa.debian.org/java-team/jboss-logging-tools.git Vcs-Browser: https://salsa.debian.org/java-team/jboss-logging-tools Homepage: https://github.com/jboss-logging/jboss-logging-tools @@ -26,7 +24,6 @@ Depends: ${maven:Depends}, ${misc:Depends} Suggests: - libjboss-logging-tools-java-doc, ${maven:OptionalDepends} Description: create internationalized logger messages and exceptions If you want to internationalize (i18n) your logging, exception messages and @@ -37,21 +34,3 @@ Description: create internationalized logger messages and exceptions With JBoss Logging Tools you write interfaces and annotate the methods with a default message. Then you or a translator will create a properties file with the translated text. - -Package: libjboss-logging-tools-java-doc -Architecture: all -Section: doc -Depends: - ${misc:Depends} -Recommends: - ${maven:DocDepends}, - ${maven:DocOptionalDepends} -Suggests: - libjboss-logging-tools-java -Description: Documentation for JBoss Logging Tools - If you want to internationalize (i18n) your logging, exception messages and - messages in general, then along with JBoss Logging, JBoss Logging Tools is for - you. It provides an easy way to offer internationalized messages, exceptions - and logger messages to your project. - . - This package contains the API documentation of libjboss-logging-tools-java. ===================================== debian/libjboss-logging-tools-java-doc.doc-base.api deleted ===================================== @@ -1,10 +0,0 @@ -Document: libjboss-logging-tools-java -Title: API Javadoc for JBoss Logging Tools -Author: JBoss Logging Tools developers -Abstract: This is the API Javadoc provided for the - libjboss-logging-tools-java libraries. -Section: Programming - -Format: HTML -Index: /usr/share/doc/libjboss-logging-tools-java/annotations/index.html -Files: /usr/share/doc/libjboss-logging-tools-java/annotations/* ===================================== debian/libjboss-logging-tools-java-doc.install deleted ===================================== @@ -1,2 +0,0 @@ -annotations/target/apidocs/* usr/share/doc/libjboss-logging-tools-java/annotations/ -processor/target/apidocs/* usr/share/doc/libjboss-logging-tools-java/processor/ ===================================== debian/maven.ignoreRules ===================================== @@ -1,4 +1,5 @@ org.apache.maven.plugins maven-deploy-plugin * * * * +org.apache.maven.plugins maven-javadoc-plugin * * * * org.jboss.forge.roaster roaster-api * * * * org.jboss.forge.roaster roaster-jdt * * * * View it on GitLab: https://salsa.debian.org/java-team/jboss-logging-tools/-/compare/b62165f34520931268e54f564a6e71093b93b322...1fe8737589214b7513025df709012f74687d8f0c -- This project does not include diff previews in email notifications. View it on GitLab: https://salsa.debian.org/java-team/jboss-logging-tools/-/compare/b62165f34520931268e54f564a6e71093b93b322...1fe8737589214b7513025df709012f74687d8f0c 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

