From: lucas Date: Wed, 28 May 2008 14:50:04 +0000 (+0000) Subject: Fix conditions for updates from unstable to testing. (#470754) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=992ffca6aef1ecbdf4dd05a76f32eddea1fac071;p=developers-reference.git Fix conditions for updates from unstable to testing. (#470754) git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@5179 313b444b-1b9f-4f58-a734-7bb04f332e8d --- diff --git a/debian/changelog b/debian/changelog index dca3389..a35a32b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ developers-reference (3.4.0) UNRELEASED; urgency=low * Update Vcs-* fields after DDP's SVN restructuring. + * Fix conditions for updates from unstable to testing. Closes: #470754. - -- Raphael Hertzog Sun, 02 Mar 2008 11:24:38 +0100 + -- Lucas Nussbaum Wed, 28 May 2008 16:47:05 +0200 developers-reference (3.3.9) unstable; urgency=low diff --git a/pkgs.dbk b/pkgs.dbk index 0f09542..868157d 100644 --- a/pkgs.dbk +++ b/pkgs.dbk @@ -2202,8 +2202,9 @@ during a freeze, or testing transitions may be switched off altogether; -It must have the same number or fewer release-critical bugs than the version -currently available in testing; +It must not have new release-critical bugs (RC bugs affecting the version +available in unstable, but not affecting the version in +testing);