[14:43] ubiquity: evand * r2702 ubiquity/ (debian/changelog ubiquity/components/partman.py): The partition resize widget expects floats, not ints. [14:44] cjwatson: ^ integer division ftl. [15:53] evand: heh, gotcha [15:54] nice catch, though I think I'd have done it by adding a float() in the resize widget so its expectations are more reasonable :) [15:58] cjwatson: ok, done [17:49] ubiquity: evand * r2703 ubiquity/ubiquity/ (components/partman.py frontend/gtk_ui.py): Better version of the previous change.