=== `rand` is now known as `rand`-AFK [05:35] morning [06:31] RAOF: could you upload libdrm to debian experimental and then sync to ubuntu? [06:33] No, because I can't upload to Debian; tjaalton could though :) [06:33] tjaalton? [06:34] Who happens to be on holiday [06:34] aww [06:34] * RAOF should really become a DD [06:34] same [06:34] I *could* take what's in git/debian-experimental and upload it to Ubuntu, though :) [06:34] yeah but was hoping to have the automagic sync magic do its job after that [06:35] Well, Debian Import Freeze is in effect, so the autosync is no longer going to be running. [06:35] ah sure then just upload to ubuntu [06:35] We'll need to manually sync anyway :) [06:36] 2.4.37 has both libdrm_nouveau's and with a small patch mesa will build again [06:36] *and* new mesa will build! [06:37] quantally [06:38] (and probably a 2 liner patch would allow old xf86-video-nouveau to build) [06:56] RAOF: ok pushed changes for mesa.git too [07:00] Does xf86-video-nouveau also build correctly? Your changes wrangle the old libdrm into the source tree, right? [07:01] yeah the trick is that only old libdrm_nouveau dependent packages require changes [07:01] and that I didn't change soname [07:01] libdrm_nouveau1.so links to libdrm_nouveau.so.1 [07:02] libdrm_nouveau.so to libdrm_nouveau.so.2 [07:02] same for libdrm_nouveau(1,).pc [07:02] So our existing xf86-video-nouveau package will build happily against libdrm_nouveau.so.2, right? [07:02] yep [07:03] oh that would require an upload to kill the drm patch [07:03] you're right [07:03] Heh [07:03] But it's not going to break at runtime; the existing package will *work*, it's just that rebuilds will require a little finangling. [07:04] yeah [07:04] that was my whole goal [07:05] I wanted to be able to compile upstream without any changes to source to make it easier for users [07:06] A noble goal. [07:06] fedora renamed libdrm_nouveau.so.2 to libdrm_nouveau2.so.2 but since upstream didn't recognise it and no headers conflict it was ok not to do that [07:07] I wonder why they did that? [07:07] was done by their nouveau maintainer, probably less concern about compatability :) [07:08] Yeah :) [09:04] time to figure out git-send-email from canonical address and submit for review [10:58] and submitted for review :) [11:57] RAOF: can you look at the patches I posted on ml? [11:58] lkml or dri-devel [12:01] mlankhorst: I'll take a look at them tomorrow [13:54] oh great x1.13 has all the prime bits :) [16:26] hey bryceh [16:33] hey [16:58] * bryceh hehs the ubuntu wayland brouhaha on slashdot [18:32] bryceh: you know I should propose something outrageous but with enough insanity that it sounds plausible next uds [18:32] and then laugh at the press it generates [18:53] mlankhorst, totally. I scheme up ideas all the time :-) [18:54] mlankhorst, only problem is that then when you *don't* deliver the crazy thing, then they just gloat that you "failed" [18:55] The only way the MS Surface will kill the iPad is if it drops on one! [18:55] :D [19:01] bryceh: and nah i don't get the blame then [19:06] bryceh, hey [19:06] bryceh, do you think that getting libxrandr-utils ready and porting the GNOME stuff this cycle seems realistic? [19:07] bryceh, I'm wondering if we should postpone the GNOME porting part, it seems like to me that if we get the lib ready this cycle it would already be good, then we can port next cycle? [19:13] seb128, ok that sounds good [21:42] if I have a package 1.0.2-0ubuntu2 in precise, and am SRUing a new upstream release 1.0.3, would the numbering for the precise-proposed upload be just 1.0.3-0ubuntu1 or should it be something like 1.0.2*really1.0.3-ubuntu-1? [21:46] Well, no 'really' - that's only when the upstream version needs to be reduced [21:47] SRUs don't generally get new upstream releases at all, so I'm not sure there's a solid convention [21:48] 1.0.3-0ubuntu1 would collide with the normal versioning of an upload to quantal [21:49] So my guess would be something like 1.0.3-0ubuntu0.1 or -0ubuntu0precise1 [21:50] bryceh, what maxb wrote [21:50] usually people use 1.0.3-0ubuntu0.1 [21:53] seb128, great thanks [21:53] maxb, right, thanks.