]> git.donarmstrong.com Git - debhelper.git/commitdiff
r185: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:11:44 +0000 (05:11 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:11:44 +0000 (05:11 +0000)
debian/changelog
dh_fixperms.1

index ef661d287b35d63bd7fcac17331f4cea17e529a0..bca74c8984380a4347a6fdd27e85e9c5bd036dfc 100644 (file)
@@ -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 <joeyh@master.debian.org>  Sun, 21 Mar 1999 13:25:33 -0800
+
 debhelper (1.2.46) unstable; urgency=low
 
   * doc/README: pointer to maint-guide.
index f45f0c3c5213532512e5bf5f8ac61a9933424da3..2822e27adb285af7e0efe5eab1443631340090b8 100644 (file)
@@ -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