[00:36] godbyk: hmm, that's true. I could see it being useful to be able to record what version of ubuntu a page was last checked for, as well as the last time it was checked against the corresponding gnome package [00:38] that's tricky [00:38] shaunm: yeah [00:39] shaunm: Are there any constraints on the pkgversion attribute? Can I use it to store a string like mypackage-1.2.3? [00:41] no constraints [00:43] it's possible some tool somewhere might try to (for example) sort with the assumption of dotted tuples [00:47] that does give me an idea though