From: joey Date: Tue, 17 Aug 1999 04:46:19 +0000 (+0000) Subject: r60: Initial Import X-Git-Tag: debian_version_0_1~170 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2bc3faa675643163dc374716b88c8a3a2baacc58;p=debhelper.git r60: Initial Import --- diff --git a/debian/changelog b/debian/changelog index df4abff..a2e73ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 23 Feb 1998 20:23:34 -0800 + debhelper (0.63) unstable; urgency=low * Removed some debugging output from dh_installmanpages. diff --git a/debian/control b/debian/control index 8d14e7b..d35fa0a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Standards-Version: 2.3.0.1 +Standards-Version: 2.4.0.0 Package: debhelper Architecture: all diff --git a/dh_installdocs.1 b/dh_installdocs.1 index e1f2e59..659f272 100644 --- a/dh_installdocs.1 +++ b/dh_installdocs.1 @@ -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 diff --git a/dh_movefiles.1 b/dh_movefiles.1 index 5ff47bb..cdda662 100644 --- a/dh_movefiles.1 +++ b/dh_movefiles.1 @@ -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