#923941 libmaven3-core-java has a typo in the libmaven-parent-java dependency

Package:
src:maven
Source:
maven
Submitter:
Matthias Klose
Date:
2025-08-17 17:48:26 UTC
Severity:
important
Tags:
#923941#5
Date:
2019-03-07 14:04:22 UTC
From:
To:
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.

#923941#10
Date:
2019-03-07 14:25:15 UTC
From:
To:
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