diff --git a/debian/changelog b/debian/changelog
index 59123d7..9889d02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,6 @@ redfang (2.5-1kali1) kali-dev; urgency=medium
 
 redfang (2.5-1kali0) kali; urgency=low
 
-  * Initial release 
+  * Initial release
 
  -- Devon Kearns <dookie@kali.org>  Mon, 31 Dec 2012 06:49:03 -0700
diff --git a/debian/control b/debian/control
index 511e0d4..c3436b4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Package: redfang
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libbluetooth3
 Description: Locates non-discoverable bluetooth devices
- fang is a small proof-of-concept application to find non 
- discoveredable bluetooth devices. This is done by brute 
- forcing the last six (6) bytes of the bluetooth address of 
+ fang is a small proof-of-concept application to find non
+ discoveredable bluetooth devices. This is done by brute
+ forcing the last six (6) bytes of the bluetooth address of
  the device and doing a read_remote_name().
diff --git a/debian/rules b/debian/rules
index feb9513..cd3a618 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
 override_dh_auto_install:
 	dh_installdirs
 	install fang $(CURDIR)/debian/redfang/usr/bin/