Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix argument list too long error | Ian Kelling | 2018-06-04 | 1 | -5/+4 |
| | |||||
* | Change filename to import at load_changelog.py | Ruben Rodriguez | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | Parse the changelog files and extract the uploader name and date. | Ruben Rodriguez | 2015-07-01 | 1 | -0/+46 |
The load_changelog.py script parses the changelog files in the same way as load_copyright.py and stores the results (package name, version, author/uploader and date) in cl.h5 That information is later used by export.py to fill up the 'License verified by' and 'License verified date' fields with more accurate information than 'Debian' and today() |