[01:25] morning all [01:27] should i ask here or -motu about issues trying to make a custom mozilla-devscripts? [01:27] here [01:29] ok. well, i put a custom .mk.in in the devscripts bzr dir, run bzr-buildpackage --split --dont-purge --builder='optionshere' and i dont have a .mk fie in the deb [01:29] my .conf file in src/mozclient/ does wind up in the .deb [01:30] you need to add your file to subst_files in src/Makefile [01:31] thanks, i'll give it a go [01:32] but as i said, i need to modify m-d so you can ship your files in your own package instead of inside m-d [01:33] nod. [01:35] asac, jcastro, http://www.osnews.com/story/20260/WebKit_Integrates_Chrome_Features [01:41] fta, thanks! the files have made it in [01:41] you're welcome [02:14] woot. i have an orig.tar.gz [02:17] readme doesnt say what to do now, but i'm sure its documented somewhere [02:18] what do you want to do next ? :) [02:19] i assume i need to cast some spell to build a deb out of it [02:20] from the bzr branch ? [02:20] ah. [02:21] assuming you have the bzr-builddeb package installed, go to the branch root and say "bzr bd --merge" [02:21] i've been using -> bzr-buildpackage --split --dont-purge --builder='debuild -S -k' [02:22] should i be using --merge instead? [02:23] if you have your tarball in ../tarballs, bzr bd --merge --dont-purge is enough [02:24] its still in the bzr working dir, so i'll move it now. [02:24] depends if you want to build locally, or prepare a src package for upload, etc.. [02:24] ok, fine [02:25] -S is for src packages, not to build debs locally [02:25] nod. i'm doing both atm (running with -S then with -b) [02:27] i should have been mosre specific too - i'm using bzr-buildpackage --split --dont-purge --builder='debuild -[S,b] -k' for m-d [02:27] i'm going to try --merge etc for FF [02:28] with bd, if you want to build m-d, use --native instead of --merge [02:28] m-d is a native package [02:30] it has no "-" in its version and it doesn't need an external tarball [02:34] wish it would cache the cvs checkout somewhere :/ this is costing me a fair bit of bandwidth [02:34] fta, so if i change m-d, i should make it 0.10-, rather then let dch append ubuntu1 at the end - is that correct? [02:35] no -, make it 0.10+yourstring [02:36] as i said, it's not a good idea to have to modify m-d to add a new project. i *really* need to fix that. [02:37] hm. its time i re-read the packaging guide. i seem to have forgotten more then i'd like [02:37] native packages are a bit special [02:41] damn, already so late [02:57] hm. build error. that means i'm getting far enough for the build to be failing :D [03:03] fta, thanks for the help, i'll see you later === asac_ is now known as asac [17:52] jslock.cpp:200:2: error: #error "JS_HAS_NATIVE_COMPARE_AND_SWAP should be 0 if your platform lacks a compare-and-swap instruction." <- hrm? === fta_ is now known as fta [18:27] crimsun, hi, i wouldn't mind some help to make firefox-3.1 sound work with p-a. if i play flash with it 1st, i can't play any sound in new instances of totem or rhythmbox, only mplayer seems fine. If I play something in rhythmbox before i start ff3.1, ff has no sound in flash afterwards. this firefox-3.1 is built with libasound2 as the new