From 90ffad95d71aec0ae98401ebc0f27d8b740f8307 Mon Sep 17 00:00:00 2001
From: joeyh <joeyh>
Date: Sun, 21 Jan 2007 17:12:05 +0000
Subject: r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h
 files.   Closes: #404785 * Man page improvements. Closes: #406707

---
 dh_installudev | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'dh_installudev')

diff --git a/dh_installudev b/dh_installudev
index 26692ece..1e8ccea8 100755
--- a/dh_installudev
+++ b/dh_installudev
@@ -4,7 +4,6 @@
 
 dh_installudev - install udev rules files
 
-
 =cut
 
 use strict;
@@ -25,7 +24,8 @@ etc/udev/package.rules in the package build directory.
 
 Then postinst and postrm commands are automatically generated to enable
 the rules file when the package is first installed, by creating a symlink
-to it in the /etc/udev/rules.d/ directory. See L<dh_installdeb(1)> for an
+to it in the /etc/udev/rules.d/ directory. These commands are inserted into
+the maintainer scripts by dh_installdeb. See L<dh_installdeb(1)> for an
 explanation of how this works.
 
 =head1 OPTIONS
-- 
cgit v1.2.3