| 1 |
#use wml::templ::template title="How to go about QA removals" author="Jeroen van Wolffelaar"
|
| 2 |
|
| 3 |
<H2>Judging orphaned packages for possible removal</H2>
|
| 4 |
|
| 5 |
<P>A lot of packages are orphaned, sometimes for a long time. If nobody has
|
| 6 |
any interest in them, they might be better off being removed from Debian.
|
| 7 |
|
| 8 |
<p> This document aims to list criteria to judge whether a package should
|
| 9 |
be removed. Below you will find how to actually file a removal request.
|
| 10 |
|
| 11 |
<p><a href="developer.php?login=packages@qa.debian.org">Here</a> and <a
|
| 12 |
href="orphaned.html">here</a> you can find lists of orphaned packages.
|
| 13 |
|
| 14 |
<UL>
|
| 15 |
<LI>How long has the package been orphaned? If it was only recently
|
| 16 |
orphaned, maybe someone is interested and will want to pick it up. You
|
| 17 |
should mostly give potential adopters some time to find the package, unless
|
| 18 |
it's very obvious the package is of no great use.
|
| 19 |
<LI>Does the package have release-critical bugs? Or any important bug at
|
| 20 |
all?
|
| 21 |
<li>Is the package (still) useful? Does it still work?
|
| 22 |
<li>Does anything depend on it?
|
| 23 |
<li>Was it ever part of a stable release?
|
| 24 |
<li>Did the release team already remove the package from testing?
|
| 25 |
<li>Does the package have an added value to the archive, does it perform
|
| 26 |
some function that no other package can do?
|
| 27 |
<li>Is upstream still active?
|
| 28 |
<li>If the package is outdated with respect to upstream, did anyone care
|
| 29 |
about it and file a wishlist bug? Related: is the package in use by anyone?
|
| 30 |
See <a href="http://popcon.debian.org/">popcon</a> statistics for that, or
|
| 31 |
the amount of bugreports.
|
| 32 |
</UL>
|
| 33 |
|
| 34 |
Please see <a
|
| 35 |
href="http://lists.debian.org/debian-qa/2004/09/msg00049.html">this mailing
|
| 36 |
list post</a> for a suggested way to title removal requests. Usually, you
|
| 37 |
should retitle the wnpp bug and reassign it to the <tt>ftp.debian.org</tt> <a
|
| 38 |
href="http://www.debian.org/Bugs/pseudo-packages">pseudo-package</a>.
|
| 39 |
|
| 40 |
<p>Sometimes, for example if a package is very buggy, it makes sense to
|
| 41 |
clone the removal bug as a RC bug for the package, and ask the
|
| 42 |
release team to remove it from testing. This isn't often needed, because
|
| 43 |
packages get removed from testing automatically after being dropped from
|
| 44 |
unstable, though it would be applicable when Debian is close to a release.
|
| 45 |
|
| 46 |
<p>If you have any questions or doubts, please mail the <a
|
| 47 |
href="http://lists.debian.org/debian-qa/">debian-qa mailinglist</a>. If
|
| 48 |
you're just unsure about whether to remove a package, you can always just mail
|
| 49 |
the wnpp bug with your thoughts, someone else will (eventually) process it
|
| 50 |
then.
|