diff --git a/debian/control b/debian/control
index 26142c3..a88eae1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,5 +12,5 @@ Package: apache-users
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libio-socket-ip-perl, libparallel-forkmanager-perl, libio-all-lwp-perl
 Description: Enumerate usernames on systems with Apache UserDir module
- This Perl script will enumerate the usernames on any 
- system that uses Apache with the UserDir module. 
+ This Perl script will enumerate the usernames on any
+ system that uses Apache with the UserDir module.
diff --git a/debian/rules b/debian/rules
index bde0884..e8cebd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
 override_dh_auto_install:
 	dh_auto_install
 	install apache2.1.pl $(CURDIR)/debian/apache-users/usr/bin/apache-users