Pubdev: Do not rely on intrinsic metadata
The loader get enough information from extrinsic metadata to build a release object, checking intrinsic metadata was more error prone than useful.
It should fix some Sentry reported errors.
Remove 'information' and adapt release message
Adapt loader specifications documentation
Migrated from D8640 (view on Phabricator)