#4422 Call the source package info in mdapi
Merged by pingou. Opened by pingou.
adjust_mdapi  into  master

Download 4422.patch

We were calling mdpi for the package info, but the dist-git repo name
corresponds to the source package name, not the actual package name.
So, we would not find anything for packages such as python-arrow
whose source package name is python-arrow but the packages are
python2-arrow and python3-arrow.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

rebased onto 76d4371a4c59d4fa14c85dc05221169de4e24b77

This isn't being tested in jenkins so I'm going to merge this :)

Thanks for the review!

Pull-Request has been merged by pingou

Metadata