[02:54] """A utility of this interface used to create _things_.""" [02:54] helpful comment is helpful [02:58] cjwatson: :) [02:58] We try. [02:59] cjwatson: Oh, you're working on the master side of livefs things? [02:59] cjwatson: That's about to less messy, though I'm off this week. [03:00] about to become less messy, that is [04:17] hello, is there currently an on-call reviewer? [04:19] alexhenrie: It's a weekend, so not really. But I'm around. [04:20] well if you can help me, great, and if not, no big deal. [04:20] I just saw that my submission was marked "resubmit" [04:20] https://code.launchpad.net/~alexhenrie24/ubuntu/saucy/lubuntu-default-settings/fix-for-1232578 [04:20] I didn't get an email, and I don't see any explanation [04:20] what am I supposed to do? [04:22] alexhenrie: Hm, I think you might be a bit confused. Reviewers here review branches of the code that runs Launchpad.net, not every branch on Launchpad. But I see a comment in that merge proposal explaining the Resubmit vote. [04:23] "Looks good to me, but can you please rebase this against lp:lubuntu-default-settings so that Lubuntu guys could take a look at this?" [04:24] I'm new to Ubuntu's code submission process. where did you find that comment? [04:25] At the URL you linked. [04:26] did you have to click something to see it? [04:26] No. [04:26] alexhenrie: https://code.launchpad.net/~alexhenrie24/ubuntu/saucy/lubuntu-default-settings/fix-for-1232578/+merge/191047 [04:27] Oh [04:27] I must have clicked through to the MP without thinking, sorry. [04:27] alexhenrie: the 'ready for review link [04:27] alexhenrie: Anyway, #ubuntu-devel or a Lubuntu-related channel might be more relevant. [04:28] okay thanks [04:28] for now I want to concentrate on figuring out how to do what Dmitry asked [04:29] I found a tutotial on this before but I can't find it now [04:31] alexhenrie: bzr branch lp:lubuntu-default-settings; hack hack hack; bzr commit; bzr push lp:~alexhenrie24/lubuntu-default-settings/fix-for-1232578; then propose a merge using the web UI. [04:31] thank you :) [04:34] btw I found the page I was looking for: http://developer.ubuntu.com/packaging/html/fixing-a-bug.html [04:42] okay I have another easy question [04:42] was I supposed to have changed the revision from 0.35 to 0.35ubuntu1? http://bazaar.launchpad.net/~alexhenrie24/lubuntu-default-settings/fix-for-1232578/revision/263 [04:45] alexhenrie: No, 0.35 is correct for that package. ubuntuX isn't appended to the version of some Ubuntu-native packages. [04:47] (the ubuntuX suffix exists to disambiguate Ubuntu and Debian package versions, but it's unlikely that lubuntu-default-settings will ever be in Debian) [04:49] okay so I need to edit my patch and resubmit [04:49] is there anything else obviously wrong with it? [04:52] alexhenrie: I'm no Lubuntu developer, but it looks sensible enough to me. [04:57] thanks. I was just looking for errors in the commit message or whatever. [04:57] I think I have it fixed now: https://code.launchpad.net/~alexhenrie24/lubuntu-default-settings/fix-for-1232578 [04:58] thanks for the help! [05:02] np