diff --git a/debian/changelog b/debian/changelog index 3d31b63..b4f01bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,6 @@ pipal (2.0-1kali0) kali; urgency=low - * Initial release + * Initial release -- Devon Kearns Wed, 02 Jan 2013 13:51:44 -0700 diff --git a/debian/control b/debian/control index 91f38d0..2c3e925 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Architecture: all Depends: ${misc:Depends}, ruby, ruby-json Description: Statistical analysis on password dumps - All this tool does is to give you the stats and the - information to help you analyse the passwords. The real + All this tool does is to give you the stats and the + information to help you analyse the passwords. The real work is done by you in interpreting the results. 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 $@