+invirt-dhcp (0.0.6~glasgall5achernya1) precise; urgency=low
+
+ * Switch to dh7
+ * Bump standards version
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu> Fri, 31 May 2013 03:43:59 -0400
+
+invirt-dhcp (0.0.6~glasgall5) precise; urgency=low
+
+ * more string/unistring idiocy
+
+ -- Adam Glasgall <glasgall@mit.edu> Sun, 28 Apr 2013 15:37:37 -0400
+
+invirt-dhcp (0.0.6~glasgall4) precise; urgency=low
+
+ * pydhcplib is not terribly pythonic.
+
+ -- Adam Glasgall <glasgall@mit.edu> Sun, 28 Apr 2013 15:18:57 -0400
+
+invirt-dhcp (0.0.6~glasgall3) precise; urgency=low
+
+ * pydhcplib api breakage! server_identifier now has to be a "32-bits"
+ instead of an "ipv4"; adjust types accordingly.
+
+ -- Adam Glasgall <glasgall@mit.edu> Sun, 28 Apr 2013 15:10:04 -0400
+
+invirt-dhcp (0.0.6~glasgall2) precise; urgency=low
+
+ * pydhcpserver expects IP address strings to be strs. encode the
+ unistrings sqlalchemy gives us accordingly.
+
+ -- Adam Glasgall <glasgall@mit.edu> Sun, 28 Apr 2013 14:14:17 -0400
+
invirt-dhcp (0.0.6~glasgall1) precise; urgency=low
* Port to Precise, with sqlalchemy api changes