Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 403 Bytes

srcdown

This script can be used to download all debian/ directories from all packages maintained by a person. After the download, a big "changelog" file will be generated to gather all individual chagelogs in one file.

To use, add a Debian maintainer name or email. An example:

$ ./srcdown.sh [email protected]

or

$ ./srcdown.sh eriberto

This script is not perfect but perfectly usable.