[00:43] mlankhorst: I think your lts-rename scripts are failing a bit - mesa has a bunch of packages with empty Conflicts: / Replaces: (libgbm, for example). [00:54] mlankhorst: Breaks on libgl1-mesa-dri-lts-utopic are incorrect - breaking xserver-xorg-core-lts-utopic (<< 2:1.14.3-5) won't match anything; that should break the unrenamed package. Likewise, libgl1-mesa-glx-lts-utopic (<< 7.10.2-4) is unlikely to happen; this could just be dropped, as that's a pre-precise version. [00:58] Otherwise, mesa looks sensible. [01:13] mlankhorst: Hm: [01:13] -Homepage: https://github.com/BlueDragonX/xf86-input-mtrack [01:13] +Homepage: https://github.com/BlueDragonX/xf86-input-mtrack-lts-utopic [01:13] You *might* want to sanity check your changes before uploading. :P [01:14] omap's ok. [01:19] I'd expect the Conflicts on xserver-xorg-lts-utopic to be Breaks instead; is the use of Conflicts based on previous experience? [01:22] xorg looks otherwise sensible. [01:33] You appear to have uploaded vivid's xserver-xorg-input-mouse? [13:09] tjaalton, hi, i think you missed some mesa packaging bits [13:09] ricotz: where? [13:09] in rules grep for gbm_gallium_drm.so and libopenvg1-mesa [13:10] gbm_gallium_drm.so matches, libopenvg1-mesa not [13:10] http://anonscm.debian.org/cgit/pkg-xorg/lib/mesa.git/tree/debian/rules?h=ubuntu#n285 [13:11] http://anonscm.debian.org/cgit/pkg-xorg/lib/mesa.git/tree/debian/rules?h=ubuntu#n289 [13:11] I'm checking against debian-experimental [13:11] if there's ubuntu diff then that's too bad [13:11] i see, then you messed up the merge ;) [13:11] and will be dropped of course [13:14] ricotz: debian doesn't have that for-loop for dh_makeshlibs [13:14] so having libopenvg1-mesa there is just ubuntu diff [13:15] besides, it's not uploaded yet :) [13:15] alright, so consider this a polite pointer ;) [13:15] sure, thanks [13:15] i've built git master locally too, not too many changes needed there [13:15] mesa-opencl-icd is empty now [13:16] some missing build-dep [13:16] yeah just doing an edgers upload [13:16] but that's pretty much it [14:48] hmm opencl being empty was a merge fail again [14:48] guess I'll get it right this time [15:05] tjaalton, you dropped the opencl confflags [15:05] but how can it be empty for you? it should not build at all due --fail-missing [15:19] what I pushed was wrong [15:19] and just a wip branch [15:22] ok, i havent used ubuntu+1 branch but ubuntu [15:22] check ubuntu now [15:22] changing fail-missing to list-missing is not ok either [15:23] nope, git push origin was too eager [15:23] should've stashed it instead [15:23] I'll just force it next time [15:23] looks ok now [16:34] ricotz: there's another bug in mesa now after egl drivers is gone, I'll fix it in a bit.. [16:34] just a heads up that edgers needs another update once it's done