diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2015-07-13 19:05:38 +0200 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-07-13 19:05:38 +0200 |
commit | becb5a23607e5a3396b548a1eb9f616452a1cb93 (patch) | |
tree | 5a534e7ba552941855feb622261e2a9ffd9c621d /README.md | |
parent | 88d511fadb2a995bff2d3f82c0114f1c562c716a (diff) | |
download | DHG_packages-becb5a23607e5a3396b548a1eb9f616452a1cb93.tar.gz |
New script: what-to-build.pl
This shows a few untagged repositories...
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -62,8 +62,18 @@ the Debian source package name: In the full debian version, `:` and `~` are replaced by `_`. -Useful tools ------------- +Scripts in this repository +-------------------------- + + * `./what-to-build.pl`. + + This script expects to be run with any number of directories as arguments, + and defaults to `p/*/`. It prints the name of those directories that contain a + package that is to be released (i.e. marked for upload, but not yet tagged). + + +Useful general tools +-------------------- * `origtargz`: |