| 2095 |
Generally there is a primary maintainer and one or more co-maintainers. The |
Generally there is a primary maintainer and one or more co-maintainers. The |
| 2096 |
primary maintainer is the person whose name is listed in the |
primary maintainer is the person whose name is listed in the |
| 2097 |
<literal>Maintainer</literal> field of the <filename>debian/control</filename> |
<literal>Maintainer</literal> field of the <filename>debian/control</filename> |
| 2098 |
file. Co-maintainers are all the other maintainers. |
file. Co-maintainers are all the other maintainers, |
| 2099 |
|
usually listed in the <literal>Uploaders</literal> field of the |
| 2100 |
|
<filename>debian/control</filename> file. |
| 2101 |
</para> |
</para> |
| 2102 |
<para> |
<para> |
| 2103 |
In its most basic form, the process of adding a new co-maintainer is quite |
In its most basic form, the process of adding a new co-maintainer is quite |
| 2115 |
<listitem> |
<listitem> |
| 2116 |
<para> |
<para> |
| 2117 |
Add the co-maintainer's correct maintainer name and address to the |
Add the co-maintainer's correct maintainer name and address to the |
| 2118 |
<literal>Uploaders</literal> field in the global part of the |
<literal>Uploaders</literal> field in the first paragraph of the |
| 2119 |
<filename>debian/control</filename> file. |
<filename>debian/control</filename> file. |
| 2120 |
</para> |
</para> |
| 2121 |
<screen> |
<screen> |
| 2204 |
</listitem> |
</listitem> |
| 2205 |
<listitem> |
<listitem> |
| 2206 |
<para> |
<para> |
| 2207 |
It must have the same number or fewer release-critical bugs than the version |
It must not have new release-critical bugs (RC bugs affecting the version |
| 2208 |
currently available in <emphasis>testing</emphasis>; |
available in <emphasis>unstable</emphasis>, but not affecting the version in |
| 2209 |
|
<emphasis>testing</emphasis>); |
| 2210 |
</para> |
</para> |
| 2211 |
</listitem> |
</listitem> |
| 2212 |
<listitem> |
<listitem> |