Markus Koschany pushed to branch master at Debian Java Maintainers / intellij-annotations
Commits: 37723973 by Markus Koschany at 2021-09-25T00:29:13+02:00 Declare compliance with Debian Policy 4.6.0. - - - - - f56e2175 by Markus Koschany at 2021-09-25T00:29:40+02:00 Update copyright years - - - - - ade36ecd by Markus Koschany at 2021-09-25T00:36:08+02:00 New upstream version 22.0.0 - - - - - 65a13aa7 by Markus Koschany at 2021-09-25T00:36:12+02:00 Update upstream source from tag 'upstream/22.0.0' Update to upstream version '22.0.0' with Debian dir 93d1975aab18d7c115534ea4cadfd5cb77255486 - - - - - c100950d by Markus Koschany at 2021-09-25T00:36:48+02:00 Update changelog - - - - - 4ed56bcb by Markus Koschany at 2021-09-25T00:37:40+02:00 Drop build.patch - - - - - 2a8c2a5d by Markus Koschany at 2021-09-25T00:38:01+02:00 Drop support-java8-only.patch - - - - - 043307d7 by Markus Koschany at 2021-09-25T14:31:38+02:00 Add build.patch - - - - - bebdb90f by Markus Koschany at 2021-09-25T14:33:08+02:00 Update jar version in poms file - - - - - 39eb5d17 by Markus Koschany at 2021-09-25T14:34:03+02:00 Update patch header - - - - - 359324cf by Markus Koschany at 2021-09-25T14:35:14+02:00 Update changelog - - - - - d7ecf043 by Markus Koschany at 2021-09-25T14:47:24+02:00 test - - - - - d7867080 by Markus Koschany at 2021-09-25T14:50:22+02:00 Install the module-info.jar - - - - - b5413074 by Markus Koschany at 2021-09-25T20:07:31+02:00 Revert the test - - - - - 30 changed files: - CHANGELOG.md - README.md - build.gradle - common/build.gradle - common/src/main/java/org/intellij/lang/annotations/Flow.java - common/src/main/java/org/intellij/lang/annotations/Identifier.java - common/src/main/java/org/intellij/lang/annotations/JdkConstants.java - common/src/main/java/org/intellij/lang/annotations/Language.java - common/src/main/java/org/intellij/lang/annotations/MagicConstant.java - common/src/main/java/org/intellij/lang/annotations/Pattern.java - common/src/main/java/org/intellij/lang/annotations/PrintFormat.java - common/src/main/java/org/intellij/lang/annotations/RegExp.java - common/src/main/java/org/intellij/lang/annotations/Subst.java - common/src/main/java/org/jetbrains/annotations/ApiStatus.java - common/src/main/java/org/jetbrains/annotations/Async.java - + common/src/main/java/org/jetbrains/annotations/Blocking.java - common/src/main/java/org/jetbrains/annotations/Contract.java - common/src/main/java/org/jetbrains/annotations/Debug.java - common/src/main/java/org/jetbrains/annotations/MustBeInvokedByOverriders.java - common/src/main/java/org/jetbrains/annotations/Nls.java - + common/src/main/java/org/jetbrains/annotations/NonBlocking.java - common/src/main/java/org/jetbrains/annotations/NonNls.java - common/src/main/java/org/jetbrains/annotations/NotNull.java - common/src/main/java/org/jetbrains/annotations/Nullable.java - common/src/main/java/org/jetbrains/annotations/PropertyKey.java - common/src/main/java/org/jetbrains/annotations/TestOnly.java - common/src/main/java/org/jetbrains/annotations/VisibleForTesting.java - debian/changelog - debian/control - debian/copyright The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/-/compare/906d62cebd94c0befdf09aae89b8ba7ed246ade3...b541307433667105271bd6c045b1e5814b129853 -- View it on GitLab: https://salsa.debian.org/java-team/intellij-annotations/-/compare/906d62cebd94c0befdf09aae89b8ba7ed246ade3...b541307433667105271bd6c045b1e5814b129853 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

