From 40fdf2d3762b3be7288cb95218c96a17a14ec764 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 17 Aug 1999 05:11:44 +0000 Subject: [PATCH] r185: Initial Import --- debian/changelog | 8 ++++++++ dh_fixperms.1 | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ef661d2..bca74c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (1.2.47) unstable; urgency=low + + * doc/README: updated the example of including debhelper shell script + fragments inside a perl program -- the old method didn't work with shell + variables properly (#34850). + + -- Joey Hess Sun, 21 Mar 1999 13:25:33 -0800 + debhelper (1.2.46) unstable; urgency=low * doc/README: pointer to maint-guide. diff --git a/dh_fixperms.1 b/dh_fixperms.1 index f45f0c3..2822e27 100644 --- a/dh_fixperms.1 +++ b/dh_fixperms.1 @@ -6,7 +6,8 @@ dh_fixperms \- fix permissions of files in package build directories .I "[debhelper options] [-Xitem]" .SH "DESCRIPTION" dh_fixperms is a debhelper program that is responsible for setting the -permissions of files in package build directories to a sane state. +permissions of files and directories in package build directories to a +sane state -- a state that complies with Debian policy. .P dh_fixperms makes all files in usr/doc in the package build directory (excluding files in the examples/ directory) be mode 644. It also changes -- 2.39.5