tagpending - tags bugs that are to be closed in the latest changelog as pending
tagpending [options]
tagpending parses debian/changelog and debian/control to determine which bugs would be closed if the package were uploaded. Each bug is then marked as pending, using bts(1) if it is not already so.
Include the changelog header line and the entries relating to the tagged bugs as comments in the generated mail. This is the default.
Note that when used in combination with --to, the header line output will always be that of the most recent version.
Parse changelogs for all versions strictly greater than <version>.
Equivalent to dpkg-parsechangelog's -v option.
bts(1) and dpkg-parsechangelog(1)
This program is Copyright 2008 by Adam D. Barratt <adam@adam-barratt.org.uk>.
The shell script tagpending, on which this program is based, is Copyright 2004 by Joshua Kwan <joshk@triplehelix.org> with changes copyright 2004-7 by their respective authors.
This program is licensed under the terms of the GPL, either version 2 of the License, or (at your option) any later version.