[01:24] jamespage: Are you around? === Logan_ is now known as Guest85841 === Guest54086 is now known as Logan_ === Logan_ is now known as Guest128 [06:57] good morning [07:56] Morning dholbach. [07:56] hey iulian [09:12] dholbach: I'm thinking about trying to become a MOTU, Where is the most up to date information about how to start.. [09:13] http://developer.ubuntu.com/packaging/ [09:13] oops [09:13] why is the link broken [09:13] give me a sec [09:14] ok [09:16] fr33r1d3, in the meantime you could just "sudo add-apt-repository ppa:ubuntu-packaging-guide-team/ppa; sudo apt-get update; sudo apt-get install ubuntu-packaging-guide" [09:16] sure [09:17] bdrung, maybe we should get an updated version of the packaging guide into the archive again? [10:08] dholbach: okay. asomething took over the maintainer role. poke him. if he is not available, i will do the upload. [10:09] please wait for one more merge proposal from me before releasing :) [10:58] thanks bdrung and mitya57 [12:33] I have just tried to fix my first bug. Is there any way to let someone just check it to see if its raight done? [12:41] do you have the bug number? [12:44] yes. its 1179969 [12:45] fr33r1d3: did you forward this fix upstream? [12:45] no [12:46] please do that, as I don't think we want to carry a delta (against debian) because of such a minor fix [12:46] ok, i do that with a debcommit? [12:47] with "submittodebian" [12:47] yes , saw that now. =) [12:48] thanx [12:48] no, it's upstream file, so forward this upstream instead of debian [12:52] someone write pull-lp-binaries please ♥ [12:52] I'll bake you cookies [12:55] fr33r1d3, it's fixed now - the link I gave you earlier should work now [12:55] ok, thanx [12:58] dholbach: Thats the page you wanted help with translation, if I remember right? [12:58] https://translations.launchpad.net/ubuntu-packaging-guide/ :) [12:59] I have started on it for some time ago.. Maybe I should make "my team" work a bit harder on it now when I'm TL for swedish loco. =) === dholbach_ is now known as dholbach [13:52] mitya57, https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1188112 might be a blocker [13:52] Launchpad bug 1188112 in Ubuntu Packaging Guide "FTBFS on saucy" [Undecided,New] [13:56] dholbach: will look in 20 minutes [13:57] thanks - merged your other branch - good work [16:55] can someone new python3-pyparsing to then sync it over the mess that is the ubuntu pyparsing? [18:04] hi! I'm trying to build the package from this source code: https://code.launchpad.net/~cooperjona/lightread/master [18:05] I issue "bzr bd -- -S", but it fails - it looks for the debian folder in the wrong place: "bzr: ERROR: Could not find changelog at /home/kermit/projekti/bzr/drugi/lightread/trunk/debian/changelog in tree. [18:05] " [18:06] it is located under trunk/Ubuntu/debian/changelog in the mentioned source repo [18:20] anyone know what to do when debian/ is not in bzr repo root, but in Ubuntu/debian instead? I tried "bzr bd --build-dir=Ubuntu/ -- -S", but it doesn't work [18:28] I think I'd be inclined to resort to a symlin [18:28] * symlink [18:51] ok, solved it using dpkg-buildpackage [18:52] it supports cd-ing to a different path inside the source repo. I reported this as a bzr-builddeb bug https://bugs.launchpad.net/ubuntu/+source/bzr-builddeb/+bug/1192291 [18:52] Launchpad bug 1192291 in bzr-builddeb (Ubuntu) "Unable to specify a different debian/ location to "bzr builddeb"" [Undecided,New]