From a61d2a2008c0c2f3707c3a2a6b09f18276666688 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 15 Aug 2009 17:04:00 -0700 Subject: [PATCH] sensible-* come from the sensible-utils package Say that sensible-editor and sensible-pager are provided by the sensible-utils package, not by the base system. Thanks, Clint Adams and Steve Langasek. (Closes: #541537) --- debian/changelog | 3 +++ policy.sgml | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 372f191..d99d2ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,6 +72,9 @@ debian-policy (3.8.3.0) UNRELEASED; urgency=low a *.changes file. * Merge the package name syntax requirements between the Package and Source field descriptions. + * Say that sensible-editor and sensible-pager are provided by the + sensible-utils package, not by the base system. Thanks, Clint Adams + and Steve Langasek. (Closes: #541537) -- Russ Allbery Thu, 18 Jun 2009 15:59:48 -0700 diff --git a/policy.sgml b/policy.sgml index f6c8bbf..84a9bfb 100644 --- a/policy.sgml +++ b/policy.sgml @@ -7954,10 +7954,10 @@ done use /usr/bin/sensible-editor and /usr/bin/sensible-pager as the editor or pager program respectively. These are two scripts provided in the - Debian base system that check the EDITOR and PAGER variables - and launch the appropriate program, and fall back to - /usr/bin/editor and /usr/bin/pager if the - variable is not set. + sensible-utils package that check the EDITOR + and PAGER variables and launch the appropriate program, and fall + back to /usr/bin/editor + and /usr/bin/pager if the variable is not set.

-- 2.39.5