diff --git a/debian/changelog b/debian/changelog
index 5a04148..727814d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,6 @@ sqlninja (0.2.6-r1-1kali1) kali-dev; urgency=medium
 
 sqlninja (0.2.6-r1-1kali0) kali; urgency=low
 
-  * Initial release 
+  * Initial release
 
  -- Devon Kearns <dookie@kali.org>  Thu, 27 Dec 2012 07:03:59 -0700
diff --git a/debian/control b/debian/control
index 74ce8cc..1189e65 100644
--- a/debian/control
+++ b/debian/control
@@ -12,10 +12,10 @@ Package: sqlninja
 Architecture: all
 Depends: ${misc:Depends}, perl, libnetpacket-perl, libnet-pcap-perl, libnet-dns-perl, libnet-rawip-perl, libio-socket-ip-perl
 Description: SQL server injection and takeover tool
- Fancy going from a SQL Injection on Microsoft SQL Server to 
- a full GUI access on the DB? Take a few new SQL Injection 
- tricks, add a couple of remote shots in the registry to 
- disable Data Execution Prevention, mix with a little Perl 
- that automatically generates a debug script, put all this 
- in a shaker with a Metasploit wrapper, shake well and you 
+ Fancy going from a SQL Injection on Microsoft SQL Server to
+ a full GUI access on the DB? Take a few new SQL Injection
+ tricks, add a couple of remote shots in the registry to
+ disable Data Execution Prevention, mix with a little Perl
+ that automatically generates a debug script, put all this
+ in a shaker with a Metasploit wrapper, shake well and you
  have just one of the attack modules of sqlninja!
diff --git a/debian/rules b/debian/rules
index b760bee..955dd78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@