Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
0f3dcb4b
Commit
0f3dcb4b
authored
Mar 18, 2022
by
Hugh McMaster
Browse files
sponsor-rfs.html: Update text, definitions and formatting
parent
528e0ea9
Changes
1
Show whitespace changes
Inline
Side-by-side
debexpo/base/templates/sponsor-rfs.html
View file @
0f3dcb4b
...
@@ -8,10 +8,10 @@
...
@@ -8,10 +8,10 @@
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
A
<em>
RFS
</em>
is a
<em>
request for sponsorship
</em>
. If you have a
package
A
n
<em>
RFS
</em>
is a
<em>
request for sponsorship
</em>
. If you have a
to be uploaded to Debian, you should file a bug against the
package
to be uploaded to Debian, you should file a bug against the
<em>
sponsorship-requests
</em>
pseudo-package containing information
about
<em>
sponsorship-requests
</em>
pseudo-package containing information
your package.
about
your package.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
...
@@ -19,19 +19,19 @@
...
@@ -19,19 +19,19 @@
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
In general sponsor requests should be handled through the
In general
,
sponsor
ship
requests should be handled through the
<a
href=
"https://www.debian.org/Bugs/"
>
Debian Bug Tracking System
</a>
.
<a
href=
"https://www.debian.org/Bugs/"
>
Debian Bug Tracking System
</a>
.
Please make sure both reports and comments are sent to the bug report
Please make sure both reports and comments are sent to the bug report
(
<em>
nnn@bugs.debian.org
</em>
)
<strong>
only
</strong>
. A copy
is going to
be
(
<em>
nnn@bugs.debian.org
</em>
)
<strong>
only
</strong>
. A copy
will
be
sent to the
<em>
debian-mentors
</em>
mailing list automatically by the
bug
sent to the
<em>
debian-mentors
</em>
mailing list automatically by the
tracker.
bug
tracker.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
Once a source package has been prepared and made available (for example by
Once a source package has been prepared and made available (for example by
uploading it to this site) file a new bug report against the
uploading it to this site)
,
file a new bug report against the
<a
href=
"https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=sponsorship-requests"
><em>
sponsorship-requests
</em></a>
<a
href=
"https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=sponsorship-requests"
><em>
sponsorship-requests
</em></a>
pseudo-package by using the template below.
pseudo-package by using the template below.
{% endblocktrans %}
{% endblocktrans %}
...
@@ -68,7 +68,7 @@
...
@@ -68,7 +68,7 @@
{% else %}
{% else %}
<a
href=
"mailto:submit@bugs.debian.org?subject=RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly greeter&body={{ rfs_encoded }}"
>
<a
href=
"mailto:submit@bugs.debian.org?subject=RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly greeter&body={{ rfs_encoded }}"
>
{% endif %}
{% endif %}
{% trans 'Send the
filled out
template below by mail' %}
</a>
{% trans 'Send the
completed
template below by
e
mail' %}
</a>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
to our pseudo-package. If you prefer, you can also use the
to our pseudo-package. If you prefer, you can also use the
<a
href=
"https://packages.debian.org/search?keywords=reportbug&searchon=names&exact=1&suite=all§ion=main"
>
reportbug
</a>
<a
href=
"https://packages.debian.org/search?keywords=reportbug&searchon=names&exact=1&suite=all§ion=main"
>
reportbug
</a>
...
@@ -95,78 +95,81 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -95,78 +95,81 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
Please indicate in the subject if the package fixes
<tt>
RC
</tt>
bugs, is a
Please indicate in the subject line if you are adding a new package to
<tt>
QA
</tt>
or
<tt>
NMU
</tt>
upload or a new package or a package you
Debian (
<tt>
ITP
</tt>
), if you are adopting an existing package
adopted:
(
<tt>
ITA
</tt>
), or if you are fixing bugs in an existing package (via
<tt>
NMU
</tt>
or
<tt>
QA
</tt>
). If your upload also fixes Release Critical
bugs, please add the
<tt>
RC
</tt>
indicator as well.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
<pre>
{% if upload %}
<pre>
{% if upload %}
Subject: RFS: {{ upload.package.name }}/1.0-1 [ITP] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-1 [ITP] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-
3
[
Q
A] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-
2
[
IT
A] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-1.1 [NMU] [RC] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-1.1 [NMU] [RC] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-3 [QA] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-2 [RC] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-2 [RC] -- {{ upload.package.get_description }}
Subject: RFS: {{ upload.package.name }}/1.0-2 [ITA] -- {{ upload.package.get_description }}
{% else %}
{% else %}
Subject: RFS: hello/1.0-1 [ITP] -- friendly greeter
Subject: RFS: hello/1.0-1 [ITP] -- friendly greeter
Subject: RFS: hello/1.0-
3
[
Q
A] -- friendly greeter
Subject: RFS: hello/1.0-
2
[
IT
A] -- friendly greeter
Subject: RFS: hello/1.0-1.1 [NMU] [RC] -- friendly greeter
Subject: RFS: hello/1.0-1.1 [NMU] [RC] -- friendly greeter
Subject: RFS: hello/1.0-3 [QA] -- friendly greeter
Subject: RFS: hello/1.0-2 [RC] -- friendly greeter
Subject: RFS: hello/1.0-2 [RC] -- friendly greeter
Subject: RFS: hello/1.0-2 [ITA] -- friendly greeter
{% endif %}
</pre>
{% endif %}
</pre>
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
The meaning of th
is shortcuts
is de
not
ed below
, in case you are unsure
:
The meaning of th
e indicators above
is de
scrib
ed below:
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
<dl>
<dl>
<dt>
IT
A
</dt>
<dt>
IT
P
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
<tt>
ITA
</tt>
stands for
<em>
Intend to adopt
</em>
. These are packages
<tt>
ITP
</tt>
stands for
<em>
Intend to package
</em>
. These are
which were orphaned in the past and you intend to adopt.
packages that do not exist in Debian yet. Such packages need to
go through the
<tt>
NEW
</tt>
queue, where they are reviewed by an
<a
href=
"https://ftp-master.debian.org/new.html"
>
FTP Master
</a>
.
Packages that must go through NEW include renamed packages,
packages moving between areas, and source packages that build
new binary packages.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
IT
P
</dt>
<dt>
IT
A
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
<tt>
ITP
</tt>
stands for
<em>
Intend to package
</em>
. These are
<tt>
ITA
</tt>
stands for
<em>
Intend to adopt
</em>
. These are
packages which not exist in Debian yet. Such packages need to go
packages which were orphaned in the past and which you intend
through
<tt>
NEW
</tt>
. That is the
to adopt.
<a
href=
"https://ftp-master.debian.org/new.html"
>
queue on
ftp-master
</a>
for packages uploaded for the first time, which
need to be reviewed first. This includes renames, packages moving
between areas, and source-packages that build new binary
packages.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
QA
</dt>
<dt>
NMU
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
You upload is a
<tt>
QA
</tt>
upload. Please refer to the respective
Your upload is a
<em>
Non-Maintainer Upload
</em>
, a version of a
section in the
package that is not uploaded by the official Maintainer of a
<a
href=
"https://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-qa-upload"
>
developer's reference
</a>
package, but rather by you. Special rules apply to these uploads.
to learn about
<tt>
QA
</tt>
uploads.
Please refer to the
<a
href=
"https://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu"
>
Developer's Reference
</a>
for more information.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
NMU
</dt>
<dt>
QA
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
This is short for "Non-Maintainer Upload"; a version of a package
Your upload is a
<tt>
QA
</tt>
upload. Please refer to the
that is not uploaded by the official Maintainer of a package, but
respective section in the
rather by you. For
<tt>
NMU
</tt>
s special rules apply. Please see the
<a
href=
"https://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-qa-upload"
>
Developer's Reference
</a>
<a
href=
"https://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu"
>
developer's reference
</a>
to learn about
<tt>
QA
</tt>
uploads.
again.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
RC
</dt>
<dt>
RC
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
This is short for
"
Release-Critical
". That is
a class of bugs
which
This is short for
<em>
Release-Critical
</em>
,
a class of bugs
that
are particularly important. Use this indicat
ion
if your request
are particularly important. Use this indicat
or
if your request
fixes
such
<tt>
RC
</tt>
-
bug
s
.
fixes
an
<tt>
RC
</tt>
bug.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
</dl>
</dl>
...
@@ -174,17 +177,17 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -174,17 +177,17 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
Please keep track of the bug and respond to comments. If the bug was tagged
Please keep track of the bug and respond to comments. If the bug was tagged
moreinfo
or
wontfix and you think you have addressed the
issues, please
<em>
moreinfo
</em>
or
<em>
wontfix
</em>
and you think you have addressed the
remove the respective tag
again
.
issues, please
remove the respective tag.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
If you changed the package to address concerns, please send a follow-up
to
If you changed the package to address concerns, please send a follow-up
the
sponsor
ing
request
(To:
<em>
nnn@bugs.debian.org
</em>
) that includes the
email to your
sponsor
ship
request
bug (
nnn@bugs.debian.org
) with the URL
URL
to the source package and the
las
t changelog entries
similar to the
to the source package and the
most recen
t changelog entries
, as you did
initial request.
for the
initial request.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
...
@@ -201,18 +204,19 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -201,18 +204,19 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<p>
<p>
{% blocktrans with url_sponsors=url_sponsors trimmed %}
{% blocktrans with url_sponsors=url_sponsors trimmed %}
Anybody feeling competent enough is invited to review sponsoring requests.
Anybody feeling competent enough is invited to review sponsorship requests.
You do not need to be a Debian Developer to do so. We collected hints to
You do not need to be a Debian Developer to do so. We collect
review package on a
<a
href=
{{
url_sponsors
}}
>
a dedicated page
</a>
.
<a
href=
{{
url_sponsors
}}
>
hints for reviewing packages
</a>
on a dedicated webpage.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
Please send any comments to
<em>
nnn@bugs.debian.org
</em>
(please
do not send
Please send any comments to
<em>
nnn@bugs.debian.org
</em>
, but
do not send
carbon copies to reviewers or bug submitter
- a
ssume they are subscribed
to
carbon copies to reviewers or
the
bug submitter
. A
ssume they are subscribed
the mailing list unless they explicitly ask you to send them carbon
copies).
to
the mailing list unless they explicitly ask you to send them carbon
You can use the following tags to indicate progress:
copies.
You can use the following tags to indicate progress:
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
...
@@ -220,36 +224,36 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -220,36 +224,36 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<dt>
moreinfo
</dt>
<dt>
moreinfo
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
open questions or changes are required before an upload. The package
A reviewer has asked questions that need a response or has requested
needs work before it can be uploaded.
changes to be made. The package
needs work before it can be uploaded.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
confirmed
</dt>
<dt>
confirmed
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
s
omebody did a brief review
the
package and it looks sane. It can
still
S
omebody did a brief review
of your
package and it looks sane. It can
have (smaller) issues that need to be fixed before an upload.
still
have (smaller) issues that need to be fixed before an upload.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
<dt>
pending
</dt>
<dt>
pending
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
s
omebody is willing to look after the package until it is uploaded.
S
omebody is willing to look after the package until it is uploaded.
{% endblocktrans %}
{% endblocktrans %}
<dd>
<dd>
<dt>
wontfix
</dt>
<dt>
wontfix
</dt>
<dd>
<dd>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
large
problems or cannot not be uploaded at all.
The package has significant
problems or cannot not be uploaded at all.
{% endblocktrans %}
{% endblocktrans %}
</dd>
</dd>
</dl>
</dl>
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
If you intend to take care of
the
sponsor
ing
request until the
package is
If you intend to take care of
a
sponsor
ship
request until the
related
ready for upload, please consider setting yourself as the
owner of the bug
package is
ready for upload, please consider setting yourself as the
and tag the bug pending:
owner of the bug
and tag
ging
the bug
as
<em>
pending
</em>
:
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
...
@@ -260,10 +264,10 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -260,10 +264,10 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
After you upload
ed
a package, please close the bug report by sending a
mail
After you upload a package, please close the bug report by sending a
n
to
<em>
nnn-done@bugs.debian.org
</em>
. Do not close RFS bugs in
email
to
<em>
nnn-done@bugs.debian.org
</em>
. Do not close RFS bugs in
debian/changelog.
It is the sponsor who
solv
es
the
issue, not the supplier
debian/changelog.
The sponsor is responsible for
solv
ing
the
bug, not
of the package or any
how
related to the package itself.
the supplier
of the package or any
one
related to the package itself.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
...
@@ -271,11 +275,11 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
...
@@ -271,11 +275,11 @@ Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly g
<p>
<p>
{% blocktrans trimmed %}
{% blocktrans trimmed %}
People are advised to close inactive requests after a longer term of no
Inactive sponsorship requests should be closed after a reasonable period
activity (w
e consider two weeks for requests tagged
wontfix, six weeks for
of time. W
e consider
this to be
two weeks for requests tagged
requests tagged moreinfo
and six months for others appropriate). The same
<em>
wontfix
</em>
, six weeks for
requests tagged
<em>
moreinfo
</em>
and
applies to uploaded packages for which the sponsor forgot to close the RFS
six months for other tags, as appropriate. The same applies to uploaded
bug.
packages for which the sponsor forgot to close the RFS
bug.
{% endblocktrans %}
{% endblocktrans %}
</p>
</p>
{% endblock %}
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment