.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "bts-retitle 1" .TH bts-retitle 1 2024-03-04 "pkg-perl-tools 0.78" "Debian Perl packaging Tools" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME bts\-retitle \-\- note your intention to package a RFP/adopt a RFA .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBbts-retitle\fR \fIbug-number\fR ITP .PP \&\fBbts-retitle\fR \fIbug-number\fR ITA .SH DESCRIPTION .IX Header "DESCRIPTION" \&\fBbts-retitle\fR is a small wrapper around the \fBbts\fR\|(1) command for easy changing the \f(CW\*(C`RFP\*(C'\fR/\f(CW\*(C`RFA\*(C'\fR prefix of a bug report in the Debian bug tracking system to \f(CW\*(C`ITP\*(C'\fR/\f(CW\*(C`ITA\*(C'\fR. .PP \&\fBbts-retitle\fR also sets the owner of the bug report to the current user, after asking for confirmation. .SH CAVEATS .IX Header "CAVEATS" .IP "Working local mail setup required" 4 .IX Item "Working local mail setup required" Since \fBbts-retitle\fR uses \fBbts\fR\|(1), it requires that the local machine has a working mail setup and is able to send mails to the Debian bug tracking system. .SH INVENTORY .IX Header "INVENTORY" .IP RFP 4 .IX Item "RFP" Request for a package .IP RFA 4 .IX Item "RFA" Request for adoption of a package .IP ITP 4 .IX Item "ITP" Intent to package .IP ITA 4 .IX Item "ITA" Intent to adopt a package .SH "COPYRIGHT & LICENSE" .IX Header "COPYRIGHT & LICENSE" Copyright 2010 gregor herrmann Copyright 2013 Damyan Ivanov .PP This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.