Commit c0abd863 authored by Nicolas Dandrimont's avatar Nicolas Dandrimont 🤔
Browse files

Clarify NEW -> ITP in the RFS howto.

parent cb77c29d
...@@ -53,9 +53,9 @@ tool. ...@@ -53,9 +53,9 @@ tool.
%endif %endif
To: submit@bugs.debian.org To: submit@bugs.debian.org
%if c.package: %if c.package:
Subject: RFS: ${ c.package.name }/${ c.package.package_versions[-1].version } [put in NEW, RC, NMU if applicable] Subject: RFS: ${ c.package.name }/${ c.package.package_versions[-1].version } [put in ITP, ITA, RC, NMU if applicable]
%else: %else:
Subject: RFS: hello/3.1-4 [put in NEW, RC, NMU if applicable] -- friendly greeter Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly greeter
%endif %endif
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment