The bug was fixed in my NMU debian-policy_2.4.1.2 .  The diff is
attached, though basically all the pkg needed was rebuilding.
-- 
.....A. P. [EMAIL PROTECTED]<URL:http://www.onShore.com/>

diff -Pur debian-policy-2.4.1.1/debian/changelog 
debian-policy-2.4.1.2/debian/changelog
--- debian-policy-2.4.1.1/debian/changelog      Thu May 14 16:54:16 1998
+++ debian-policy-2.4.1.2/debian/changelog      Tue Jun 16 03:15:23 1998
@@ -1,3 +1,16 @@
+debian-policy (2.4.1.2) frozen unstable; urgency=low
+
+  * non-maintainer release
+  * rebuild package to fix truncated Chapter 3 (Bug#23408, not marked as
+    important but should be, since a gaping hole in policy is very
+    annoying.)
+  * bumped version of policy, within the document, to this version number,
+    but not the date, indicating nothing really changed since then
+  * no content changes
+  * debian/rules: clean is a little cleaner
+
+ -- Adam P. Harris <[EMAIL PROTECTED]>  Tue, 16 Jun 1998 03:15:22 -0400
+
 debian-policy (2.4.1.1) frozen unstable; urgency=low
 
   * Orphaned package
@@ -427,5 +440,4 @@
 
 Local variables:
 mode: debian-changelog
-add-log-mailing-address: "[EMAIL PROTECTED]"
 End:
diff -Pur debian-policy-2.4.1.1/debian/rules debian-policy-2.4.1.2/debian/rules
--- debian-policy-2.4.1.1/debian/rules  Tue Apr 14 07:03:10 1998
+++ debian-policy-2.4.1.2/debian/rules  Tue Jun 16 03:16:54 1998
@@ -11,7 +11,9 @@
 clean:
        $(checkdir)
        -rm -f build
-       -rm -rf policy.html policy.text* upgrading-checklist.text
+       -rm -rf policy.html policy.text* policy.lout*
+       -rm -rf lout.li
+       -rm -rf upgrading-checklist.text
        -rm -f `find . -name "*~"`
        -rm -rf debian/tmp debian/files* core debian/substvars
 
diff -Pur debian-policy-2.4.1.1/policy.sgml debian-policy-2.4.1.2/policy.sgml
--- debian-policy-2.4.1.1/policy.sgml   Tue Apr 14 04:08:04 1998
+++ debian-policy-2.4.1.2/policy.sgml   Tue Jun 16 03:10:07 1998
@@ -19,7 +19,7 @@
 <author>Ian Jackson <email/[EMAIL PROTECTED]/
 <author>Christian Schwarz <email/[EMAIL PROTECTED]/
 <author>revised: David A. Morris <email/[EMAIL PROTECTED]/
-<version>version 2.4.1.0, 14 April 1998
+<version>version 2.4.1.2, 14 April 1998
 
 <abstract>
 This manual describes the policy requirements for the Debian GNU/Linux


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to