This is the command dpt-gen-itp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use dpt-gen-itp online using onworks.net services