From: Manoj Srivastava <srivasta@debian.org>
Date: Thu, 16 Jun 2005 05:43:15 +0000 (+0000)
Subject: Fix a missing comma in the list of sections            closes
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=603ce46c5ae9b213bb554faca72da854fc693d78;p=debian%2Fdebian-policy.git

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
---

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 @@
 	  <em>admin</em>, <em>base</em>, <em>comm</em>,
 	  <em>contrib</em>, <em>devel</em>, <em>doc</em>,
 	  <em>editors</em>, <em>electronics</em>, <em>embedded</em>,
-	  <em>games</em>, <em>gnome</em> <em>graphics</em>,
+	  <em>games</em>, <em>gnome</em>, <em>graphics</em>,
 	  <em>hamradio</em>, <em>interpreters</em>, <em>kde</em>,
 	  <em>libs</em>, <em>libdevel</em>, <em>mail</em>,
 	  <em>math</em>, <em>misc</em>, <em>net</em>, <em>news</em>,
@@ -5473,7 +5473,7 @@ test -f <var>program-executed-later-in-script</var> || exit 0
 	    Directly managing the /etc/rc?.d links and directly
 	    invoking the <file>/etc/init.d/</file> initscripts should
 	    be done only by packages providing the initscript
-	    subsystem (such as <prgn>sysv-rct</prgn> and
+	    subsystem (such as <prgn>sysv-rc</prgn> and
 	    <prgn>file-rc</prgn>).
 	  </p>