libmaven3-core-java has a typo in the libmaven-parent-java dependency, Depends: [...] libmaven-parent-java (>= 3.x) while the changelog says: - Depend on libmaven-parent-java (>= 31) So I assume that is a typo, loosening the dependency instead of tightening it.
Le 07/03/2019 à 15:04, Matthias Klose a écrit : Not a typo but a bug in maven-debian-helper when the dependencies are resolved. The source package has the right version constraint on the build dependency. Emmanuel Bourg