diff --git a/debian/changelog b/debian/changelog
index 4ff1c5a..0dfdff1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+padbuster (0.3.3+git20110823.1.320a020-0kali1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Kali Janitor <janitor@kali.org>  Thu, 29 Apr 2021 17:26:32 -0000
+
 padbuster (0.3.3-1kali3) kali-dev; urgency=medium
 
   [ Raphaƫl Hertzog ]
diff --git a/debian/patches/01-fix-usage-example b/debian/patches/01-fix-usage-example
index 31d936b..0229078 100644
--- a/debian/patches/01-fix-usage-example
+++ b/debian/patches/01-fix-usage-example
@@ -1,6 +1,8 @@
 Fixed the usage example to display the correct binary name.
---- a/padBuster.pl
-+++ b/padBuster.pl
+Index: padbuster/padBuster.pl
+===================================================================
+--- padbuster.orig/padBuster.pl
++++ padbuster/padBuster.pl
 @@ -78,7 +78,7 @@ print "+--------------------------------
  
  if ($#ARGV < 2) { 
diff --git a/padBuster.pl b/padBuster.pl
old mode 100755
new mode 100644