From dc8e3f12ea69e3a827d5e156d8e5f1562ab310d3 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 1 Jul 2010 10:29:57 -0700 Subject: [PATCH] dpkg-divert --package is only required when adding or removing --- policy.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policy.sgml b/policy.sgml index 587a6b2..c7f2a4e 100644 --- a/policy.sgml +++ b/policy.sgml @@ -1216,9 +1216,9 @@

You should not use dpkg-divert on a file belonging to another package without consulting the maintainer of that - package first. Package maintainer scripts must provide - the --package flag to dpkg-divert and must - not use --local. + package first. When adding or removing diversions, package + maintainer scripts must provide the --package flag + to dpkg-divert and must not use --local.

-- 2.39.5