Man page - bts-retitle(1)
Packages contains this manual
- dpt-gen-itp(1)
- patchedit(1)
- dpt-cd(1)
- dpt-lp-mass-subscribe(1)
- dpt-rename-uploader(1)
- dpt-lib.sh(5)
- dpt-prepare(1)
- dpt-shell-lib(1)
- dpt-takeover(1)
- dpt-uscan(1)
- dpt-clean-mr-repos(1)
- dpt-invite-github(1)
- dpt-missing-upload(1)
- dpt-missing-pristine-tar(1)
- dpt-never-uploaded(1)
- dpt-ci-failures(1)
- dpt-push(1)
- dpt-missing-upstream(1)
- dpt-ready-for-upload(1)
- dpt-get-ubuntu-packages(1)
- dpt-gc(1)
- dpt-fixup(1)
- bts-retitle(1)
- bts-srcpkg(1)
- dpt-dch-note(1)
- dpt-new-upstream(1)
- dpt-co(1)
- dpt(1)
- dpt-salsa(1)
- dpt-import-orig(1)
- dh-make-perl-dev(1)
- dpt-packagecheck(1)
- dpt-repack.sh(1)
- dpt-debian-upstream(1)
- dpt-checkout(1)
- pristine-orig(1)
- dpt-config(5)
- dpt-upstream-repo(1)
- dpt-forward(1)
- dpt-github-oauth(1)
apt-get install pkg-perl-tools
Manual
bts-retitle
NAMESYNOPSIS
DESCRIPTION
CAVEATS
INVENTORY
COPYRIGHT & LICENSE
NAME
bts-retitle -- note your intention to package a RFP/adopt a RFA
SYNOPSIS
bts-retitle bug-number ITP
bts-retitle bug-number ITA
DESCRIPTION
bts-retitle is a small wrapper around the bts (1) command for easy changing the "RFP"/"RFA" prefix of a bug report in the Debian bug tracking system to "ITP"/"ITA".
bts-retitle also sets the owner of the bug report to the current user, after asking for confirmation.
CAVEATS
Working local mail setup required
Since bts-retitle uses bts (1), it requires that the local machine has a working mail setup and is able to send mails to the Debian bug tracking system.
INVENTORY
|
RFP |
Request for a package |
|||
|
RFA |
Request for adoption of a package |
|||
|
ITP |
Intent to package |
|||
|
ITA |
Intent to adopt a package |
COPYRIGHT & LICENSE
Copyright 2010 gregor herrmann <gregoa@debian.org> Copyright 2013 Damyan Ivanov <dmn@debian.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.