diff --git a/debian/changelog b/debian/changelog index 564d084..ef5e65c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ multiforcer (1.31-1kali0) kali; urgency=low - * Initial release + * Initial release -- Devon Kearns Wed, 09 Jan 2013 07:30:06 -0700 diff --git a/debian/control b/debian/control index 9f8ee71..6ecfa48 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: GPU accelerated password cracking tool - A CUDA & OpenCL accelerated rainbow table implementation - from the ground up, and a CUDA hash brute forcing tool with - support for many hash types including MD5, SHA1, LM, NTLM, + A CUDA & OpenCL accelerated rainbow table implementation + from the ground up, and a CUDA hash brute forcing tool with + support for many hash types including MD5, SHA1, LM, NTLM, and lots more. diff --git a/debian/rules b/debian/rules index febb84e..3e13043 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,6 @@ #export DH_VERBOSE=1 %: - dh $@ + dh $@ override_dh_shlibdeps: