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

index df4abff5a6ed150a685b2cc88c3002309e61a3a3..a2e73ab62051aa5c9925e711510594ea198bc1a2 100644 (file)
@@ -1,3 +1,10 @@
+debhelper (0.64) unstable; urgency=low
+
+  * Removed some junk (a whole old debhelper source tree!) that had gotten
+    into the source package by accident.
+
+ -- Joey Hess <joeyh@master.debian.org>  Mon, 23 Feb 1998 20:23:34 -0800
+
 debhelper (0.63) unstable; urgency=low
 
   * Removed some debugging output from dh_installmanpages.
index 8d14e7b544f1afd59cdb33989aac69c86f6794a4..d35fa0ae7a8eb65610a03d9f52784ff897049580 100644 (file)
@@ -2,7 +2,7 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@master.debian.org>
-Standards-Version: 2.3.0.1
+Standards-Version: 2.4.0.0
 
 Package: debhelper
 Architecture: all
index e1f2e590573bd3be02fc479fd327485d56428565..659f2727015ef1774f9c056ac7b2d0fb51413215 100644 (file)
@@ -10,7 +10,9 @@ documentation into usr/doc/package in package build directories.
 .P
 dh_installdocs automatically installs debian/copyright if it exists. If
 dh_installdocs is acting on multiple packages, debian/copyright files will be
-installed into all packages.
+installed into all packages. However, if you need to have seperate copyright
+files for different binary packages, you can use files named 
+debian/package.copyright.
 .P
 Any filenames specified as parameters will be installed into the first
 package dh_installdocs is told to act on. By default, this is the first 
index 5ff47bb14828f0930df896605bead28e7bbf5058..cdda662e1e551716c1c9acf69eca2a31321455fb 100644 (file)
@@ -11,7 +11,7 @@ if your package has a Makefile that installs everything into debian/tmp, and
 you need to break that up into subpackages.
 .P
 Files named debian/package.files list the files to be moved, separated by
-whitespace.
+whitespace. The filenames listed should be relative to debian/tmp/.
 .SH OPTIONS
 .TP
 .B \-v, \--verbose