X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=pkgs.dbk;h=8e64063dff62c02225baec398d5063458b15ea15;hb=7900c58dbcc17ce4a6257838bf70cb2c3e05feb1;hp=3ce0bee233e232f7cf885803f653de9916e43363;hpb=8e5bea309b68373c2d1e2038f22cd2ce241018c0;p=developers-reference.git diff --git a/pkgs.dbk b/pkgs.dbk index 3ce0bee..8e64063 100644 --- a/pkgs.dbk +++ b/pkgs.dbk @@ -2386,9 +2386,7 @@ the following: The package must have been available in unstable for 2, 5 or 10 days, depending on the urgency (high, medium or low). Please note that the urgency is sticky, meaning that the highest urgency uploaded since the -previous testing transition is taken into account. Those -delays may be doubled during a freeze, or testing -transitions may be switched off altogether; +previous testing transition is taken into account; @@ -2416,7 +2414,13 @@ It must not break any dependency of a package which is already available in The packages on which it depends must either be available in testing or they must be accepted into testing at the same time (and they will be if they fulfill -all the necessary criteria). +all the necessary criteria); + + + + +The phase of the project. I.e. automatic transitions are turned off during +the freeze of the testing distribution. @@ -2628,10 +2632,8 @@ If you are interested in details, this is how britney works: The packages are looked at to determine whether they are valid candidates. This gives the update excuses. The most common reasons why a package is not considered are too young, RC-bugginess, and out of date on some arches. For -this part of britney, the release managers have hammers of various sizes to -force britney to consider a package. (Also, the base freeze is coded in that -part of britney.) (There is a similar thing for binary-only updates, but this -is not described here. If you're interested in that, please peruse the code.) +this part of britney, the release managers have hammers of various sizes, +called hints (see below), to force britney to consider a package. Now, the more complex part happens: Britney tries to update testing @@ -2649,7 +2651,13 @@ url="http://&ftp-master-host;/testing/update_output/">. The hints are available via . +url="http://&ftp-master-host;/testing/hints/">, where you can find +the +description +as well. With the hints, the Debian Release team can block or unblock +packages, ease or force packages into testing, remove +packages from testing, approve uploads to +testing-proposed-updates or override the urgency.