logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dpt-gen-itp - generate ITP trivia

Description

dptgen-itp can help in constructing the Intent To Package bug report which is to be filed when one
       starts working on a package. The script itself doesn't send the mail, but prepares the boiler-plate so
       that you don't have to worry about the proper format or other trivia.

       dptgen-itp gets the information from debian/control and debian/copyright, so filling up these files with
       real data will help.

Name

       dpt-gen-itp - generate ITP trivia

Synopsis

       "dpt gen-itp > tmp && $EDITOR tmp && sendmail < tmp"

See Also