Commit Graph

2 Commits

Author SHA1 Message Date
Nathan J. Mehl 940ce3c07d include dsc in message
Sigh, dsc messages may not include their own checksums (for obvious
tail-eating reasons) but said checksums are needed for including in
apt source repos, so calculate them on the fly.

Also rename the `files` property to `source_files` so that it does
not collide with the Files: header in the dsc message.

Update README appropriately
2017-06-23 08:53:41 -07:00
Nathan J. Mehl 0a9d1aeb74 add support for parsing and validating debian source files 2017-06-21 20:12:13 -07:00