recoverlock (0.7) unstable; urgency=low
  * Added icon data to the debian/control file.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Wed, 11 Sep 2013 06:33:32 -0400

recoverlock (0.6.2) unstable; urgency=low
  * Reverted Architecture back from "any" to "all". 0.6 got packaged for ARM just fine (specifically, it didn't bother building it for ARM but that makes sense because it didn't need to).
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Wed, 11 Sep 2013 06:05:02 -0400

recoverlock (0.6.1) unstable; urgency=low
  * Seems to have only built for i386, changed Architecture from "All" to "Any".
  * Version bump because autobuilder rejected it with the same version.
  
 -- Alexander Kozhevnikov <mentalisttraceur@gmail.com>  Wed, 11 Sep 2013 05:04:08 -0400

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
