From ad3d82f4a566c40f6992c4e5db795b3c0e9e87c7 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 9 Feb 2001 10:00:35 +0000 Subject: [PATCH] r426: update --- dh_builddeb | 4 ++-- dh_clean | 5 ++--- dh_compress | 2 +- dh_fixperms | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dh_builddeb b/dh_builddeb index bfebe28..adad09d 100755 --- a/dh_builddeb +++ b/dh_builddeb @@ -16,7 +16,7 @@ use Debian::Debhelper::Dh_Lib; =head1 DESCRIPTION -dh_builddeb simply calls L to build a debian package or +dh_builddeb simply calls L to build a debian package or packages. =head1 OPTIONS @@ -64,7 +64,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { =head1 SEE ALSO -L +L This program is a part of debhelper. diff --git a/dh_clean b/dh_clean index 7876cdd..341d1fb 100755 --- a/dh_clean +++ b/dh_clean @@ -16,8 +16,7 @@ use Debian::Debhelper::Dh_Lib; =head1 DESCRIPTION dh_clean is a debhelper program that is responsible for cleaning up after a -package is built. It removes the package build directories, and removes -some +package is built. It removes the package build directories, and removes some other files, such as debian/substvars, debian/files, and any detritus left behind by other debhelper commands. It also removes common files that should not appear in a debian diff: @@ -104,7 +103,7 @@ doit('rm', '-rf', 'debian/tmp') if -x 'debian/tmp' && ! compat(1); =head1 SEE ALSO -L +L This program is a part of debhelper. diff --git a/dh_compress b/dh_compress index 504d0a2..0795cbb 100755 --- a/dh_compress +++ b/dh_compress @@ -178,7 +178,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { =head1 SEE ALSO -L +L This program is a part of debhelper. diff --git a/dh_fixperms b/dh_fixperms index 7cd3393..00b122e 100755 --- a/dh_fixperms +++ b/dh_fixperms @@ -76,7 +76,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { =head1 SEE ALSO -L +L This program is a part of debhelper. -- 2.39.5