This introduces the debian package loader.
Contrary to other package loaders, a package can have multiple artifacts (per package version).
In those terms, we had to slightly adapt the swh.loader.package.loader.PackageLoader to demonstrate this.
Thus the impacts on pypi, npm, deposit modules as well.