From 2ab6b6220349e4b02fdfbc1c25a39af786d76e8b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 18 Jun 2009 16:00:07 -0700 Subject: [PATCH] Drop another warning about using Breaks before stable dpkg supports it * Breaks is now supported by the stable release of dpkg, so drop warnings against its use. Thanks, Steve Langasek. (Closes: #533577) --- debian/changelog | 7 +++++++ policy.sgml | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8202307..dce0eb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian-policy (3.8.2.1) UNRELEASED; urgency=low + + * Breaks is now supported by the stable release of dpkg, so drop + warnings against its use. Thanks, Steve Langasek. (Closes: #533577) + + -- Russ Allbery Thu, 18 Jun 2009 15:59:48 -0700 + debian-policy (3.8.2.0) unstable; urgency=low [ Russ Allbery ] diff --git a/policy.sgml b/policy.sgml index c82ced0..e92793b 100644 --- a/policy.sgml +++ b/policy.sgml @@ -4442,12 +4442,6 @@ Build-Depends: foo [!i386] | bar [!amd64] Packages which break other packages - Breaks -

- Using Breaks may cause problems for upgrades from older - versions of Debian and should not be used until the stable - release of Debian supports Breaks. -

-

When one binary package declares that it breaks another, dpkg will refuse to allow the package which -- 2.39.5