- struct is supposed to also function as a dict, which can break with unfortunate key names
- e.g. Key named 'items' would cause dict.items() to fail for not obvious reasons
+ * Updated compat version to 11
+
+ * Grab bionic packages from debathena instead of precise
+
* Renamed many things
- expandOwner -> expand_owner
- expandAdmin -> expand_admin