Man page - dpt-gen-itp(1)

Packages contains this manual

Manual

dpt-gen-itp

NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT & LICENSE

NAME

dpt-gen-itp - generate ITP trivia

SYNOPSIS

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

DESCRIPTION

dpt gen-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.

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

COPYRIGHT & LICENSE

Copyright 2009, Ryan Niebur

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.