Jan. 10, 2013
9:27 p.m.
We currently ran into a problem with the automatic sources-file downloading. Looking at the code I find it overly cluttered... So I wanted to introduce proper Warnings to deal with these cases: - SourcesFileCorrupted - SourcesFileNotFound - ChangesFileCorrupted - ChangesFileNotFound So I we properly inform the user and deal with edge cases...