That diff compiles a couple of fixes in order to make the loading of
debian packages functional again:
- remove unused date parameter of DebianLoader
- handle extra sha1 sum in source package metadata
- rename loading task function to fix scheduling
See commits log for more details.
Related to T2400