When calling APTLY publish API, we have to pass the distribution name
and not the repository name. Distribution names are now collected from
changes files and a call to the APTLY publish API will be made for all
updated distribution.
Also add a PREFIX parameter to permit to specify the APTLY prefix (and
storage if it need to be specified).