recoverlock (0.6) unstable; urgency=low
  * Added a safety recommendation, to uninstall this program when done with it.
  * Renamed "DEBIAN" folder to "debian" because dpkg-buildpackage didn't like it otherwise. 
  * Added a debian/rules because dpkg-buildpackage needs it.
  * Fixed formatting issue in debian/control, again because of dpkg-buildpackage
  * Developed much hatred for how hard it is to package a single shell script with dpkg-buildpackage
  * Deleted "Version" line from debian/control, because it apparently that doesn't belong these.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Wed, 11 Sep 2013 04:18:24 -0400

recoverlock (0.5) unstable; urgency=low
  * Removed dependency on rootsh, replaced piping commands to sudo gainroot with sudo usage.
  
 -- Alexius Gavrilov <hxkafg@gmail.com>  Tue, 11 Dec 2012 21:48:29 +0400

recoverlock (0.4) unstable; urgency=low
  * Deleting a line I was using for testing that would've made this useless.
  * Made output omit the "Root shell enabled" line, albeit with the overhead of piping output into grep.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Sat, 08 Dec 2012 17:10:01 -0500

recoverlock (0.3) unstable; urgency=low
  * Cleaned up code output
  * As this tool is for those uninclined to use JrT directly, I've hidden the output of JrT itself.
  * Script gains root for itself; user doesn't need to execute it as root.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Sat, 08 Dec 2012 16:48:19 -0500

recoverlock (0.2) unstable; urgency=low
  * The actual core of the script is complete; lock code recovery automated.
  * All files generated are stored in /tmp, and deleted afterwords.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Sat, 08 Dec 2012 12:00:00 -0500

recoverlock (0.1) unstable; urgency=low
  * Not even the final code, just seeing if I can package this into a .deb
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Sat, 08 Dec 2012 02:13:45 -0500
