From 603ce46c5ae9b213bb554faca72da854fc693d78 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:43:15 +0000 Subject: [PATCH] Fix a missing comma in the list of sections closes Author: srivasta Date: 2003/10/14 01:42:38 Fix a missing comma in the list of sections closes: Bug#215524 Fix spelling of sysv-rc closes: Bug#215558 git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-257 --- debian/changelog | 2 ++ policy.sgml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07ba63c..2487cf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ debian-policy (3.6.1.1) unstable; urgency=low * [AMENDMENT 15/09/2003] Move documentation of behavior of ancient dpkg in 6.6 to a footnote. closes: Bug#209855 * Fix the outdated link for the mime subpolicy. closes: Bug#212153 + * Fix a missing comma in the list of sections closes: Bug#215524 + * Fix spelling of sysv-rc closes: Bug#215558 -- diff --git a/policy.sgml b/policy.sgml index 89a5613..cd600ad 100644 --- a/policy.sgml +++ b/policy.sgml @@ -688,7 +688,7 @@ admin, base, comm, contrib, devel, doc, editors, electronics, embedded, - games, gnome graphics, + games, gnome, graphics, hamradio, interpreters, kde, libs, libdevel, mail, math, misc, net, news, @@ -5473,7 +5473,7 @@ test -f program-executed-later-in-script || exit 0 Directly managing the /etc/rc?.d links and directly invoking the /etc/init.d/ initscripts should be done only by packages providing the initscript - subsystem (such as sysv-rct and + subsystem (such as sysv-rc and file-rc).

-- 2.39.5