X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=developers-reference.sgml;h=80bd2ae62f40b572a9acb90ab1c0ae681a942d61;hb=8d8a894647323e3464c19090570a5674b1c4e8cf;hp=f49fbe836bbfcb9c2a059db464d2e631743f5187;hpb=1653ab8a1d132b9e0e6da4bab42450758a6c10ca;p=developers-reference.git diff --git a/developers-reference.sgml b/developers-reference.sgml index f49fbe8..80bd2ae 100644 --- a/developers-reference.sgml +++ b/developers-reference.sgml @@ -6,7 +6,7 @@ %commondata; - + @@ -692,7 +692,7 @@ aforementioned non-us.debian.org. Send mail to &email-debian-devel; if you have any questions. The CVS server - +

Our CVS server is located on cvs.debian.org.

@@ -1206,7 +1206,8 @@ You can view the bugs of a given package at the URL The madison utility

madison is a command-line utility that is available -on both &ftp-master-host; and &non-us-host;. It +on both &ftp-master-host; and &non-us-host;, and on +the mirror on &ftp-master-mirror;. It uses a single argument corresponding to a package name. In result it displays which version of the package is available for each architecture and distribution combination. An example will explain @@ -2100,6 +2101,17 @@ We prefer the closes: #XXX syntax, as it is the most concise entry and the easiest to integrate with the text of the changelog.

+If an upload is identified as Non-maintainer upload (NMU) +(and that is the case if the name of the person who commits this change +is not exactly the same as any one of Maintainer or Uploader, +except if the maintainer is the qa group), +than the bug is only tagged fixed instead of being closed. +If a maintainer upload is targetted to experimental, +than the tag fixed-in-experimental is added to the bug; +for NMUs, the tag fixed is used. +(The special rule for experimental is expected to change +as soon as version-tracking is added to the bug tracking system.) +

If you happen to mistype a bug number or forget a bug in the changelog entries, don't hesitate to undo any damage the error caused. To reopen wrongly closed bugs, send an reopen XXX command to @@ -3399,7 +3411,9 @@ Such bugs are presumed to have an impact on the chances that the package will be The unstable bug count are all release-critical bugs without either any release-tag (such as potato, woody) or with release-tag sid; also, only if they are neither fixed nor set to sarge-ignore. -The "testing" bug count for a package is considered to be roughly the bug of unstable count at the last point when the "testing" version equalled the "unstable" version. +The "testing" bug count for a package is considered to be roughly +the bug count of unstable count at the last point +when the "testing" version equalled the "unstable" version.

This will change post-sarge, as soon as we have versions in the bug tracking system. @@ -4788,9 +4802,11 @@ Sponsoring a package means uploading a package for a maintainer who is not able to do it on their own, a new maintainer applicant. Sponsoring a package also means accepting responsibility for it.

+ New maintainers usually have certain difficulties creating Debian packages — this is quite understandable. That is why the sponsor is there, to check the package and verify that it is good enough for inclusion in Debian.