From: Russ Allbery Date: Mon, 26 Jul 2010 21:49:15 +0000 (-0700) Subject: Rephrase the wording for orphaned packages X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2454b36b498e66fd119f2d193c32fa41939f2768;p=debian%2Fdebian-policy.git Rephrase the wording for orphaned packages Mention that orphaned packages are an exception to the dictate that every package have a maintainer, and avoid saying that packages "should" be orphaned in particular situations. Be purely descriptive about the state and describe only the package requirements for indicating an orphaned package. --- diff --git a/policy.sgml b/policy.sgml index ca83a42..d6c63f6 100644 --- a/policy.sgml +++ b/policy.sgml @@ -911,10 +911,11 @@ The maintainer of a package

- Every package must have a maintainer. The maintainer may be one - person or a group of people reachable from a common email - address, such as a mailing list. The maintainer is responsible - for maintaining the Debian packaging files, evaluating and + Every package must have a maintainer, except for orphaned + packages as described below. The maintainer may be one person + or a group of people reachable from a common email address, such + as a mailing list. The maintainer is responsible for + maintaining the Debian packaging files, evaluating and responding appropriately to reported bugs, uploading new versions of the package (either directly or through a sponsor), ensuring that the package is placed in the appropriate archive @@ -957,14 +958,16 @@

- If the maintainer of a package no longer has time or desire to - maintain a package, it should be orphaned according to the - procedure described in the Debian Developer's Reference - (see ). The maintainer then - becomes Debian QA Group <packages@qa.debian.org>. + An orphaned package is one with no current maintainer. Orphaned + packages should have their Maintainer control field set + to Debian QA Group <packages@qa.debian.org>. These packages are considered maintained by the Debian project as a whole until someone else volunteers to take over - maintenance. + maintenance. + The detailed procedure for gracefully orphaning a package can + be found in the Debian Developer's Reference + (see ). +