From c21cfd707f80cf57ec07d50ae797566ba97c20ef Mon Sep 17 00:00:00 2001
From: joey <joey>
Date: Tue, 17 Aug 1999 04:48:22 +0000
Subject: [PATCH] r64: Initial Import

---
 debian/changelog | 7 +++++++
 dh_installdocs.1 | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 368f284..b0c1fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (0.67) unstable; urgency=low
+
+  * Added PROGRAMMING document that describes the interface of dh_lib, to
+    aid others in writing and understanding debhelper programs.
+
+ -- Joey Hess <joeyh@master.debian.org>  Fri,  6 Mar 1998 12:45:08 -0800
+
 debhelper (0.66) unstable; urgency=low
 
   * README, dh_testversion.1, dh_movefiles.1: more doc fixes.
diff --git a/dh_installdocs.1 b/dh_installdocs.1
index 659f272..95d9df5 100644
--- a/dh_installdocs.1
+++ b/dh_installdocs.1
@@ -23,7 +23,8 @@ Also,  debian/README.Debian (or debian/README.debian) and debian/TODO, if
 they exist, will be installed into the first binary package listed in 
 debian/control, if dh_installdocs is acting on that package. Note that 
 debian/TODO will be installed named TODO.Debian, if the package is not a 
-debian native package.
+debian native package. Also note that README.debian is installed as
+README.Debian, for consitency.
 .P
 A file named debian/package.docs (debian/docs may be used for the first
 binary package in debian/control) can list other files to be installed.
-- 
2.39.5