Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-processor-plugin
Commits: 9377db3e by Emmanuel Bourg at 2023-01-12T15:20:07+01:00 Standards-Version updated to 4.6.2 - - - - - 47a46a00 by Emmanuel Bourg at 2023-01-12T15:20:10+01:00 Switch to debhelper level 13 - - - - - 870e5596 by Emmanuel Bourg at 2023-01-12T15:26:43+01:00 Remove the javadoc from the upstream tarball - - - - - 3964e009 by Emmanuel Bourg at 2023-01-12T15:26:56+01:00 New upstream version 4.0 - - - - - e99db52f by Emmanuel Bourg at 2023-01-12T15:26:59+01:00 New upstream version 4.1 - - - - - 866f3d50 by Emmanuel Bourg at 2023-01-12T15:27:03+01:00 New upstream version 4.2 - - - - - 4ce054e2 by Emmanuel Bourg at 2023-01-12T15:27:06+01:00 New upstream version 4.3 - - - - - 4d9ee81e by Emmanuel Bourg at 2023-01-12T15:27:10+01:00 New upstream version 4.4 - - - - - b8cd31e3 by Emmanuel Bourg at 2023-01-12T15:27:35+01:00 New upstream version 4.5 - - - - - 96b99c44 by Emmanuel Bourg at 2023-01-12T15:27:35+01:00 Update upstream source from tag 'upstream/4.5' Update to upstream version '4.5' with Debian dir a8aac387464e754a7629ba6353004e1ff9d99a7f - - - - - 6d0290dd by Emmanuel Bourg at 2023-01-12T15:39:53+01:00 Removed the Java 9 compatibility patch (fixed upstream) - - - - - 3cdcefa0 by Emmanuel Bourg at 2023-01-12T15:40:45+01:00 Ignore the new test and utils modules - - - - - 0348681b by Emmanuel Bourg at 2023-01-12T15:40:53+01:00 Ignore maven-enforcer-plugin - - - - - 45c5cda4 by Emmanuel Bourg at 2023-01-12T15:41:07+01:00 Upload to unstable - - - - - 30 changed files: - + .github/FUNDING.yml - + .github/workflows/deploy-jdk8.yml - + .github/workflows/deploy-snapshot.yaml - + .github/workflows/deploy.yml - .gitignore - + CHANGELOG.md - README.md - + changelog.json - + changelog.mustache - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/libmaven-processor-plugin-java.poms - debian/maven.ignoreRules - − debian/patches/01-java9-compatibility.patch - − debian/patches/series - debian/watch - + gpg-setup.sh - − nbactions.xml - pom.xml - + processor/pom.xml - src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java → processor/src/main/java/org/bsc/maven/plugin/processor/AbstractAnnotationProcessorMojo.java - src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java → processor/src/main/java/org/bsc/maven/plugin/processor/AnnotationProcessorCompiler.java - src/main/java/org/bsc/maven/plugin/processor/MainAnnotationProcessorMojo.java → processor/src/main/java/org/bsc/maven/plugin/processor/MainAnnotationProcessorMojo.java - src/main/java/org/bsc/maven/plugin/processor/TestAnnotationProcessorMojo.java → processor/src/main/java/org/bsc/maven/plugin/processor/TestAnnotationProcessorMojo.java - src/main/java/org/bsc/maven/plugin/processor/ZipFileObject.java → processor/src/main/java/org/bsc/maven/plugin/processor/ZipFileObject.java - src/main/resources/COPYING.LESSER → processor/src/main/resources/COPYING.LESSER - src/site/apt/usage.apt → processor/src/site/apt/usage.apt - src/site/markdown/qa.md → processor/src/site/markdown/qa.md The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/maven-processor-plugin/-/compare/c28e4c4168e194d64154b8f9cc6f84368e444229...45c5cda4ab1fb55b7fa4e93146ca5f9ac8063e09 -- View it on GitLab: https://salsa.debian.org/java-team/maven-processor-plugin/-/compare/c28e4c4168e194d64154b8f9cc6f84368e444229...45c5cda4ab1fb55b7fa4e93146ca5f9ac8063e09 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

