Markus Koschany pushed to branch master at Debian Java Maintainers / commons-pool2
Commits: 10b8638e by Markus Koschany at 2021-11-07T17:49:28+01:00 Update debian/watch - - - - - ed0a8217 by Markus Koschany at 2021-11-07T17:52:33+01:00 New upstream version 2.10.0 - - - - - 8bcf4c80 by Markus Koschany at 2021-11-07T17:52:34+01:00 Update upstream source from tag 'upstream/2.10.0' Update to upstream version '2.10.0' with Debian dir f70a39f5a15f0b89017a0e36d2936fbc872512f7 - - - - - f6808ab3 by Markus Koschany at 2021-11-07T17:53:21+01:00 Ignore org.junit junit-bom artifact - - - - - c549c313 by Markus Koschany at 2021-11-07T17:53:49+01:00 Switch to debhelper-compat = 13. - - - - - 61702c51 by Markus Koschany at 2021-11-07T17:54:01+01:00 Declare compliance with Debian Policy 4.6.0. - - - - - 5817df7d by Markus Koschany at 2021-11-07T17:54:41+01:00 Update copyright year - - - - - f5dacef1 by Markus Koschany at 2021-11-07T17:54:54+01:00 d/rules: Lintian fix - - - - - aeab83b5 by Markus Koschany at 2021-11-07T17:55:59+01:00 Update changelog - - - - - b9132e66 by Markus Koschany at 2021-11-07T17:57:28+01:00 Build-depend on junit5. - - - - - c603d604 by Markus Koschany at 2021-11-07T22:14:10+01:00 Skip the tests for now because we need a newer junit5 version. - - - - - 27 changed files: - + .github/dependabot.yml - .github/workflows/maven.yml - .travis.yml - NOTICE.txt - README.md - RELEASE-NOTES.txt - + SECURITY.md - checkstyle.xml - debian/changelog - − debian/compat - debian/control - debian/copyright - debian/maven.ignoreRules - debian/maven.properties - debian/rules - debian/watch - findbugs-exclude-filter.xml - pom.xml - src/changes/changes.xml - src/changes/release-notes.vm - src/main/java/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.java - src/main/java/org/apache/commons/pool2/BaseObjectPool.java - src/main/java/org/apache/commons/pool2/BasePooledObjectFactory.java - + src/main/java/org/apache/commons/pool2/DestroyMode.java - src/main/java/org/apache/commons/pool2/KeyedObjectPool.java - src/main/java/org/apache/commons/pool2/KeyedPooledObjectFactory.java - src/main/java/org/apache/commons/pool2/ObjectPool.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/commons-pool2/-/compare/cc47f1bbcbe66c082b6422daa65ce85a6574efae...c603d604cff24705af8f068fe7c048f653f7db9d -- View it on GitLab: https://salsa.debian.org/java-team/commons-pool2/-/compare/cc47f1bbcbe66c082b6422daa65ce85a6574efae...c603d604cff24705af8f068fe7c048f653f7db9d 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

