diff options
author | Rob Austein <sra@hactrn.net> | 2016-03-25 22:31:12 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-03-25 22:31:12 +0000 |
commit | f19b0eb0e00de4d56d7a6d14fa4c739cdbbd6cde (patch) | |
tree | 3eee262577750933acc5e5d7d27a6fc2b053518b /README |
Add separate directory for rpki-pbuilder et al.
svn path=/apt-tools/; revision=6328
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Tools and scripts related to automated building of Debian packages and +maintenance of an APT repository containing the result. At present, +this is based on pbuilder and reprepro running on Ubuntu. + +This used to be part of the buildtools/ directory in the main +repository, but the build automation isn't really tied to any +particular branch, and now that it has to maintain packages from +multiple branches it's less confusing to put it in its own little +corner of the repository. |