]> git.donarmstrong.com Git - debhelper.git/commitdiff
r64: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 04:48:22 +0000 (04:48 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 04:48:22 +0000 (04:48 +0000)
debian/changelog
dh_installdocs.1

index 368f284fba44bb59711393395c995af2607f070e..b0c1fadb444f205464abb788e36a23c0588f6705 100644 (file)
@@ -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.
index 659f2727015ef1774f9c056ac7b2d0fb51413215..95d9df5a3d758c2ff01b4495949a9a87a5c3eb8f 100644 (file)
@@ -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.