]> git.donarmstrong.com Git - debhelper.git/commitdiff
r243: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:18:50 +0000 (05:18 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:18:50 +0000 (05:18 +0000)
debian/changelog
debian/control
dh_installdocs.1

index 784b3ca3bb409361a8785ab09a0e743e74ff4794..3a2666cfc682ee56e948a9c74e8d2f0f61574949 100644 (file)
@@ -1,3 +1,24 @@
+debhelper (2.0.20) unstable; urgency=low
+
+  * dh_perl: Patch from Raphael Hertzog <rhertzog@hrnet.fr> to allow
+    specification on the command line of alternate paths to search for perl
+    modules. (Closes: #42171)
+
+ -- Joey Hess <joeyh@master.debian.org>  Fri, 30 Jul 1999 09:42:08 -0700
+
+debhelper (2.0.19) unstable; urgency=low
+
+  * dh_installinfo: fixed bug if a info file had no section.
+
+ -- Joey Hess <joeyh@master.debian.org>  Thu, 29 Jul 1999 11:41:11 -0700
+
+debhelper (2.0.18) unstable; urgency=low
+
+  * dh_installxaw: fixed multiple stanza problem, for real this time (patch
+    misapplied last time). (Closes: #41862)
+
+ -- Joey Hess <joeyh@master.debian.org>  Mon, 26 Jul 1999 13:00:09 -0700
+
 debhelper (2.0.17) unstable; urgency=low
 
   * dh_clean: compat() wasn't exported.
index 7dc9496cfc706cb76b960047d554e88ffa59e022..5a5b45b25f53d42d6425808963bb1adf9e60d585 100644 (file)
@@ -2,7 +2,7 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@master.debian.org>
-Standards-Version: 2.5.1.0
+Standards-Version: 3.0.1.0
 
 Package: debhelper
 Architecture: all
index afc481e6ab7ef8e2e9ba23ce62b0a0fa200cb444..e2bc845d9f3cc6545932c0d90cee6186411c4da1 100644 (file)
@@ -31,19 +31,17 @@ 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.
 .P
 A file named debian/package.doc-base (debian/doc-base may be used for the
-first binary package in debian/control), if it exists, will make
-dh_installdocs use that file as a doc-base control file, and will
-automatically generate the postinst and prerm commands needed to
-interface with the doc-base package. See
+first binary package in debian/control), if it exists, will be installed as 
+a doc-base control file, and will make this program automatically generate the
+postinst and prerm commands needed to interface with the doc-base package. See
 .BR dh_installdeb (1)
-for an explanation of how this works. Note that the package name will be
-used as the doc-base document id.
+for an explanation of how this works.
+Note that the doc-id will be determined from the doc-base control file 
+in question.
 .PP
 If your package needs to register more
 than one document, you need multiple files. To accomplish this, you can use
-files named debian/package.doc-base.docid. The "docid" on the end is a
-string that is combined with the package name to generate a unique doc-base
-document id.
+files named debian/package.doc-base.*
 .SH OPTIONS
 .TP
 .B debhelper options