/srv/irclogs.ubuntu.com/2009/09/07/#ubuntu-mozillateam.txt

=== micahg1 is now known as micahg
asacfta: well done. what did you strip for the size reduction?09:31
eagles0513875hey asac09:34
asachi eagles051387509:35
eagles0513875if anything needs testing im running a karmic vm09:36
asaceagles0513875: just general "testing" volunteer or are you waiting for a bug fix?09:37
eagles0513875if i knew more programming bug fix but all i can do is volunteer to see if bugs surface or if i can confirm bugs09:38
eagles0513875i think with mentoring i think i can bug fix as well09:38
eagles0513875asac: is it easy to compile firefox and other mozilla projects from source09:45
asaceagles0513875: its easy but takes a while09:45
asaceagles0513875: there are two approaches:09:45
asacbuilding it from source using the packaging09:45
asac-> thats always the same procedure for everything apckages09:46
eagles0513875or going ot mozilla source09:46
asacpackaged09:46
asacyes, or building directly from upstrema sources ... which might be different for each and every project09:46
asacif you want to focus more on mozilla learning how to build it using their mechanism is beneficial09:46
asacotherwise i would suggest to learn how to build packages09:46
asacand maybe learn about other more standard projects ... e.g. that use automake09:47
eagles0513875humm im a novice at packaging09:47
eagles0513875pretty well versed at compiling stuff from source wether it be upstream or from repo source09:47
eagles0513875would i run into issues if i package stuff in a vm?09:48
eagles0513875asac: is it too late to get stuff added or removed from karmic09:48
asaceagles0513875: removed not09:49
asaci mean ... we want to remove stuff09:49
asacwhat do you want to remove?09:49
eagles0513875open office09:49
asacyou are kidding?09:50
eagles0513875what would be interesting to do is this during the install phase at some point it asks you if you want to install open office or koffice same goes for browsers choose between firefox or konqueror09:50
asacyeah09:50
asacbut thats not karmic material09:50
eagles0513875thing is i see that oo slows things down a whole bunch09:50
eagles0513875waht do you mean09:50
asacremove == remove from archive09:50
asacyou want to get it unseeded09:50
eagles0513875nooooo09:50
asacwhich in theory would be possible09:51
asacbut i think its unlikely for ooo for now09:51
eagles0513875terminology has just shot over my head09:51
asacyou should join our #ubuntu-desktop meetings09:51
eagles0513875:) granted im a kubuntu user09:51
asacthey are tue 16:30 utc iirc09:51
eagles0513875what time zone is utc09:51
asacUTC = Zero09:51
asacuniversal time zone09:52
eagles05138751630 uk time09:52
asacuk != UTC09:52
asacits only equal when there is no daylight saving09:52
asacatm uk time is UTC+109:52
asacUTC has no daylight saving ;)09:52
asac!time09:52
ubottuInformation about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/9.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP)09:52
asacyeah09:52
asacat some poitns the bots could do it09:52
eagles0513875since im just an hr ahead from uk i would join the meeting at 1830 cet09:52
asac@now09:52
asac!now09:52
ubottuSorry, I don't know anything about now09:52
eagles0513875changing subject again back to the packaging we were talking about09:53
eagles0513875wouldnt packaging stuff in a vm be different then on a physical machine09:53
asacsorry i am not sure if its actually 1630 ... let me check09:54
asacso yes09:54
asaclike you said09:54
asac1830 CEST09:54
eagles0513875gotcha :)09:55
asaceagles0513875: didnt know you want to do packaging. packaging shouldnt be much different on vms09:55
eagles0513875i would love to contribute in any way09:55
eagles0513875once i get my c++ knowledge up to snuff i would love to start coding an open sourc djing solution09:55
eagles0513875mixxx is kinda spares and never works for me09:55
asaceagles0513875: what topics are you most interested in?09:56
eagles0513875packaging and bug fixing i would like to get into09:56
eagles0513875and eventually deving my own open source dj software09:57
eagles0513875for now packaging and bug fixing09:57
asaceagles0513875: one task to get started on "easy" packaging would be to review our firefox extensions09:59
eagles0513875!packaging09:59
ubottuThe packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports09:59
eagles0513875need to get all the packages installed09:59
asaceagles0513875: i would suggest to do the following thing:09:59
asacgo through the ~ubuntu-dev owned branches here: https://code.edge.launchpad.net/firefox-extensions09:59
asacand check a) are they actually in sync with what we have in the karmic archive09:59
asacb) if they are in sync, ensure that they use the latest crack from mozilla-devscripts10:00
asacin particular: do they use ${xpi:Depends}10:00
asacrather than manually specifying the depends in debian/control10:00
eagles0513875need to copy paste this cuz i gotta head out here in a sec10:00
eagles0513875asac: which ones are you talking about in sync with the karmic archive the ones that are mature10:01
asaceagles0513875: i tried to make all ~ubuntu-dev mature ... but maybe i forgot. just look out for ~ubuntu-dev branches10:01
eagles0513875there are a good chunk under development10:02
asaceagles0513875: yeah. in case they are in sync with what is in archive we should mark them mature. just let me know if you find such a branch10:03
eagles0513875so basically check to see the versions match10:03
asaceagles0513875: otherwise check the ${xpi:Depends} and open bugs against their packages, like: "make use of latest mozilla-devscripts features"10:03
eagles0513875how do i go about doing that10:04
asacyes. check that version matches and if not escalate to me10:04
eagles0513875ok10:04
eagles0513875would u prefer i link here10:04
asacotherwise check whether they already use the new xpi:depends feature10:04
andvasac, gnome-web-photo doesnt work anymore now10:04
asaceagles0513875: if you create bugs for the xpi:depends please use mozilla-devscripts10:04
asacas a bug tag10:04
asaceagles0513875: once we have a list we go through them and fix them10:04
eagles0513875ok where do i check the xpi depends?10:05
asaceagles0513875: if you find branches that are out of sync with what is in archive, ask me what to do... after a few you will probably get what to do with those10:05
asaceagles0513875: in debian/control10:05
andvasac, seems to crash for a shared lib missing10:05
asaceagles0513875: check adblock-plus -> thats known to be right10:05
eagles0513875ok asac10:05
asacandv: talk to the guy who prepared the fix. i think he is on ubuntu-devel10:05
andvk10:06
asache is debian maintainer for it and wanted to help us getting it fixed10:06
andvok10:06
asache is currently not there i think10:06
eagles0513875asac: it says reduce dependds to a simple xpi depends10:06
asacbut he is regularly ... you can also send him a mail10:06
eagles0513875on adblock-plus is that a bug10:06
eagles0513875or not10:06
asaceagles0513875: where do you see that?10:07
asaceagles0513875: if its in changelog then thats exactly the change we want everywhere10:07
eagles0513875on its bzr page10:07
asacyes. so that change is basically what we want for all extensions10:07
eagles0513875it says use new features of mozilla-devscript then under simplify debian/rulse then under that reduce depends to a simple ${xpi:depends}10:08
eagles0513875ok10:08
asacyeah10:08
eagles0513875should i copy that10:08
asaceagles0513875: we should also move all those depends to Recommends: but first lets review and make a bug list for the "new devscript xpi:depends"10:08
asaceagles0513875: for now review the extensions10:09
asachow to fix it we can then go through for one example10:09
eagles0513875ok and copy what i typed you before10:09
asacyou mean as bug text?10:09
eagles0513875ya10:09
asacyeah. use something like that10:10
eagles0513875ok10:10
eagles0513875stupid question but how on earth do i  file a bug do i just click on the bugs link and it adds it to what im looking at10:11
asaceagles0513875: go to the bugs package page and click "report a bug"10:12
asace.g. https://bugs.edge.launchpad.net/ubuntu/+source/adblock-plus -> report a bug10:12
asaceagles0513875: remember to add a "mozilla-devscripts" tag10:12
asacthat allows us to get a complete list10:12
asaceasily10:12
asaceagles0513875: and while you look at those bug pages you could check if there are bugs ready for invalidate10:13
asacor something that could be addressed10:13
eagles0513875ok10:13
asaclots of bugs gets outdated so when someone has that page open its good to just quickly check if there are obvious things10:13
eagles0513875ya but will consult you though10:14
asacthats ok10:14
eagles0513875asac: ty for your patience with me btw :( ill try shut up and let ya get some work done10:14
asacyou can also check with bdrung and jazzva (both not here atm) if i am not here10:14
eagles0513875ok10:14
asacthey should know everything about extensions10:15
eagles0513875asac: im looking at ur fire.ftp.upstream and there is no report bug link on the page10:15
asaceagles0513875: you have to go to the bug page for that package10:15
eagles0513875so click on the bugs link10:15
asacno10:15
asacthey are not linked10:15
asacyou have to look what the package is called10:15
asacthe source package name (check changelog)10:16
asacand use10:16
asacbugs.launchpad.net/ubuntu/+source/PACKAGENAME10:16
asaconly bugs fixed are linked to the branch10:16
asacso to file new one you have to go there manually10:16
eagles0513875seems like fireftp hasnt been worked on since 02-200810:16
asacis it ~ubuntu-dev?10:17
asacmaybe it was never uploaded10:17
eagles0513875revision seems to start with cvs10:17
eagles0513875cvs -z3 -d :pserver:guest@mozdev.org:/cvs export -D "26 Feb 2006 00:00 UTC" fireftp/src10:17
asaceagles0513875: first figure if that extensions was ever uploaded10:18
asacif its not a ~ubuntu-dev branch then it probably wasnt uploaded10:18
asacwe can talk later about what to do for those branches10:19
eagles0513875i did an apt-cache policy and it wasnt able to find anything regarding fireftp10:19
asaceagles0513875: is it an ~ubuntu-dev branch?10:19
asaci only see a ~asac branch10:19
eagles0513875same here10:20
asacdont look at those10:20
eagles0513875ahhh ok thats how u read that10:20
asacjust ~ubuntu-dev10:20
asacyes10:20
eagles0513875ok10:20
asaclp:~ubuntu-dev/firefox-extensions/bindwood.ubuntu10:20
asacvs10:20
asaclp:~heikki-mantysaari/firefox-extensions/mozvoikko.ubuntu-0.9.5-1ubuntu2_to_1.0-1ubuntu210:20
eagles0513875now this one has a bug10:22
eagles0513875that im looking at now do i file a bug on lp and link it here10:23
asacnot sure what "link it here" means10:25
eagles0513875link it back to the bzr page10:26
asaceagles0513875: that does not work10:26
asaceagles0513875: set a tag on the bug: "mozilla-devscripts"10:26
asaceagles0513875: the bug only gets linked when it gets fixed in a branch10:27
eagles0513875ok and that is all i need to od10:27
asacyes10:27
eagles0513875gotcha10:27
asaccreate bug .... add mozilla-devscripts tag so we can easily get a full list by searching for that bug10:27
asactag10:27
eagles0513875ill continue this when i get back10:28
ftaasac, all the dicts, they were not shipped anyway10:30
ftaasac, reminder: lots of red in umd10:30
* asac checks how bad10:31
asacdid they land the nspr bump on 3.6?10:31
asacseems so10:31
asachmm. thought i committed all 3.7 changes to 3.610:32
asacfixed 3.610:33
* asac checks if xul 1.9.2 is ready at all10:33
asacalso fixed xul 1.9.210:34
asacfta: so seems mozilla thinks its the right thing to misuse configure to enforce runtime lower bounds ;)10:41
asaci should have known that10:42
asacactually i am not sure if this is the last drop needed to convince me to move to a standalone firefox package10:42
asacwith everything in-source10:42
eagles0513875asac: going back to what you said regarding the devscripts tag in the bug should i also tag the package as well11:22
asaceagles0513875: tag the package?11:22
asacnot sure what you mean11:22
asacpoint me to a bug and i will show you11:23
eagles0513875https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/mozilla-livehttpheaders.ubuntu11:23
eagles0513875could i point the bug as well to the mozilla-livehttpheaders as well11:23
asaceagles0513875: that page is the brnach page. it has nothing to do with bugs11:24
asaceagles0513875: the bugs are filied against the package11:24
asacyes you can link the bug there11:24
eagles0513875so in this case filed against the package as well as the dev scripts11:24
asacbut thats not needed11:24
eagles0513875ok11:25
asaceagles0513875: no11:25
asacwhat bug id is it?11:25
eagles0513875not filed a bug yet just was thinking in the car on the way back home if tagging the package in the bug was needed as well11:25
asaceagles0513875: file against the package ... and add a tag to the bug "mozilla-devscripts"11:25
asacDO NOT file against mozilla-devscripts ... just tag it11:25
eagles0513875gotcha11:26
asackk11:26
asacthx11:26
asaceagles0513875: also packages that have their firefox etc depends as "Depends:" should move those to Recommends if they use mozilla-devscripts11:26
asacyou could file a separate bug against the packages for that if you spot them11:26
asaci think almost all extensions would have that problem11:26
eagles0513875ok11:27
eagles0513875asac: does this work https://bugs.edge.launchpad.net/firefox-extensions/+bug/42561211:29
ubottuUbuntu bug 425612 in firefox-extensions "mozilla-livehttpheaders not using the recommended version of mozilla-devscripts" [Undecided,New]11:29
asaceagles0513875: yes. now add the tag11:30
eagles0513875ok11:31
eagles0513875i dont need to include alot of detail?11:31
asaceagles0513875: also say: "move ${ xpi:depends} to recommends11:31
asaceagles0513875: no that should be ok11:31
asacyou could be more verbose11:31
asacbut its good enough11:31
asaceagles0513875: you could use a bug template like this:11:31
asacreview firefox extensions for karmic:11:31
asacreview firefox extensions for karmic found the following TODOs:11:32
asac - firefox-3.5 support11:32
asac  - use xpi:depends11:32
asac- use recommends rathher than depends11:32
asac- simplify using mozilla-devscripts 0.14++11:32
eagles0513875dont flood urself outa the channel lol11:32
asacand remove points that are not valid11:32
asacso if a package already works with firefox 3.5 you dont post it to the bug11:33
asacsounds good?11:33
eagles0513875so basically anything i see that isnt using the latest devscripts needs to have a bug filed against it to simplify the /debian/rules as well as reduce dependes to a simple xpi:depends and move it to recommends11:34
asacright11:34
asacand if the extension does not work on firefox-3.5 the same11:34
eagles0513875ok :)11:34
eagles0513875darn ie8 wont let me add a tag ffs11:35
asacdont use ie8 ;)11:35
asachehe11:35
eagles0513875everythign as of late has been crashing on me lol11:35
eagles0513875i think vista is due for reinstall or i can put up with it till october when 7 comes out11:35
eagles0513875this is uber fail atm with tags O_O11:38
asaceagles0513875: middle click on "add tags"11:39
asacthat doesnt use ajax11:39
asacdont use the + sign11:39
asacwhich uses ajax11:39
eagles0513875then the check mark doesnt work for me lol11:40
asaceagles0513875: well use the browser in the karmic VM11:40
asacno need to use windows stuff if you have a vm11:40
eagles0513875ya i know but im using the vm to check the package versions and all that11:40
asacthen just use it for launchpad too11:41
eagles0513875ok11:41
asacsounds like a reasonable approach to me at least11:41
eagles0513875ya or i can get on my jaunty partition on my macbook and post from there lol11:42
asaceverything feels better than using vista ;)11:42
asaci would avoid it :/ unless i want to start screaming all the time11:42
* asac is not compatible with things like that11:43
eagles0513875well dont get me started cuz ill be here all day11:43
eagles0513875i typed in the mozilla-devscripts tag when i edited the details of the bug but its complaining that it hasnt yet been used by firefox extensions before and it asks me if its a new tag and if i should define it11:44
asaci always wondered what "vista" means ... for me it felt like: "look forward for whatever comes next" ;)11:44
asaceagles0513875: thats ok confirm it11:44
eagles0513875vistas are views11:44
asacwe havent used it before11:44
asacejat: hi11:44
eagles0513875https://bugs.edge.launchpad.net/firefox-extensions/+bug/42561211:44
ubottuUbuntu bug 425612 in firefox-extensions "mozilla-livehttpheaders not using the recommended version of mozilla-devscripts" [Undecided,New]11:44
eagles0513875fixed it11:44
ejathi asac11:44
eagles0513875seems like the ie8 cache was a lil bloated11:44
asaceagles0513875: good. go ahead like a machine and process all ;)11:44
asachehe11:45
eagles0513875will do11:45
eagles0513875granted might take a few hrs as i am studying for my linux professional institute level 1 cert exams lol11:45
asacejat: hi. did you check firefox 3.0 in malay in karmic? its half non-translated11:45
asacejat: anyway. did you have a stab at the transformation script or were the instructions too blurry?11:46
ejatasac: im working on it .. but will buz the malay team to help me up..11:46
eagles0513875asac: you probably wanna shoot me with the 20 million questions for instance https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/bindwood.ubuntu it just gives the release version should i still file a bug against the dev scripts11:46
asacejat: re help: on translation or the script?11:46
asaceagles0513875: what do you mean by release version?11:47
ejatasac: u want it a.s.a.p ? im quite bz with daily work .. still need to find a time where i can fully concerntrate on it :)11:47
eagles0513875the versions match whats in the repo but i dunno what version of the devscripts have been used11:47
asaceagles0513875: to see if it does the right thing, checkout the sources ... the files to look at are debian/control and debian/rules11:48
ejatand will work with the team ....11:48
asacejat: the script is really important.11:48
asacthe malay translation is relatively important. but there is still time. i want to tell mozilla that we are making progress on the export script11:49
andveagles0513875, I just saw the bug you reported against mozilla-livehttpheaders11:49
andveagles0513875, that package is not in Ubuntu yet11:49
ejatthe alpha version until 6 right ? then it will go to RC ... then beta right ?11:49
andveagles0513875, why adding a bug?11:49
asacandv: if its not in ubuntu then there couldnt be a bug?11:49
asacoh11:49
asaceagles0513875: yeah. so you should file against packages11:49
asacnot firefox-extensions11:49
andvasac, he's against ffox-ext11:50
ejatasac: did mozilla plan want to get in on karmic release ?11:50
asacandv: if there is a ~ubuntu-dev branch then its supposed to be in ubuntu11:50
andvasac, that's why I told him11:50
andvasac, let me search better in LP11:50
asacimo liveheaders is in ubunt ... i use it all the time11:50
eagles0513875will fix that mistake11:50
asacejat: they want to get it yesterday ... one reason is that malay folks complain that they cannot export their translations from launchpad11:51
andvasac, found the trick11:51
andvasac, source name is livehttpheaders11:51
asacyes11:51
andvnot mozilla-livehttpheaders11:51
asacyeah11:51
andvlet me fix the bug11:51
andvto point it against right package11:51
asacthx11:51
asaceagles0513875: ^^ ... so go ahead with next package etc.11:51
ejatasac: is it the malay folks come here and asking about it ? or requesting it from mozilla?11:52
eagles0513875hold up11:52
asacandv will reassin it11:52
asacejat: dont ask mozilla11:52
eagles0513875its mozilla-livehttpheaders in the repos11:52
asacejat: in the past they did11:52
eagles0513875thats how i found it in there11:52
asacand thats why mozilla complains about that to me11:52
ejatthey need to use the script to get the translation export right ?11:52
ejatasac: sorry bout it ..11:52
asacejat: yes. we want a script so the malay team can run an upstream translation group11:53
asacwhile using launchpad11:53
asacalso we have more teams that would qualify11:53
asacit would be a great contribution11:53
andveagles0513875, im fixing it11:53
andvjust a second11:53
eagles0513875ok11:53
ejatasac: did ya update anything new to the wiki ?11:53
asacejat: no problem. just let me know if you can work on the script ;)11:54
asacejat: i dont think so. i wanted to update it when there are new questions11:54
asaci expect that its not entirely clean11:54
asacso i hoped that whoever implements it is here and asks if there are things unclear :)11:54
ejatowh ok ..11:54
ejat:)11:56
andveagles0513875, done11:56
andveagles0513875, assigned that to you if you gonna work on it please11:56
eagles0513875andv: its in the karmic repos12:00
eagles0513875with mentoring i can work on it12:00
eagles0513875andv: best not assigned to me right now im just going through all the extensions to see they are using the same version of the dev scripts to allow for Use new features of mozilla-devscripts 0.14  - simplify debian/rules  - reduce Depends to a simple ${xpi:Depends} - move ${xpi:Depends} to  recommends12:00
asacyeah12:02
asaceagles0513875 is currently filing all the bugs and then we go through the list and mentor him how to fix it12:02
andveagles0513875, I can mentor you if needed12:02
asacyeah. for now let me do all the bugs12:02
eagles0513875andv: :) i appreciate it man12:02
asacthen we have to split work most likely12:02
andvoh ok asac will do it then12:03
eagles0513875right now im doing what asac has assigned me to atm12:03
andvasac, if you want me to mentor him with livehttpheaders12:03
andvtell me12:03
asacyes. i think you can ask andv/me/bdrung or jazzva for help on packaging techniques12:03
andvasac, and if you need any other update tell me12:03
asacandv: let him first get through the list. then we can mentor him as a team12:03
andvk, perfect12:03
asacwhoever is here can probably help12:04
andvyep12:04
asac;)12:04
* andv will pop-up if someone gonna ping him 12:04
andvasac, I'm a DM ;)12:04
asacgreat12:04
asac;)12:04
ejatasac: is it possible that we just focus on firefox ... and maintain the existing xulrunner for the time being ? seems like in xulrunner, its quite hard/difficult to translate12:04
andvasac, my key got added into debian-keyring12:04
asacandv: congrats12:05
eagles0513875asac: you mentioned the meetings on tuesdays is that for anyone or devs only12:05
ejatlooks like more to variable ..12:05
andvasac, I'm so damn happy atm :)12:05
andvasac, ty :)12:05
eagles0513875you engaged or something andv12:05
andvI'm fianceed since around ~2 years12:05
andvnot yet married12:06
asaceagles0513875: #ubuntu-desktop is the channel. its a public meeting12:06
asacits the ubuntu desktop developer teams channel12:06
eagles0513875kool12:06
asacusually we discuss technical things there12:06
eagles0513875would love to put my idea forth for 10.0412:06
asacbut if you have suggestions etc. you can pop up there12:06
asacthere is always a "any other business" section at the end of the meeting12:06
andvasac, why transmission is the new official bittorrent client for debian / ubuntu? : (12:06
asacwhere anyone can raise questions/suggestions etc.12:06
eagles0513875what sparked the idea was microsoft getting taken to courte over having ie8 as default so now for windows 7 they are including other options like safari firefox opera and chrome as alternatives to be installed with win 712:07
asacandv: because its the official gnome one i would think12:07
asacfor me it works quite good12:07
asacits lightweight12:07
asacbut still powerful12:07
andvasac, gnome-bt was better12:07
eagles0513875asac: do you think that was a good idea i mentioned earlier12:07
asaci have no opinion. we usually follow gnome project decision12:07
asacbut transmission certainly works well for me and is integrated in the desktop ;)12:07
andvasac, but unluckily I dunno if gnome-bt upstream developer will keep working on it, looks like he wants to use transmission too12:08
asacyeah12:08
asacthats the point12:08
eagles0513875wouldnt matter if im a kubuntu user12:08
asacgnome usually does good decisions for us on the default apps12:08
asaceagles0513875: asking users what to install during install?12:08
andvyeah, but I assume gnome-bt is installed anyway in main or not?12:08
asacubuntus approach is to ask no questions12:08
eagles0513875ya12:08
asacwe ship a default set of applications12:08
asacmost users dont know the difference anyway12:08
andvasac, no, it has been demoted to universe12:09
asacexpert users or those with an opinion can do that later in any case12:09
andvdamn it : /12:09
asacthings that are not on CD get auto demoted12:09
andvyeah, seems so12:09
asacif its dead upstream it should get removed eventually12:09
ejatasac: https://translations.edge.launchpad.net/ubuntu/karmic/+source/firefox-3.0/ :) \o/12:09
asacwith users getting migrated to the new default12:09
asacejat: firefox-3.0 translations are in karmic you can try12:10
andvasac, well, gnome-bt is fully working and a lot of users still use it12:10
asacejat: problem is that xulrunner-1.9 is not translated fully12:10
asacejat: so the ui is still half english12:10
asacejat: just try12:10
andvasac, so I hope ppl will just keep using it12:10
ejatowh ..12:10
andvasac, also if it's not shipped by default12:10
asacejat: the translations now get automatically pushed to karmic so you see your changes automatically12:10
asacejat: https://translations.edge.launchpad.net/ubuntu/karmic/+source/xulrunner-1.912:10
andveagles0513875, wait12:11
asacandv: thats ok. it becomes problematic if it starts to get security issues12:11
andveagles0513875, you're reporting bugs in a wrong way12:11
asacand upstream is dead12:11
asacapplications that interface with the internet are a bit risky to keep if they are not officially maitnained anymore12:11
eagles0513875fixed my last bug i reported12:11
andvasac, yeah, that's true, but gnome-bt exists since 2004 and nothing got reported yet12:11
andvso let's hope it stays clean12:12
andveagles0513875, https://bugs.edge.launchpad.net/firefox-extensions/+bug/42563112:12
ubottuUbuntu bug 425631 in firefox-extensions "bindwood not using the correct version of mozilla-devscripts" [Undecided,New]12:12
ejathmm .. really need a how translation jam to finish up about 3210 words ..12:12
asacsure. but if its not used by default anymore anywhere then its unlikely that there is active research on security12:12
andveagles0513875, is wrong12:12
asacso it might be an easy target to exploit12:12
andvyeah12:12
asacbut its maintainers decision12:12
asacyou can keep it12:12
asacif there are no issues12:12
eagles0513875andv: refresh i just fixed it12:12
andveagles0513875, I gonna fix it for you, but look at what I do12:12
asacat some point it might stopp working because of new libs etc.12:13
* andv refreshes12:13
eagles0513875andv: i added the package in question bindwood12:13
asacat that point it feels like it should be dropped12:13
andvasac, I *really* hope it won't happen12:13
andvasac, I started using gnome-bt on 200512:13
asacits certain that it will happen12:13
asacif upstream doesnt adjust it12:13
asacat some point it will break12:13
asaclatest when we move to gtk 3 or something ;)12:13
andvupstream is not dead, but won't do any new release if there are *no* good reasons12:14
asacbut for now if its working its fine12:14
asacok12:14
eagles0513875andv: that bug you linked right now12:14
andvhe said gnome-bt rocks too much12:14
asacif upstream is still responsive there is no issue12:14
andvand it has no need for new features12:14
andvfor *now*12:14
andvwe'll see in the future12:14
andveagles0513875, it's still wrong12:14
andveagles0513875, let me fix it12:14
eagles0513875O_O12:14
andvyou don't have to submit bugs against projects12:15
andvbut against source packages12:15
asacthe idea was to submit against source package12:15
asacand tag it using "mozilla-devscripts" tag12:15
asacyes12:15
eagles0513875ok12:16
eagles0513875:(12:16
eagles0513875im such a screw up :(12:16
eagles0513875i shouldnt be filing bugs from https://bugs.edge.launchpad.net/firefox-extensions12:17
asachehe12:17
andveagles0513875, watch my changes12:17
asaccheck debian/changelog ... and use that as packagename12:17
andvhttps://bugs.edge.launchpad.net/bindwood/+bug/42563112:17
ubottuUbuntu bug 425631 in firefox-extensions "bindwood not using the correct version of mozilla-devscripts" [Undecided,New]12:17
asacits bugs.launchpad.net/ubuntu/+source/SOURCEPACKAGENAME12:17
eagles0513875?12:17
andveagles0513875, please do them right! don't want to fix all of your reports xD12:18
eagles0513875i shouldnt be reporting form here then https://bugs.edge.launchpad.net/firefox-extensions12:18
andvyeah, you should report from bugs.launchpad.net/ubuntu/+source/SOURCEPACKAGENAME12:18
eagles0513875just the normal gotcha12:18
eagles0513875source package name being what12:19
eagles0513875what ever the package im filing against12:19
andvyep12:19
eagles0513875gotcha12:19
andveagles0513875, I changed importance et all and I reverted them now, coz I think you should do them yourself12:20
andvas a training12:20
andvfor bug triaging12:20
andv;)12:20
eagles0513875ok lol12:20
andvdon't copy what I did12:20
andvlol12:20
eagles0513875i wont12:21
andvty12:21
eagles0513875reporting from bugs.launchpad.net against the appropriate package12:21
andvgreat12:21
andveagles0513875, use reportbug if you don't wanna do it with LP12:22
eagles0513875lp is fine12:22
andvk12:22
eagles0513875i think using edge is what confused me lol12:22
andvlol12:22
andvedge is for lp-testing members12:22
andvlike me and andv12:22
andv* asac12:22
andvgoing to prepare lunch12:23
andvbbl12:23
eagles0513875i like testing bleeding edge stuff12:23
eagles0513875i even compiled kde form source but screwed up a number of things12:23
andvlol12:23
eagles0513875damn konsole wont load for me :(12:24
* andv lunch12:24
eagles0513875enjoy andv12:26
eagles0513875asac: this keeps just getting better lol12:26
eagles0513875hey gnomefreak :)12:29
gnomefreakhi eagles051387512:29
gnomefreakasac: you here yet?12:30
eagles0513875hes around12:31
eagles0513875helping out by doing some stuff for him atm12:31
eagles0513875:)12:31
gnomefreakah :)12:31
* gnomefreak will be gone starting Fri. i should be back ~the 21st12:31
eagles0513875kool kool12:32
eagles0513875well im working on filling bugs against the appropriate extensions that need it12:32
eagles0513875regarding what dev scripts they are using12:32
asacgnomefreak: whats up?12:35
gnomefreakasac: fri -> the 21 i will be gone.  I may cheack email if i get around to it. its the wedding -> honeymoon week12:36
eagles0513875asac: you probably wanna kill me right now but where on earth do i find the change log12:36
eagles0513875wooohooo gnomefreak :)12:36
eagles0513875grats bud12:36
gnomefreakasac: sunbird/ flashgot are ready. iwill try to get SM 1.1.18 done before i leave if i get time12:36
gnomefreakeagles0513875: thanks12:36
asaceagles0513875: in the branch you find the changelog in debian/changelog12:36
asacall is in the debian/ dir12:36
eagles0513875on lp12:37
eagles0513875asac: do these need to have a bug filed against them12:44
eagles0513875https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/flashblock.intrepid12:44
asaceagles0513875: no ... just .head or .ubuntu branches12:46
asacthose are stable branches12:46
asacwe dont touch them unless we want to update flashblock in intrepid12:46
eagles0513875so nothign for intrepid or hardy gotcha12:46
asacyep12:47
andvasac, do you know if its possible to export / import filters from TB to icedove?12:50
* eagles0513875 is having one hella time finding the changelog12:50
asacif you can export/import filters in tbird ... then moving them back and forth from icedove should alsoi work12:51
gnomefreakeagles0513875: in a branch?12:51
andvasac, I'll have to install an add-on i guess12:51
gnomefreakeagles0513875: go to home of branch click on the revision you want to see changelog for. than click files on the top tab than debian than changelog12:51
gnomefreakor you can bzrnch the breanch and cd into ../../debian ext...12:52
gnomefreakmaybe one less ../12:53
asacalternatively just branch the branch locally and look in the sources there12:53
* gnomefreak decides not to bother him today12:55
gnomefreak'/me really does wonder why sound is getting muted after updates12:56
asacfor me it gets muted everytime i reboot12:56
eagles0513875hehe gnomefreak12:56
* eagles0513875 wonders wtf broke konsole12:56
asacwe have mozilla-devscripts now so we can push everything to debian and then sync it down13:05
asacyes pleasae13:05
andvasac, if needed I can help sponsoring it13:05
gnomefreakeagles0513875: mozilla-devscripts does not build packages13:05
asacreview ... check license and update to latest mozilla-devscripts so we can upload13:05
asaci can add you to Uploaders and Dm-Upload tag13:05
andvyes, please13:05
* andv starts reviewing13:05
eagles0513875gnomefreak: ok13:05
asacandv: start with gnomefreak branch and after reviewing add those Uplaoders: etc. on your own and let me know13:05
asacusual procedure ;)13:05
andvasac, yep, I'm searching where its hosted13:05
asacif there is not much changes keep gnomefreak as changelog owner to give his work credit. he worked for quite some time on it ;)13:05
andvasac, I guess we should move all ready extension to the firefox-extension branches13:05
gnomefreakandv: looking for the branch?13:05
andvgnomefreak, yes13:06
andvasac, I mean, when a branch is ready for upload13:06
gnomefreakandv: one sec ill get it13:06
asacandv: i think it already is under firefox-extensions ... it should be moved to the ~mozilla-extensions-dev team though13:06
MitchWho's repackaging Firefox add-ons?13:06
asacif we upload to debian13:06
andvasac, exactly13:06
asacMitch: the mozilla-extensions-dev team13:06
asacwhy?13:06
andvasac, uploaded extensions should be moved from indivual branches repos to the team one13:06
andvas you said13:07
asacyes13:07
gnomefreakandv: https://code.edge.launchpad.net/~gnomefreak/firefox-extensions/flashgot.ubuntu13:07
Mitchasac: Just wondering. It'd be good for Stylish to be amongst them.13:07
asacwe need release branches .... those shouldnt be owned by a single user ;)13:07
andvgnomefreak, ty, after having it uploaded ask a merge please13:07
asacMitch: file a needs-packaging bug against firefox-extensions project13:07
gnomefreakandv: ok13:08
asachttps://bugs.edge.launchpad.net/firefox-extensions13:08
MitchOkay.13:08
gnomefreakthat means i have to branch latest and make a new branch13:08
andvgnomefreak, you should merge it into ~mozilla-extension-dev team branches13:08
andvso that all team members can process changes13:09
eagles0513875asac: you think i should still file a bug against firebug granted there was no mention of what version of the devscripts have been used13:09
gnomefreakyeah i thought about that :)13:09
asaceagles0513875: it doesant depend on what version is used13:10
eagles0513875you think i should gnomefreak just to be safe13:10
asaceagles0513875: it depends on whether it uses the new ${xpi:Depends}13:10
asacin control13:10
eagles0513875ahhhhh13:10
gnomefreakeagles0513875: huh?13:10
asacyou need to check the debian/rules and debian/control13:10
asaccompare it with what adblock-plus does13:10
asacwhich does it right13:10
asacif its using old style depends or doesnt even use xpi.mk in debian/rules we need a bug13:11
asacalso check whether it works with firefox-3.513:11
asacthose threee things need to be checked13:11
andvasac, is ok to have mozilla-devscript (>= 0.5~)?13:11
andvasac, or should I update it to latest?13:11
* eagles0513875 thinks this stuff is a bit over my head :(13:11
andvgnomefreak, please do the merge, so I can start committing changes13:12
gnomefreakshouldnt we be using m-d 15? it says 14 on but 42563113:12
asacandv: we need 0.14 or 15 for the ${xpi:Depends} feature13:12
andvasac, k13:12
asacit should be using that feature13:12
asacso it should be >=... 0.14/1513:12
gnomefreakandv: can i merege into a branch that does not exist?13:12
andvgnomefreak, I meant branch latest revision of your branch13:12
asacat best use 0.15 .... there were a few improvements over 0.14 and i am not sure what works/doesnt work with 0.1413:13
andvand push over the team repo13:13
asac.15 is safe13:13
andvk13:13
gnomefreakandv: ok13:13
andvgnomefreak, ping me when done, so I can start committing13:13
gnomefreakandv: ok13:13
asacuse the ~mozilla-extensions-dev team please13:13
gnomefreakim going to wait for updates to finish13:13
andvasac, yep that team repo13:14
gnomefreaks/but/bug13:14
asacandv: imo you should push it there after reviewing and so on... thts good enough for the initial upload13:14
asaclaterone gnomefreak requests merges to get a review13:14
eagles0513875should i halt what im doing13:14
asaceagles0513875: why?13:14
andvasac, where should I do my changes then?13:14
eagles0513875in regards to the merge13:14
asacandv: you branch his brnach, do the changes and push to the team location13:15
andvk13:15
asaceagles0513875: sorry lost track of what you are doing. merge?13:15
eagles0513875asac: im doing the bug reporting against extensions but gnomefreak mentioned something about doing  another branch or something do i need to stop what im doing for that13:16
gnomefreakeagles0513875: just grab the branch that is there. or look in debian/control in the branch in LP13:16
asaceagles0513875: i dont think so. which package?13:16
asaceagles0513875: yes. i think you asked how to look at changelog etc.13:17
asaceagles0513875: you need to branch the branch13:17
andvgnomefreak, I gonna do it13:17
andvgnomefreak, as asac suggested13:17
asaclike: bzr branch URL13:17
eagles0513875gotcha asac :) so ill install bzr and and take a look13:17
asaceagles0513875: then you can review the files locally13:17
eagles0513875gotcha that makes sense now here i am killing myself trying to figure out how to do it on lp13:17
eagles0513875lol13:17
gnomefreakandv: branch commit push to b-t13:17
asacyeah. i think its easiest. you can also use the "Source code" feature that is on top of the branch13:17
gnomefreak?13:17
andvgnomefreak, no13:18
andvgnomefreak, I gonna do it myself don't worry13:18
asac:)13:18
gnomefreakk i thought thats what he mentioned to you13:18
eagles0513875man that makes a ton of sense now lol13:19
eagles0513875now there shouldnt be a million questions in here lol13:20
eagles0513875i need to get the maltese translations going13:22
eagles0513875do i need to register my ssh key just to take a look at th ebranch13:25
asaceagles0513875: i dont think you need to ... if its a problem just register one ;)13:29
eagles0513875i know i have one eagles051387@gmail is my full email but i use eagles051387 what its complaining about is my gpg key i have one but i dont have my private one installed on my vm13:30
asacyou dont know gpg key13:31
asacdont need i mean13:31
eagles0513875ok13:31
asacjust ssh13:31
eagles0513875gotcha13:31
asacif you want to sign packages you need gpg key13:31
eagles0513875you said i look at rules and what else13:31
asacbut not for reviewing/pusing branches13:31
eagles0513875gotcha13:31
asaceagles0513875: debian/rules + control13:32
asacat least13:32
asacdebian/rules is the main script doing the packaging ... control the meta info about dependencies etc.13:32
eagles0513875yay :) first one done right :)13:34
asaceagles0513875: compare what adblock-plus.ubuntu does .. thats the reference extension atm13:34
eagles0513875ok13:34
asacif you are unsure whether debian/rules is correct etc.13:34
eagles0513875in rules i didnt see anythign about xpi:depends13:35
asacif you are not 100% sure better ask so i can adjust your knowledge ;)13:35
asaceagles0513875: checkout adblock-plus13:35
asacxpi:depends is only in control13:35
asacit should be in Recommends: though ... which is even wrong in adblock-plus afaik13:35
eagles0513875ahhh13:35
eagles0513875whats the link for that if you dont mind me askin13:35
asaceagles0513875: you will spot it ;) ... the branch is ~ubuntu-dev owned and in firefox-extensions project13:36
asac;)13:36
asachttps://code.edge.launchpad.net/firefox-extensions13:36
eagles0513875so basically like what i used for fire bug but instead adblock-plus13:36
asacyes13:36
asacbranch it13:36
asacand then you can see what it does in debian/rules and control13:37
asacalso file a bug against adblock-plus if the xpi:depends is in Depends: rather than recommends ;)13:37
eagles0513875ok13:37
* eagles0513875 starts taking notes as my mind is a currently over worked computer processor13:38
asachehe13:38
asacafter a few you will probably understand13:38
andvgnomefreak, asac: will push some of my changes in a second13:39
gnomefreakandv: thanks13:39
andvgnomefreak, have a look13:43
gnomefreakandv: ok13:43
andvgnomefreak, I'm building / testing it now13:43
gnomefreakandv: ok13:43
gnomefreakunless you made big changes it builds and works13:44
andvgnomefreak, we should introduce a system to retreive orig13:44
eagles0513875asac: do i tag the adblock-plus as mozilla-devscripts as well13:44
andvgnomefreak, e.g making an upstream branch13:44
andvgnomefreak, and adding a .bzr-builddeb conf file13:44
andvgnomefreak, it's a dfsg so we can't use a watch file13:45
gnomefreakandv: it would be a good idea. the bzr-builddeb is already that as i recall13:45
asaceagles0513875: if the issue is about recommends then yes please13:45
eagles0513875ok13:45
asacandv: we dont do .upstream branches anymore as we can extract them using the .bzr-builddeb info13:45
asace.g. just do .upstream locally13:45
andvah k13:46
eagles0513875should i put in the bug Use new features of mozilla-devscripts 0.14/0.15 - move ${xpi:Depends} to recommends would that be sufficient13:46
gnomefreakandv: where did you push it too?13:46
asaceagles0513875: yes13:46
andvgnomefreak, https://code.edge.launchpad.net/~mozilla-extensions-dev/firefox-extensions/flashgot.ubuntu13:46
asaceagles0513875: mention that this bug effort is done after discussing with me13:46
eagles0513875?13:46
asaceagles0513875: otherwise some folks might object to you ... hopefully they will then complain to me ;)13:46
eagles0513875whoops need to go correct my other bugs13:46
asaceagles0513875: no its ok. unless someone complains ;)13:47
andvgnomefreak, how did you build it?13:47
andvgnomefreak, there is no .bzr-builddeb13:47
eagles0513875at the end im adding bugs have been filed after consulting asac13:47
gnomefreakandv: with builddeb13:47
gnomefreakbzr-buildde13:47
gnomefreakb13:47
gnomefreaksee my PPA13:47
andvgnomefreak, it will fail without having an orig13:47
asaceagles0513875: yes. you can say: "this is a karmic extension cleanup effort I am doing after discussion with asac"13:47
gnomefreakandv: i have an orig13:48
andvgnomefreak, send it to me please13:48
gnomefreakandv: ther eis no svn ect... so i had to use .xpi13:48
gnomefreakandv: its on my PPA :)https://edge.launchpad.net/~gnomefreak/+archive/ppa13:48
* eagles0513875 needs to learn how to package13:50
andvgnomefreak, k13:51
gnomefreakandv: sorry im reading a bullshit email about ops so if i am unitentive im sorry13:51
andvnp13:51
andvgnomefreak, orig versioning is wrong13:52
andvshould be 2.0-dfsg1-113:52
gnomefreakandv: how do you figure?13:52
andvI've updated that don't worry13:52
gnomefreakoh dfsg :(13:52
gnomefreakandv: thanks13:52
andvbuilding13:52
asacplease use +dfsg13:53
asacnot -dfsg13:53
asacusing - in upstrewam versions causes confusion13:53
asacand is bad practice imo13:53
gnomefreakandv: i knew what he meant13:53
andvasac, it's +dfsg yes13:53
asacalso tools disagree how to split revision if using multiple dashes13:53
andvI was fast-writing13:53
asacandv: ok13:53
asacfine13:53
asacthen13:53
andvgnomefreak, W: flashgot: old-fsf-address-in-copyright-file13:54
andvE: flashgot: copyright-should-refer-to-common-license-file-for-gpl13:54
andvgonna fix it13:54
andvusing a new tool with mozilla-devscript 0.1513:54
asaceagles0513875: for extensions we have a (bit outputed) https://wiki.ubuntu.com/MozillaTeam/Extensions/Packaging13:54
asaci did that for a packaging session i gave once13:54
asacactually two sessions:13:54
asachttps://wiki.ubuntu.com/MeetingLogs/openweekhardy/ExtensionsPackaging13:54
eagles0513875right now one thing at a time13:54
asachttps://wiki.ubuntu.com/MeetingLogs/devweek0802/FFExtensions13:54
gnomefreakasac: that really needs updating to use tolls in m-d13:54
eagles0513875will ask again after i finish my first task13:55
gnomefreakassuming we still have them13:55
asacsure13:55
asaceagles0513875: lets do that after that13:55
eagles0513875ok13:55
asacgnomefreak: welcome to put some love in that wiki page ;) ... maybe bdrung can also do it ;)13:55
gnomefreakasac: i only use pack and unpack from m-d not sure how to use rest :(13:55
asacgnomefreak: the rest is trivial ... just include xpi.mk and then it flies ;)13:56
eagles0513875asac guess even the most seasoned of vets need a tutorial lol13:56
asaceagles0513875: thats because its so simple to use xpi.mk that nobody knows what they did ;)13:56
asacyou basically do thing13:56
gnomefreakeagles0513875: everyone can learn something hew everyday. example Sm fails to buiild badly :(13:56
asacnothing13:56
eagles0513875gnomefreak: i agree im learning alot today13:57
gnomefreakwhy would i be using dsfg all native compontent are out IIRC13:57
andvasac, I have to fix two other lintian warnings and it's ready13:57
andvasac, W: flashgot: old-fsf-address-in-copyright-file13:57
andvE: flashgot: copyright-should-refer-to-common-license-file-for-gpl13:57
asacif we dont remove any file from upstream sources anymore than we dont use +dfsg13:57
asacandv: yeah fix that13:58
andvasac, gnomefreak removed some files13:58
andvthat's why we have dfsg13:58
asacyeah13:58
asacif thats the case still then its dfsg13:58
gnomefreakhttps://code.edge.launchpad.net/~gnomefreak/firefox-extensions/flashgot.upstream13:58
asacthough i think that upstream fixed that .... or was it firegpg? not sure13:58
asacgnomefreak: right. so the version should be +dfsgt13:59
asacas the .upstream tree is not pristine upstream13:59
asacstuff13:59
gnomefreakasac: upstream fixed license only IIRC firegpg i havent updated since i would love to enable clean for FireGPGCall bullshit13:59
gnomefreakasac: point13:59
asacgnomefreak: so bump firegpg ... then we can upload it to debian too13:59
gnomefreaki thought we did send email about the .exe shit but 1.2 didnt fix it as he said he would address the issues in email but i still had to remove them again14:00
gnomefreakasac: it will be a while since i dont have a clean call anymore. FireGPGCall moved all around so it fails to build with clean enabled. i sent you a diff of it.14:01
asachmm ... lets talk about that in 30 minute14:02
asacgoing for lunch now14:02
gnomefreakasac: ok14:02
eagles0513875ok14:03
andvgnomefreak, adding some more changes14:12
eagles0513875andv: uestion for ya14:13
eagles0513875question14:13
andvshoot14:13
eagles0513875https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/firefox-sage.ubuntu14:13
eagles0513875that version is the same in karmic but it says release to intrepid and jaunty should i go ahead and see if it follows what asac wants me to do14:14
gnomefreakanyone have a hardy 64 install?14:14
eagles0513875nope14:14
eagles0513875andv: asac told me not to do anything for intrepid or jaunty and what not14:14
andveagles0513875, don't get what you mean14:16
eagles0513875ill ask him when he returns14:16
andvk14:16
andvgnomefreak, you should update timestamp14:16
gnomefreakandv: timestamp for what?14:16
andvgnomefreak, I can't do it, coz it will overwrite your changelog entry with mine14:16
andvgnomefreak, on changelog is dated 4 aug14:17
andva bit oudated14:17
gnomefreakandv: i can do that but what do you want me to do with it? push to exsitng branch in m-branch or mine and you will grap it?14:17
andvgnomefreak, you can't push on mozilla-extensions-dev?14:18
gnomefreakwhy cant i?14:18
gnomefreakoh -dev14:18
gnomefreakok so i branch it and update time stamp14:18
andvyep14:18
andvgnomefreak, please add copyright holder14:19
andvinto debian/copyright14:19
andvthat's important14:20
gnomefreakandv: as i recall it is there. at the top of copyright folder14:20
andvgnomefreak, Contact: Giorgio Maone - g.maone@informaction.com14:20
andvgnomefreak, that's upstream contact14:20
andvyou should add a note with Copyright Holder: name <email@email.com>14:21
gnomefreakok ill will look at it14:21
andvgnomefreak, what is14:22
andv./usr/lib/mozilla/extensions/dlm@emusic.com/14:22
andv./usr/lib/mozilla/extensions/songbird@songbirdnest.com/14:22
andvand14:22
andv ./usr/lib/mozilla/extensions/toolkit@mozilla.org/14:22
andvis this ok?14:22
gnomefreakin flashgot?14:23
andvyes14:23
gnomefreakin .links?14:23
andvgnomefreak, http://paste.debian.net/45939/14:24
andvgnomefreak, yes, it's a link14:24
gnomefreakyes they should be fine14:24
* gnomefreak trying to recall when it was done14:25
andvgnomefreak, after installing it, I don't see it under addons14:27
andvgnomefreak, what can I do to test it?14:27
gnomefreakFree Software14:28
gnomefreakFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA14:28
gnomefreakis the closest im seeing14:28
andv?14:28
gnomefreaklicese14:28
gnomefreaklicense14:28
andvgnomefreak, the license is ok14:28
gnomefreakeverything else is empty14:28
gnomefreak.:09:21:10:. <            andv > you should add a note with Copyright Holder:  name <email@email.com>14:28
gnomefreakCopyright (C) <year>  <name of author>14:29
gnomefreakis what is in there14:29
andvgnomefreak, true14:29
andvthat's ok then14:29
andvgnomefreak, how can I test it works?14:29
gnomefreakok good i will reinstall it and try again ut IIRC it worked. here if its not in addons we may have to update rules14:30
eagles0513875plenty of extensions with bugs i filed for yall to fix lol14:30
andvgnomefreak, please build the package from the existing branch14:31
andvinstall it and let me know asp14:31
andv* asp14:31
andv*asap (damn)14:31
andveagles0513875, lol14:31
eagles0513875lol14:31
bdrungeagles0513875: can you please use _one_ bugreport for using ${xpi:Depends}?14:31
eagles0513875bdrung: ?14:32
andvgnomefreak, maybe extension manager ID is not the one found in the install.rdf file14:32
gnomefreakandv: im thinking #MOZ_XPI_EMID := {19503e42-ca3c-4c27-b1e2-9cdb2170ee34} but i just got to it14:32
gnomefreak:)14:32
andvyeah14:32
andvthat's what I asked u14:32
eagles0513875the first 2 bug reports i butchered bdrung but have now fixed my mistakes and know what im doing14:32
andvxD14:32
bdrungeagles0513875:  https://bugs.launchpad.net/firefox-extensions/+bug/425612 https://bugs.launchpad.net/firefox-extensions/+bug/425631 https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/425695 can be merged14:33
ubottuUbuntu bug 425612 in livehttpheaders "mozilla-livehttpheaders not using the recommended version of mozilla-devscripts" [Low,Confirmed]14:33
eagles0513875bdrung: asac told me to do a bug for each of the extensions14:33
andvgnomefreak, when you push the fix, let me know so I can rebuild14:33
eagles0513875and against the package itself14:33
bdrungeagles0513875: using "also affected" would be usefull14:34
eagles0513875bdrung: might want to discuss it with asac14:34
eagles0513875he hasnt complained about anything im doing14:35
andveagles0513875, yeah, you could have done all in one bug14:35
bdrungasac: ?14:35
eagles0513875now yall tell me14:35
andveagles0513875, but who cares14:35
andvstart doing it from now on14:35
gnomefreakandv: it will be a little while i need to smoke and i think i found the problem i used the gerenal ID not pre package whitch as i recall that is how we did it. let me try something a quike little fix in about 10 minutes14:35
andvgnomefreak, k great14:35
* eagles0513875 back to the steep learning curve14:36
gnomefreakyes the .links are right on14:36
gnomefreakok be back ina  few14:36
andvok14:36
eagles0513875being a minion never relaized the learning curve how steep it woudl be lol14:36
andvxD14:38
bdrungeagles0513875: https://bugs.launchpad.net/ubuntu/+source/adblock-plus/+bug/272959 is a good example14:38
ubottuUbuntu bug 272959 in ubufox "Packages that depend on firefox-2 or firefox should just depend on firefox" [Low,In progress]14:38
eagles0513875Use new features of mozilla-devscripts 0.14/0.1514:39
eagles0513875- simplify debian/rules14:39
eagles0513875- reduce Depends to a simple ${xpi:Depends}14:39
eagles0513875- move ${xpi:Depends} to recommends.14:39
eagles0513875bdrung: the reason i have been doing it the way i have been doign it is some of have these already implemented like the adblock plus one was missing one part of what i pasted above14:40
eagles0513875would you like me to stop what im doing bdrung instead of continuing making a mess14:40
bdrungno14:41
andveagles0513875, don't stop, just a suggestion14:41
asacbdrung: whats your suggestion?14:41
asacwe try to avoid bugs like 27295914:41
asace.g. mega bugs14:41
gnomefreakandv: the problem using each id: its not reall a good idea in my opnion so lets try somethin else14:41
asacrather file individual bugs and use tags14:41
bdrungto bundle the bugs14:42
andvgnomefreak, ok14:42
asacbdrung: no14:42
asacbdrung: we avoid things like that because of the bugspam14:42
andvasac, flashgot is quite ready, give it a look14:42
bdrunghm, that's a point14:42
andvasac, an ftp admin friend will process it14:42
andvasac, as soon as it's uploaded14:42
asacbdrung: bug 272959 was the bug that triggered lots of complains so we dont do that anymore ;)14:42
ubottuLaunchpad bug 272959 in ubufox "Packages that depend on firefox-2 or firefox should just depend on firefox" [Low,In progress] https://launchpad.net/bugs/27295914:42
gnomefreak<em:id>{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}</em:id> should work let me changes rules14:42
asacandv: who is your friend?14:42
asac;)14:42
andvasac, barry defreese, we worked together in Ubuntu in 2006-200714:43
asacgood14:43
andvasac, please have a look at the package14:43
bdrungasac: why do we demote xpi:depends to recommeds?14:43
gnomefreakandv: you useing 3.5 or 3.0?14:44
andvgnomefreak, 3.514:44
gnomefreakandv: ok i think i know what happened14:44
asacbdrung: one second. phone14:44
andvbdrung, it's on depends14:44
andvnot recommends14:44
eagles0513875andv: was told by asac14:44
eagles0513875- move ${xpi:Depends} to recommends.14:44
andvoh k14:44
eagles0513875dont ask me14:45
bdrungandv: and what is bug 425695 about?14:45
ubottuLaunchpad bug 425695 in adblock-plus "adblock-plus needs xpi:depends changed to recommends" [Undecided,New] https://launchpad.net/bugs/42569514:45
andvbdrung, didnt know it got demoted14:45
eagles0513875bdrung: it has all this already done to it but needs that done14:45
eagles0513875Use new features of mozilla-devscripts 0.14/0.1514:45
eagles0513875- simplify debian/rules14:45
eagles0513875- reduce Depends to a simple ${xpi:Depends}14:45
eagles0513875- move ${xpi:Depends} to recommends.14:45
andvgnomefreak, when done, ping me so I can rebuild / test it14:45
eagles0513875has the first 2 things done to it but the last thing that asac wants has yet to be done14:45
gnomefreakandv: ok14:45
bdrungi think it should be a dependency14:46
eagles0513875bdrung: talk to asac about it14:46
asacbdrung: depends is overly hard14:46
asacnow that we use the new location to create links it even works with upstream builds14:46
asace.g. you dont need any firefox package installed to use those extensions14:47
gnomefreakasac: in rules will setting as firefox be ok or do i need to list all firefox versions? firefox-addons - set if compatible with Firefox 3 or Abrowser 314:47
asacalso it stops update-manager from removing firefox-3.0 if there is any reference in depends on it14:47
bdrungasac: that's a good point14:48
bdrungbut shouln't we update the addon then?14:48
andvasac, is this needed: #MOZ_XPI_MOZILLA_DIRS := firefox-addons firefox thunderbird iceweasel icedove ?14:49
asacbdrung: what do you mean?14:49
gnomefreakwell that wont work14:49
bdrungandv: no14:49
asacbdrung: thats what the "demote xpi:depends to recommends" is about ... or did i misunderstand the question14:49
gnomefreakandv: firefox == 2.0 so i would have to list each one and trying to finda  shortcut around that14:49
asacandv: thats old style14:49
asacandv: extensions that have that need to get cleaned up ... e.g. bugs filed like what eagles0513875 is doing14:49
andvasac, ok14:50
andvasac, we are having a problem with flasghot ID14:50
asacandv: in what sense?14:50
andvasac, that's the last issue then it's ready14:50
gnomefreakthe general id should work fine14:50
gnomefreakits the debian/rules that im concerned about atm14:50
andvasac, first of all, final layout: http://paste.debian.net/45939/14:50
asacandv: that looks ok14:51
andvasac, if I installs it14:51
andvasac, I don't see any new extension added14:51
gnomefreakasac: its rules that is messed up by the looks of it14:51
gnomefreak# firefox - set if compatible with Firefox 214:51
gnomefreak# firefox-addons - set if compatible with Firefox 3 or Abrowser 314:51
andvasac, so there should be a problem somewhere14:51
gnomefreakwhould i need to edit firefox addons to list all firefox versions?14:52
gnomefreak3.5  added to 3.0 or if i list 3.5 it will use 3.0 and 3.514:52
andvasac, package is available on the branch, so you can review it too14:52
gnomefreakthe control is right14:53
bdrungasac: if the update-manager cannot remove firefox-3.0 because there is any reference in depends on it, then the dependend extention needs an update (to allow firefox-3.5, too)14:53
asacbdrung: yes. using xpi:depends is part of that, right?14:54
asacof coures we need to review all the other extensions that dont use xpi.mk too14:54
gnomefreakthe deps in control are Depends: ${xpi:Depends}, curl, firefox | firefox-3.0 | abrowser-3.0 | iceweasel | icedove | thunderbird | firefox-3.5 | firefox-3.6 | seamonkey | seamonkey-2.0 | abrowser-3.5 | abrowser-3.614:55
gnomefreakso i dont see why it wouldnt work ecept for the rules section14:55
gnomefreaki also guess i should demote xpi:depends while i am at it14:56
andvgnomefreak, ok, I've fixed it14:56
gnomefreakandv: what was it?14:56
andvgnomefreak, uncommenting MOZ_XPI_MOZILLA_DIRS := firefox-addons firefox thunderbird iceweasel icedove14:56
andvmade it working14:56
andvas you were saying14:56
gnomefreakah danm forgot about that. sorry ok did you push to branch?14:56
andvnope14:56
andvfeel free to do it14:56
andvthen I demote xpi:depends to recommends14:57
gnomefreaki was going to demote it since i have to update timestamp anyway14:57
andvdo it too14:57
gnomefreakok14:57
andvand change my changelog entry14:57
bdrunginstead demoting xpi:depends to recommends, we should introduce xpi:recommends14:57
andvgnomefreak, here:14:58
andv   - added ${xpi:Depends}: this is a new feature introduced in latest14:58
andv     mozilla-devscript's package.14:58
andvadd14:58
andvadded xpi:depends on Recommends field14:58
andvand remove that :14:58
bdrungandv: not in the latest14:58
andv0.1414:58
andvgnomefreak, and remove the word latest as well14:59
andvadded ${xpi:Depends} on Recommends field: this is a new feature introduced in mozilla-devscript's package.14:59
andvgnomefreak, it should look like that14:59
gnomefreakok14:59
andvgnomefreak, then update timestamp14:59
andvfix debian/rules14:59
andvand then asac can start reviewing it one more time15:00
gnomefreakok only need a minute or 2 to do it15:00
bdrungand don't forget to allow backports (>= 0.14~)15:00
andvbdrung, it's set to (>= 0.15~)15:00
eagles0513875asac: still need to check this one out granted the last release was for jaunty15:00
bdrungor that15:01
andvbdrung, I've updated it myself, previous version was 0.515:01
andv(previous version on flashgot)15:01
eagles0513875asac https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/chatzilla.ubuntu15:02
bdrungasac: instead demoting xpi:depends to recommends, we should introduce xpi:recommends. what do you think?15:02
andvbdrung, that would be a nice idea15:02
bdrungthen -devscripts can decide if we want it as dependency or recommendation15:04
bdrungasac: what about the merge requests for -devscripts?15:05
andvbdrung, wait, he's lagging15:05
bdrungasac: what about the merge requests for -devscripts?15:07
gnomefreakok its pushed just waiting for update15:07
andvgnomefreak, great15:07
gnomefreakreview it and let me know once lp updates it15:07
andvgnomefreak, k15:08
andvgnomefreak, you sure you pushed it on lp:~mozilla-extensions-dev/firefox-extensions/flashgot.ubuntu15:08
asac_bdrung: yeah sorry. let me take a quick look15:08
gnomefreakandv: you said i couldnt push there15:08
andvgnomefreak, if you are into the team, you can15:09
gnomefreaksimple enough to do it15:09
gnomefreakok will push there than15:09
andvk15:09
gnomefreakandv: pushed15:09
andvgnomefreak, ty15:10
gnomefreakandv: np thanks for looking at it15:10
andvasac_: flashgot should be ready, please review it15:10
asac_bdrung: why did you move the _PKG define up?15:10
asac_hmm ok15:10
asac_because of BUILD_COMMAND i guess15:10
asac_bdrung: why not use the stamp- prefix?15:11
asac_i like to have stamp- prefixes but if you say thats bad practice its fine15:11
gnomefreakasac_: do you plan on getting to list admin or do you want me to do it after my smoke?15:12
bdrungasac: dh_clean v7 removes the -stamp automatically15:12
asac_gnomefreak: go ahead15:12
gnomefreakasac_: ok15:12
andvgnomefreak, I still have admin access on the list15:12
asac_i will send out a request for help if you say its too much for you15:12
andvwhat should be done there?15:12
asac_let everything bug spam in? ;)15:12
asac_but15:12
gnomefreakandv: no worries ill get it in the next few minutes15:12
bdrungasac: that was the reason15:12
andvok15:12
asac_bdrung: we expect a .xpi to be created in top level dir ... why make the removal dependent on MOZ_...COMMAND?15:13
asac_bdrung: ok approved. please merge it like this:15:14
asac_bzr merge ....15:14
asac_debcommit -e15:14
asac_and put line on top like:15:14
bdrungMOZ_XPI_BUILD_COMMAND ?= med-xpi-pack $(CURDIR) $(MOZ_EXTENSION_PKG).xpi;15:15
asac_(merge lp:... target branch)15:15
andvasac_, branch is available at: lp:~mozilla-extensions-dev/firefox-extensions/flashgot.ubuntu15:15
andveverything should be fine now15:15
asac_bdrung: ok. i think its ok15:15
asac_now reviewing mxdlf15:16
bdrungasac: a merge is not required, it can be simply pushed15:17
=== asac_ is now known as asac
bdrungasac: a merge is not required, it can be simply pushed15:17
andvasac_: tarball can be found on gnomefreak's PPA: https://edge.launchpad.net/~gnomefreak/+archive/ppa15:17
asacbdrung: yeah. but merging better documents where the topic branch was done imo15:17
asacbdrung: but your decision15:17
asacbdrung: shouldnt the find just look in the debian/... directories _after_ install ?15:18
asacmx... branch that is15:18
asacimo we shouldnt remove it from the upstream tree15:18
bdrungasac: no, that would not work15:19
asacbdrung: why?15:19
asacandv: [AAA] -> [ AAA ] -> [ AAA <aaa@bbb.tld ] please15:19
asacerr15:19
asacandv: [AAA] -> [ AAA ] -> [ AAA <aaa@bbb.tld> ] please15:19
gnomefreakandv: i have to rename tarball if used from my PPA15:20
bdrungasac: unzip -d $(TEMPDIR) $(XPI_DIR)$* -x $(MOZ_XPI_DOCUMENTED_LICENSE_FILES)15:20
bdrungasac: we need it there15:20
asacbdrung: we probably should filter unzip -l rather than the find15:21
asacmaybe the packaging is correct or even renames licenses etc. feels better to remove it at that stage15:22
asacwhat do you think?15:22
andvasac, what was it??15:22
andvgnomefreak, please rename15:22
bdrungyes15:22
asacandv: changelog15:22
gnomefreakwill do and i will push to PPA15:23
asacandv: also add FlashGot_License.txt to the MOZ_XPI_DOCUMENTED_LICENSE_FILES and ensure that its not the the binary package after that15:23
andvasac, it's not --> http://paste.debian.net/45939/15:23
andvasac, don't get what you meant before15:23
andvasac, what's wrong in the changelog15:23
asacandv: also FlashGot.h has no license. i think its not used so should be stripped as part of the dfsg stripping15:24
andvgnomefreak, remove that file from orig15:24
andvgnomefreak, and add it under your changelog entry15:24
asacandv: ok. then just ensure that the FlashGot.h is removed in .upstream ...15:24
asacandv: the changelog has bad syntax for the credits15:24
asac16:19 < asac> andv: [AAA] -> [ AAA ] -> [ AAA <aaa@bbb.tld> ] please15:24
gnomefreakok will do15:25
asac[WHITESPACE....WHITESPACE]15:25
asacincluding the emails is better than just the name15:25
asacbut thats optional15:25
andvasac, ok15:25
andvgnomefreak, please fix the flashgot.h file15:25
andvthen updatr your entry15:25
andvin the meantime I fix that thing on the changelog15:26
asacandv: ok MOZ_XPI_DOCUMENTED_LICENSE_FILES := FlashGot_License.txt was already in there15:26
asacMOZ_XPI_MOZILLA_DIRS := firefox-addons firefox thunderbird iceweasel icedove15:26
asac-> thats old15:26
asacremove it15:26
andvasac, the addon won't work without it15:26
andvI've tested it already15:26
andvcommenting that line will make flashgot not working15:27
asacandv: also remove all the browser dependencies from Depends as we have xpi:depends now15:27
gnomefreakok just browsers?15:27
asacgnomefreak: everything that is in there because its an extension for that thing15:27
andvasac, MOZ_XPI_MOZILLA_DIRS := firefox-addons firefox thunderbird iceweasel icedove should be kept15:27
asacandv: no15:27
gnomefreakthe tarball is renamed already it seems15:27
asacyour paste looks ok15:27
asachttp://paste.debian.net/45939/15:27
asacyou dont need it15:27
andvasac, but it doesnt work15:27
andvI tested flashgot15:28
andvwithout that line and with it15:28
andvwithout it flashgot does not get installed15:28
andvunder tb for istance15:28
gnomefreakyeah flashgot has the right tarball name15:28
gnomefreakflashgot (1.2-0+dfsg-0ubuntu1~jjv) karmic; urgency=low from PPA15:29
asacandv: yes. if you want it keep thunderbird ... but not firefox/iceweasel15:29
asacold mozillas dont look at that location15:29
andvk15:29
asacso just thunderbird + icedove15:29
andvgnomefreak, you should remove browsers both from control and rules15:29
asacas long as all the ./usr/lib/mozilla/extensions/{86c18b42-e466-45a9-ae7a-9b95ba6f5640}/{19503e42-ca3c- things are still there15:29
andvgnomefreak, keep only tb and icedove15:29
gnomefreakandv: ok got it15:30
asacthats it imo15:30
asacW: flashgot: debian-changelog-line-too-long line 1015:30
asac-> fix that15:30
asacwhile you are at it15:30
gnomefreakah that is nanos fault15:30
gnomefreakwill fix it15:30
asacW: flashgot source: debhelper-but-no-misc-depends flashgot15:30
asacW: flashgot source: dfsg-version-in-native-package 1.2-0+dfsg1-115:30
asacW: flashgot source: native-package-with-dash-version15:30
asacW: flashgot source: diff-contains-bzr-control-dir .bzr15:30
asacalso those please15:30
asacof course not hte .bzr things15:31
gnomefreakasac > W: flashgot source:  native-package-with-dash-version15:31
andvasac, I don't get those15:31
gnomefreakthat is fine no?15:31
andvasac, which tarball did you use?15:31
asacand add .bzr-builöddeb15:31
andvasac, looks like you used a bad tarball15:31
asacandv: none. so ignore the native things15:31
asacandv: anyway the version is still wrong15:31
andvW: flashgot source: diff-contains-bzr-control-dir .bzr15:31
asacdont use any - in upstream version15:31
asacplease15:31
asacandv: i already said to ignore it15:32
asac1.2-0+dfsg1-1 -> wrong15:32
andvasac, flashgot (1.2-0+dfsg1-1) UNRELEASED; urgency=low15:32
andvk15:32
asacdebhelper-but-no-misc-depends flashgot -> wrong (but not in tempate) ;)15:32
andvremoving15:32
asacits just 1.2+dfsg15:32
asacits just 1.2+dfsg-115:32
andvasac, dfsg1-115:32
andvthat's the versioning for dfsg stuff15:33
asacno need to version dfsg15:33
asac1.2+dfsg+1 is quite perfect15:33
asacin case we remove more files from same version we can make dfsg115:33
asacbut not without a cause15:33
gnomefreakoh +1?15:34
gnomefreakchanges15:34
asac1.2+dfsg-1 -> thats the full version you should use for first upload15:34
asaclet me know when things are addressed ... in particular .bzr-builddeb/default.conf15:35
andvasac, some changes ushed15:35
andvasac, whitespaces plus right versioning15:35
andvare done15:35
gnomefreakis it - or +1?15:35
andvgnomefreak, (1.2+dfsg-1)15:35
gnomefreakk15:35
asacandv: why didnt you add the emails?15:35
asacjust curious ;)15:35
asacno need to add if you are fine15:35
andvasac, coz both of us are listed in control15:36
andvasac, we are not random contributors of this package15:36
asacok do the rest to othen15:36
asacok15:36
andvasac, how the default.conf should look like?15:36
asaclike everywhere else15:36
andvasac, which revid should I use?15:36
asacthe upstream revid15:36
asaclong revid15:36
asacyou get with bzr log --show-ids15:37
andvso I should create a .upstream15:37
andvfolder15:37
asacno15:37
asacyou look at bzr log --show-ids --include-merges15:37
asacand then pick the last merged upstream commit15:37
andvasac, on the main branch?15:37
asacon the .ubuntu branch15:38
andv[BUILDDEB]15:38
andvexport-upstream-revision = revid:15:38
andvexport-upstream = .15:38
andvmerge = True15:38
asacgnomefreak@ubuntu.com-20090804115532-vmmsxkyeu1rfrqqn is the right one i think15:38
asacbut after gnomefreak removed the other .h file15:38
asacit will get bumped to that revision15:38
andvshould look like that one right?15:38
asaclook at the bzr log output from above15:38
asacandv: yes.15:38
andvneed to fill out the revid15:38
asacandv: just right revid15:38
andvyep15:38
gnomefreak.h is gone. looking at other changes atm15:38
asacverify that the one i gave is the right one15:38
bdrungasac: bug #425687: there is this http://git.debian.org/?p=pkg-java/eclipse.git;a=summary15:38
ubottuLaunchpad bug 425687 in eclipse "remove eclipse from archive (no maintainer, no progress)" [Undecided,New] https://launchpad.net/bugs/42568715:38
asacand then bump when gnomefreek has removed it and you merged the new upstream in15:38
andvgnomefreak, you should remove all browser deps15:39
gnomefreakok where are we at. i removed Flashgot.h and removed browsers from control. what else was there?15:39
andvgnomefreak, both from control and rules15:39
asacbdrung: i have no time for eclipse .... it can reenter the archive if there is something usable contribted ;)15:39
gnomefreakDepends: curl, | icedove | thunderbird15:39
gnomefreakRecommends: ${xpi:Depends}15:39
andvgnomefreak, remove browsers from rules15:39
asacwe had lengthy discussions and lots of folks said "we have it here" ... but none followed up so the only way to get this done feels like to put the gun at their head ;)15:39
gnomefreakandv: ok15:39
andvgnomefreak, then if you want15:40
asacgnomefreak: the thunderbird/icedove parts are not needed. from what i can tell they should auto show up15:40
asacin xpi:Depends15:40
andvgnomefreak, add emails near out name15:40
andv* our15:40
andvgnomefreak, in changelog15:40
bdrungasac: we are a group of 3 people, who work on eclipse 3.515:40
gnomefreakok15:40
andvgnomefreak, where did you push all?15:40
gnomefreakandv: no where yet still working ont he above15:41
andvah k15:41
gnomefreakMOZ_XPI_MOZILLA_DIRS := firefox-addons firefox thunderbird iceweasel icedove15:41
asacbdrung: is it ready?15:41
gnomefreakremove those?15:41
eagles0513875blarg i cant focus on getting the rest of the bugs filed :(15:41
andvasac, can we keep firefox-addons?15:41
asacbdrung: if not there is still time to get it in. but i need to get it out first15:41
andvasac, in debian/rules?15:41
eagles0513875got my grandmother in the hospital :( and shes not doing well;15:41
asacit blocks xulrunner 1.8 removal15:41
andveagles0513875, take your time15:42
asaceagles0513875: thats ok. would be good to have a list which one you already did15:42
bdrungasac: not yet, but soon (it builds)15:42
asac /reviewed15:42
andvasac, should we keep firefox-addons in debian/rules?15:42
asacbdrung: yeah. once there is something we can put it in. if thats earlier than eclipse removal happens here thats fine.15:42
asacandv: no15:42
bdrungasac: we need a ffe for it, then15:42
andvasac, k15:42
asacandv: only thunderbird/icedove as those are still from old brnach15:42
andvgnomefreak, MOZ_XPI_MOZILLA_DIRS := thunderbird icedove15:42
gnomefreakandv: remove the whole line? but i thought removeing # fixed it15:43
asacbdrung: well. you need that even if its not removed first ;)15:43
andvgnomefreak, MOZ_XPI_MOZILLA_DIRS := thunderbird icedove15:43
andvgnomefreak, keep tb icedove15:43
gnomefreakdid15:43
andvk15:43
andvgnomefreak, then add our emails in the changelog15:43
andvgnomefreak, near our name15:43
andvgnomefreak, and I make the bzr-bd thing15:44
gnomefreakok control depes fixed tarball fixed rules fixed will fix emails in changelog in a few. what else is left?15:44
bdrungasac: yes, i have nothing against removing the old crap ;)15:44
andvgnomefreak, need bzr revid15:44
andvgnomefreak, and that's all15:44
gnomefreakandv: are you doing that? i thought it was already there?15:44
eagles0513875asac: ill link them to u in private for ya15:44
andvgnomefreak, it's not there15:44
gnomefreakshit15:45
gnomefreakok will add it15:45
andvgnomefreak, k15:45
andvgnomefreak, then push all15:46
andvto main branch for asac15:46
gnomefreakok getting rest done atm15:46
andvk15:46
gnomefreakwe really need to add that to the packaging page15:47
andvgnomefreak, what?15:47
gnomefreakandv: .bzr-buildeb file15:48
andvgnomefreak, just bzr add .bzr-builddeb15:48
andvand add a default.conf with these data:15:49
andv[BUILDDEB]15:49
andvexport-upstream-revision = revid:15:49
andvexport-upstream = .15:49
andvmerge = True15:49
andvfill out revid after your changes on upstream branch15:49
gnomefreakexport-upstream = .  is that the only thing in that line is the .?15:50
andvyes15:51
andvexport-upstream = .15:51
gnomefreakwasnt there a way to grab the info needed? at least i thought there was a command15:52
andvgnomefreak, revid?15:52
gnomefreakthere was a command to get all the info for it15:52
gnomefreakasac: do you remember the command to get the info for .bzr-builddeb?15:53
andvgnomefreak, bzr log --show-ids15:53
gnomefreakandv: thanks15:53
andvinto upstream branch15:53
andvget latest and copy / paste it there15:53
gnomefreakandv: i still have latest upstream tarball i think15:54
andvyou should have removed the .h file15:54
andvthen it's fine15:54
gnomefreakandv: yes removed it. the .bzr-builddeb still goes in toplevel .ubuntu branch i thought15:55
andvgnomefreak, yeah, you should bzr log --show-ids into .ubuntu branch15:56
gnomefreakandv: export-upstream-revision = revid: gnomefreak@ubuntu.com-20090907140616-el91l7yz71wvw7hi15:58
gnomefreakdoes that look right?15:58
andvrevid:gnomefreak@ubuntu.com-20090907140616-el91l7yz71wvw7hi15:58
andvno free space between revid: and ID15:58
gnomefreakah no space15:58
gnomefreaknow for changelog15:59
andv[ John Vivirito <email@email.com> ]15:59
andvsame for me15:59
andvgnomefreak, my mail is in control file15:59
andvasac, is mailto:revid:gnomefreak@ubuntu.com-20090907140616-el91l7yz71wvw7hi the right ID?16:00
andvasac, remove the mailto16:00
andvmy irc client is crazy16:00
andvgnomefreak, going for a shower16:01
andvgnomefreak, do all the changes, then push them16:01
gnomefreakandv: ok16:01
andvand ask asac if the ID is ok16:01
andvthen should be fine16:01
andvbbl16:01
gnomefreakasac: is the above id correct?16:01
asacyou can test by running bzr branch -r revid:.... branch.ubuntu16:01
asacand see if it produces your .upstream tree16:02
gnomefreaktrying to think what i am forgetting16:07
eagles0513875asac: this something to check as well https://code.edge.launchpad.net/~ubuntu-dev/firefox-extensions/ubuntu-it-menu.ubuntu since its an italian menu16:08
asaceagles0513875: was that a question? if so: yes.16:11
eagles0513875ok16:11
asacits a real extension afaik... which should be updated16:11
eagles0513875sry im multitasking atm between compiling the beta 1 of koffice 2.1 and soon to be compiling flightgear from svn16:11
asacwhy are you building koffice?16:12
asacjust as an excersize?16:12
gnomefreakasac: do you know andv-s email address?16:12
asacgnomefreak: bzr log ?16:12
gnomefreakoh yeah16:12
gnomefreaksorry16:12
gnomefreakok pushing to branch16:15
gnomefreaknow its being pushed with fixes. i just have to push to PPA for tarball16:16
gnomefreakasac: made life easy for me and pushed to my branch and asked for a merge. im running very low on time to get to work. trying to merge the diversed is a time consuming task for me :(16:21
bdrungasac: how about only recommending packages, which are in the archive?16:22
gnomefreakits already 11:22am 12:00 i need to be there16:22
eagles0513875asac: will pm ya the ones i got done yesterday or would u prefer me email ya what i have done16:28
gnomefreakasac: tarball should be up in my PPA soon unless builders are busy16:30
andvgnomefreak, back16:33
andvgnomefreak, everything ready?16:33
gnomefreakandv: ok my branch is up to date. Im running low on time atm and it was diverged when pushing to -dev branch16:34
eagles0513875asac: no wanna test out the beta of 2.1 btw16:34
gnomefreakandv: everything is done16:34
gnomefreakandv: new tarball is on PPA or at least will be soon16:34
andvgnomefreak, is mozilla-extension-dev one fixed now?16:35
gnomefreakandv: no it is diverged and i dont recall how to fix that i have it somewhere but im really short on time. work == 12:00 its 11:3516:35
eagles0513875i wanna start packaging lol16:36
andvgnomefreak, it looks fine16:36
gnomefreakandv: can you merge it or do you want me to request merge?16:37
andvmerge where?16:38
andvgnomefreak, tarball has a wrong versioning16:38
andvbut asac will change that I guess16:38
gnomefreakinto mozilla-extensions-dev16:38
gnomefreakandv: its wrong how?16:39
andvgnomefreak, should be flashgot_1.2+dfsg.orig.tar.gz16:39
gnomefreakandv: thats old one16:39
gnomefreakit looks like it hasnt been published16:39
andvah k16:39
gnomefreaki lied there it is16:40
gnomefreakis it the extra ~1?16:40
gnomefreakoh crap16:40
gnomefreaki know what happened16:40
andvyour one is flashgot_1.2-0+dfsg1.orig.tar.gz16:41
gnomefreaki left old tarball in the dir16:41
andvlol16:41
eagles0513875le sigh16:41
andvgnomefreak, you're not able to reproduce rev. 16 changes16:41
gnomefreakhe can fix it?16:41
andvinto main branch for asac?16:41
gnomefreakandv: huh?16:41
andv* Removed chrome/flashgot.jar!/content/flashgot/Flashgot.h: It has no license16:41
andv* debian/rules:16:41
andv  - uncommented MOZ_XPI_MOZILLA_DIRS to fix addon install16:41
andv  - removed all browsers from MOZ_XPI_MOZILLA_DIRS16:41
andvand so on16:41
eagles0513875andv: lol flood :p16:42
andvon mozilla-extensions16:42
andveagles0513875, :D16:42
gnomefreakthats there on my branch isnt it?16:42
eagles0513875andv: im going borde doing what asac assigned me to do16:42
eagles0513875lol16:42
andvgnomefreak, yes16:42
andvgnomefreak, https://code.edge.launchpad.net/~gnomefreak/firefox-extensions/flashgot.ubuntu/+register-merge16:43
andvgnomefreak, to lp:~mozilla-extensions-dev/firefox-extensions/flashgot.ubuntu16:43
gnomefreakandv: yeah i screwed that up on last try wrong branch :( ok rewquseting now16:43
andvgnomefreak, let me know when don16:44
andvgnomefreak, the merge should work16:44
gnomefreakandv: i requested you to review. its done16:44
andvk, let me see16:45
andvgnomefreak, lol great16:45
andvit merged16:45
gnomefreakandv: ok grewat16:45
eagles0513875instamerge lol16:45
gnomefreakiu hate that merging makes me lose my branch. that means i have to push with a renamed branch16:46
gnomefreaks/iu/i16:46
andvgnomefreak, yes16:47
andvor take team branch16:47
andvand --overwrite your old one16:47
andvasac, branch is ready, available for last review?16:47
gnomefreakandv: not a bad idea16:47
andvgnomefreak, so you get an updated branch without any problem16:47
gnomefreakdamn forgot ubuntu# in changelog16:47
gnomefreaki think16:47
gnomefreakwhen you change UNRELEASED please fix that16:48
gnomefreakok im gone off to work.16:48
asacandv: checking16:52
andvasac, after approving a merge proposal16:52
asacandv: no revision to pull16:52
andvLP process the merge automatically?16:52
andvasac, https://code.edge.launchpad.net/~gnomefreak/firefox-extensions/flashgot.ubuntu/+merge/1131516:53
andvasac, do I have to merge it manually? or LP does that?16:55
asacandv: bzr merge .... use debcommit -e and add a line like:16:56
asac(merge lp:~gnomefreak/firefox-extensions/flashgot.ubuntu)16:56
asacabove whatever debcommit finds16:56
asaceeeh ... you should use topic names for merges16:56
andvasac, bzr merge works for not-locale branches?16:56
andve.g bzr merge -r16 lp:whatever16:57
eagles0513875asac: do i have to finish 15 more of these extensions before i can go onto somethign new lol16:57
asacandv: yes16:57
andvk16:57
andvgive me a second16:57
asaceagles0513875: well. it helps you to get used to stuff and review a lot of different debian/rules etc.16:57
eagles0513875ok will keep trudging16:58
asaceagles0513875: you could also note down things you find odd in them so we can discuss them afterwards16:58
eagles051387515 more left16:58
asacand you can learn ;)16:58
eagles0513875:)16:58
eagles0513875out of everyone i have talked to you are the most obliging and willing to teach16:58
eagles0513875actually that goes for u gnomefreak and andv16:58
asacthx16:59
asaci try to invest. sometimes its depressing that folks run away when the start to become effective ;)16:59
fta2indeed17:00
andvasac, Text conflict in debian/changelog17:00
asacbut even then i at least helped someone to get skilled on linux things a bit more which might help the ecosystem17:00
andvdamn17:00
andvasac, changelog emails went wronly merged17:01
asacandv: thats because gnomefreak diddnt start on the latest. just resolve it and check that nothing else went wrong ;)17:01
asacyes. simple resolve17:01
asacjust use the right format if both differ17:01
andvI fix it manually?17:01
asacthats what a merge conflict involves. yes17:01
asacbzr merge17:01
asacfix them17:01
asacbzr resolved17:01
asacbzr diff17:01
asacto check that all makes sense17:01
eagles0513875asac: i wont mention names and gnome knows who i am refering to but its like a bunch of certain individuals just dont give me a chance or wanna mentor me17:01
asacdebcommit -e ;)17:02
eagles0513875like i am banned from the dev channels17:02
eagles0513875they wont unban me17:02
asachope we wont need to ban you ;)17:02
asacj.k.17:02
fta2i don't remember anyone baned here, in ~3y17:03
andvasac, he kept wrong versioning17:03
andvasac, (1.2-0+dfsg1-1)17:03
asacfix it in the merge17:03
asac;)17:03
asacsame thing17:03
asacfta2: i dont even remember how to become ops ;)17:03
asaci think i had that right at some point17:04
asacbut i never used it ... nor do i know if someone reset my permission17:04
eagles0513875im a guy who loves pcs loves kubuntu but nobody wants to mentor me and show me how its done17:04
asacsimilar to what they did to my knowledge base bot rights ;)17:04
asacwhich i have to admit i wasnt really capable in using ;)17:04
* asac remembers ending up in -ops channel because everything was too messed up17:04
asaceagles0513875: mentoring is good. but most work is really on the side of the "student"17:05
asacimo its important to give folks a start17:05
eagles0513875that i agree with17:05
andvasac, finishing17:05
asacthen unblock them when its needed. but not solving all problems ;)17:05
eagles0513875but these particular individuals dont see that17:05
asacits better to solve problems with lots of time wasted to learn ... otherwise you will forget ;)17:06
eagles0513875i hate to say this i have considered leaving the distro all together for something else or maybe  eve upstream to debian17:06
eagles0513875it pissed me off cuz i am quite limited on how i can contribute to the distro17:06
asacwell debian is definitly not a better enviornment to get mentored ;)17:06
eagles0513875hehe me and another friend of mine are thinking and debating of making a gaming distro based of ubuntu line lol17:06
asacubuntu is basically the right way to start. you should also check back with folks like dholbach etc. about how to enter the ecosystem based on what you want to do17:07
asaceagles0513875: well. i think making own distro requires some profound skills ... i guess you should contribute quite a lot before starting that.17:08
andvasac, should I remove .OTHER .THIS files17:08
andvor bzr resolve fix them17:08
eagles0513875asac: im working with a rather versed programmer17:08
eagles0513875and im quite versed in linux would love to learn the inner workings17:08
eagles0513875a bit more17:08
asacandv: if you fixed the conflict, bzr resolved fwill remove it17:08
asaceagles0513875: running a distro is much more than programming ;)17:08
eagles0513875i know17:08
eagles0513875but its gonna be targeting the gaming community17:09
eagles0513875like ubuntu studios targets multimedia this will target gamers and possible devs17:09
andvasac, it merges only debian/changelog17:09
andvasac, and not other changes17:09
asacmaybe beause no other changes were made?17:09
asacyou are the man ;)17:09
asacfigure17:10
asaccant be rocket science17:10
eagles0513875u callin me the man17:10
andvsometimes i h8 bzr17:11
asacno andv ;)17:11
asacandv: if you think a bit it often made sense what it dose17:11
asac:)17:11
asacyou should try git if you hate bzr17:11
eagles0513875hehe i have tried em all just bout cept for cvs17:12
asaci am sure your love will suddenly come back to bzr17:12
eagles0513875git and svn lol now bzr today lol17:12
andvasac, ok, I've figured17:12
andvready in a second17:12
asacnice ;)17:12
fta2asac, so, what do you think about the new summary in the bot?17:14
asacfta2: is the complete sync in the sync results?17:15
fta2?17:16
asacfta2: sorry. complete bzr log17:16
asacall changes i look at have max 2 lines there17:16
asacso wasnt sure what is the full log now17:16
fta2yes, it is17:16
asacthe one in new package info17:16
eagles0513875windows for the epic fail17:16
asacor the one in sync?17:16
fta2the sync is a dupe now17:17
asacfta2: so both are complete atm?17:17
asacfta2: how about my suggestion to put two lines and a third with "..." in the sync part?17:17
andvasac, pull it17:18
asack17:18
fta2asac, is it a problem to keep all the commits, incl. the merges?17:18
fta2looks nice to me as it is17:18
asac* Removed chrome/flashgot.jar!/content/flashgot/Flashgot.h: It has no license17:18
asacfta2: i just think that if the one in packaging info is complete its just redundant17:19
asacand two lines would be enough to verify that its the right sync17:19
eagles0513875is it possible to go brain dead from bug filing17:19
asaci doubt that we have lots of commits on a day ... but in case it would at least matter a bit17:19
asaceagles0513875: yes.17:19
andvasac, yeah, he removed that file17:19
andvasac, as you told him17:19
asaceagles0513875: but bug triaging is even worse ;)17:19
eagles0513875asac: man so close 15 left to get done17:19
eagles0513875hehe i can imagine17:19
asacandv: yes. but from upstream branch i said17:20
asacand then merge new upstream in .ubuntu branch17:20
asacso we have a new orig17:20
andvasac, I still don't understand which is the upstream branch17:20
asacnow i am sure that removalo shows u p in the diff.gz17:20
fta2asac, as i said, i will remove the commits from the sync part, it's now in the new packaging section17:20
eagles0513875anyone wanna finish up the last 15 i have lol17:20
asacandv: the upstream branch is the branch you get when running bzr branch -r revid:REVISION flashgot.ubuntu flashgot.upstream17:20
asacwith the revision from default.conf17:20
andvasac, and where flashgot.upstream is located?17:21
eagles0513875asac: would you like to know the ones i havent check yet17:21
asacandv: nowhere. the good about bzr is that you can get merged branches out of it with using the right revision17:21
andvasac, you can't make a tarball using the .ubuntu branch?17:21
asacandv: so you get .upstream out of the .ubuntu branch if you need it17:21
andvasac, e.g removing debian dir and packing it17:21
asacandv: no. thats bogus17:22
asacwe use bzr builddeb17:22
asacwith default.conf17:22
asaceverything else is too ugly to think about17:22
asacthat has to be done properly17:22
asacyou can extract the upstream branch. merge it on top17:22
andvand which is the revision I should use to create the upstream branch?17:22
asacthat would also work17:22
asacandv: think about it. i told you just a few lines above17:22
andvasac, you told me to run into .ubuntu17:22
andvasac, should I get the revid of latest commit?17:23
asacread ~-1517:23
asac18:20 < asac> andv: the upstream branch is the branch you get when running bzr branch -r revid:REVISION flashgot.ubuntu  flashgot.upstream17:23
asac18:20 < asac> with the revision from default.conf17:23
asacdo that17:23
andvk17:23
asacremove the file from there17:23
asacmerge it into .ubuntu (resolve conflict because the file was removed in both branches) and bump default.conf to new upstream revision17:24
asaceagles0513875: yes. if you could post a list of checked branches that would be nice17:24
eagles0513875ok :)17:24
eagles0513875asac: would that be better then giving u the ones i have checked17:25
andvasac, andrea@nightsong:~/mm$ bzr branch -r revid:gnomefreak@ubuntu.com-20090907140616-el91l7yz71wvw7hi flashgot.ubuntu flashgot.upstream17:25
andvBranched 15 revision(s).17:25
eagles0513875havent checked i mean17:25
andvlet me see now17:25
andvasac, I see the .h file17:25
andvnow i bzr rm it17:25
asaceagles0513875: https://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview17:27
asacadd them to that wiki17:27
asacmakese most sense i think17:27
eagles0513875asac: those go under the branch column17:28
asaceagles0513875: the url of the branch17:29
andvasac, it applied some other changes as well17:29
andvasac, not only that removal17:29
eagles0513875ok17:29
andvasac, so I guess revid is wrong17:29
* andv is getting crazy17:29
asaceagles0513875: i added examples how to use DONE and OUTSTANDING17:29
eagles0513875whats that listwhere all the extensions are at17:29
asaceagles0513875: dont add all ... jsut add those that you processed17:29
asacwe need to cleanup the list of extensions at somepoint17:29
eagles0513875i will17:29
eagles0513875ya lots of branches on there17:30
asaceagles0513875: http://wiki.ubuntu.com/MozillaTeam/Extensions/List17:30
andvasac, of course if I made an upstream branch reverting to rev1517:30
asacthat might be outdated though17:30
andvasac, if I merge again I'll get those changes added agan17:30
andv* again17:30
asacandv: there are no other changes17:30
eagles0513875the one u gave me earlier it was on edge17:30
asacif you branch the right upstream revision17:30
asacyou remove just that file17:30
asaccommit it17:30
asacthen merge that into the ubuntu branch17:30
asacdone17:30
asac(and bump default.conf revision id)17:30
andvasac, then the revid is wrong17:30
asacif the revid has debian/ directory then its wrong17:31
asacyes.17:31
andvyes, it has debian dir17:31
andvomg17:31
asacuse bzr log --show-ids --include-merges  to spot it17:31
asacright. could be a mess17:31
andvasac, we hadnt a revision *without* debian dir17:31
asacandv: i would think it should be gnomefreak@ubuntu.com-20090804115532-vmmsxkyeu1rfrqqn17:31
asacthat works for me17:31
asacandv: we have17:32
asacandv: try to spot the revision i just gave you in --include-merges log17:32
asacthats a revision without debian/ and it looks like the last upstream branch merge17:32
andvasac, yes17:32
andvthat one was right17:33
asacyeah. so fix default.conf first17:33
asac;)17:33
asacbefore the merge.17:33
asac;)17:33
asacthen you have to bump it again after the merge17:33
asacbut it should at least be right once ;)17:34
asacgnomefreak just used the topmost revid from the .ubuntu brnach17:34
asacnot the upstream branch ;)17:34
eagles0513875asac: when ever you get a chance that site with all the extensions thats on edge plz17:34
asaceagles0513875: well edge. is ok17:34
asacif you are not in beta testers it will direct you to the right page17:34
asacits basically just without .edge17:35
eagles0513875cuz right now i dont have the link to the branches17:35
asaceagles0513875: https://code.edge.launchpad.net/firefox-extensions == https://code.launchpad.net/firefox-extensions17:35
eagles0513875oh17:35
eagles0513875as u can see im not on launghpad much17:35
asacedge is just the beta version17:35
asacyou dont get that unless you are in the launchpad beta team17:35
micahgasac: did you see the bug in ubufox with apturl?17:35
asacwhich you can be happy about ;)17:36
asacmicahg: with kde?17:36
micahgwell in general bug 42343817:36
asachi btw17:36
ubottuLaunchpad bug 423438 in apturl "apturl crashed with SyntaxError in unknown()" [Undecided,Confirmed] https://launchpad.net/bugs/42343817:36
micahghi asac :)17:36
micahgI summarized at the top of the description and marked for 9.10 beta17:36
micahgit's broke :)17:37
andvasac, I've updated the revid17:37
asacmicahg: assign such bugs to me17:37
micahgok17:37
micahgsorry17:37
asacbasically if things get triaged assign them to me17:37
asacno problem17:37
asacyou can also ask ;)17:37
asacbut i usually follow up well on assigned bugs17:37
micahgit was late last night :)17:37
andvasac, I have a bzr merge ../flashgot.ubuntu17:38
andv* gave17:38
andvasac, and it added back all changes17:38
andv-.-17:38
asacandv: thats wrong17:39
asacyou merge into the ubuntu17:39
asacnot from the ubuntu17:39
asacjust bzr revert17:39
asacbzr clean-tree17:39
andvyep done17:39
asacthat will get rid of the cruft17:39
andvive merged17:39
asacandv: merge the upstream branch in the ubuntu branch17:39
andvdone17:39
andvthen?17:39
asacwhat then?17:40
andvafter merging17:40
asacthen you need to commit it as "merge new upstream snapshot with file xyz removed"17:40
asacand bump default.conf properly17:40
andvbut I don't have to push it17:40
asacyou need to commit merges17:41
asacbut before committing it bump the default.conf revision properly17:41
andvasac, from the latest commit I did17:42
andvright?17:42
asacno from the last upstream commit17:42
asaccheck out the bzr log command i gave you17:42
asacyou will see which one it is17:42
andvasac, I gave that command into the flashgot.upstream branch17:43
andvafter committing the merge17:43
asacwell then you need to take the topmost commit there17:43
asacyou can also look into .ubuntu branch after merge and pick the right commit17:43
andvasac, on flasgot.upstream I have latest commit (6)17:44
andvasac, andrea.veri89@gmail.com-20090907163444-9lrh236pr27p24um17:44
andvasac, now I put this revid on the flashgot.ubuntu branch17:44
andvasac, I merged that into .ubuntu then I commit17:47
andvasac, then I see revid of that?17:47
asacyou dsont change the revid _before_ the merge17:47
asacyou merge; change revid and commit both together17:48
asacandv: hmm17:48
andvasac, Im really getting crazy17:48
asacnot sure what you are doing. try to take a step back17:48
asacits really simple17:48
asacyou change revid during the merge17:48
asacor after the merge ,)17:48
andvasac, having an upstream branch like I do with my packages17:48
andvwould solve all this17:48
asacno17:48
asacthink twice17:48
asacyou can easily get the upstream branch from the .ubuntu branch17:49
asacyou even have one now17:49
asacbecause you branched it and removed the flashgot there17:49
asacyou can just look there for the topmost revision id17:49
andvasac, I don't understand how can I remove a file17:49
asacbzr rm17:49
andvand then create an upstream commit17:49
andvwithout a debian dir on it17:49
asacandv: you branch the upstrem branch ... you already had that17:49
asacandv: there you remove it17:49
asaccommit it17:49
asacthen you merge it into debian and bump the default.conf revid17:50
asacdone17:50
andvasac, I created an upstream branch17:50
asacthats just four steps17:50
andvasac, then17:50
andvi bzr rm that file17:50
andvthen17:50
andvi went into .ubuntu and merged17:50
asacyou have to commit that17:50
asacno17:50
andvyeah i committed17:50
asacyes17:50
andvI committed it17:50
asacbzr merge17:50
asac_dont_ commit17:50
andvthen went to .ubuntu17:50
asacbump revid17:50
andvmerged17:50
asaccommit that as "merged ..."17:50
asacdone17:50
andvasac, and I put the revid17:51
andvof the latest commit on upstream17:51
andvso .upstream revid gets into .ubuntu bzr-bd/conf file17:51
asacyes17:51
andvright?17:51
asacso all is right17:51
asaci dont see whats the problem :)17:51
asacnow that you did that you can just a create  new upstream branch from it using the right revid from default.conf17:52
asacso you dont need a .upstream branch somewhere17:52
andvasac, pull now17:53
andvasac, please tell me it's right17:53
andvor I gonna suicide17:53
andvlol17:53
eagles0513875red on purple and red on black im seeing the rainbow or part of it17:53
andveagles0513875, bzr something is bad17:53
andv* sometimes17:53
eagles0513875?17:53
asacandv: you picked the wrong revid ... you took the parent: not the revision-id: line17:54
andvasac, no17:54
andvim really sure17:54
asacyes17:54
asacandv: well. i can provide it.17:54
asacwhats the revision id?17:54
andvrevno: 517:54
andvrevision-id: andrea.veri89@gmail.com-20090907163444-9lrh236pr27p24um17:54
andvparent: gnomefreak@ubuntu.com-20090804115532-vmmsxkyeu1rfrqqn17:54
asacyes17:54
andvexport-upstream-revision = revid:andrea.veri89@gmail.com-20090907163444-9lrh236pr27p24um17:54
asaccat .bzr-builddeb/default.conf   | grep revision17:55
asacexport-upstream-revision = revid:gnomefreak@ubuntu.com-20090804115532-vmmsxkyeu1rfrqqn17:55
asacthats what i got after pull17:55
asacso you probably didnt push17:55
asacbut i have your merge17:55
andvI didnt commit that change17:55
asacso you didnt change the revid in the merge commit17:55
andvOMMG17:55
asacandv: you would usually commit it right in the merge commit17:55
asacbut now just coommit it on top17:56
andvasac, it says no changes17:57
asacthen you didnt push man17:58
asac;)17:58
asaci have rev 2017:59
asacnothing new is there17:59
andvasac, pull now17:59
andvit *should* be fine17:59
eagles0513875asac: wiki is saving but updated with the ones i have done18:00
andvasac, please tell me it's ok18:00
andv^^18:00
asacyes. at last18:00
asaceagles0513875: thx18:00
andvasac, first time I use this way of working18:00
andvyou know I'm used to have a separated branch for that18:01
asaceagles0513875: you didnt use the table colums? ;)18:01
andvasac, let me know when pushed so I ping my friend18:01
andvasac, leaving in ~10 minutes18:01
asace.g. the "checked" things18:01
asacand add your nick in the last column18:01
asacandv: yes. but once you know how to get the upstream branch out of it its the same18:01
asacjust that you dont publis upstream branch18:01
asacwill push it later today18:02
andvasac, ok18:02
asachave to get debian thing going somewhere ;)18:02
andvasac, ok, msged my friend saying you gonna push it later18:03
eagles0513875asac:  tried my best probably only my 2nd time editing a wiki18:03
eagles0513875lol18:03
andvasac, you'll have to change unreleased thing18:03
asaceagles0513875: copy those check/crosses from above ... i added them as examples ;)18:04
asaceagles0513875: one second18:04
andvfine, i'm off18:04
andvbbl18:04
asacbye18:04
asaceagles0513875: https://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview18:06
asacfilled out the first line18:06
asacnot sure if al is right18:06
eagles0513875asac: ?18:07
asacif you filed bugs please add them. otherwise keep it empty18:07
asaceagles0513875:  look at it18:07
eagles0513875right now going nuts m8 got my grandmother in hospital and its panic stations here :(18:07
eagles0513875ok18:07
asaceagles0513875: ok. no need to do that now. if you filed bugs, just drop the bug ids somewhere on the wiki page and i will clean it up18:07
asacif you have no time at all thats also ok ... just do it later when you have more time ;)18:08
eagles0513875sry bro just going through alto here18:08
asacmicahg: you have problem with language?18:13
eagles0513875asac: added the bug nunmbers m818:24
eagles0513875see yall later18:24
asacthx18:24
asaceagles0513875: on the wiki page there are no bug numbers ;)18:25
micahgyeah, on the alpha 5 cd18:56
micahgasac: ^^^18:56
micahgasac: about that firefox recommends/suggests ubufox thing19:02
micahgmaybe it would be best to update ubufox to depend on apturl or apturl-kde than demote it to suggests?19:03
asacmicahg: yes. thats the plan19:04
micahgok19:04
micahgshould I file a new bug in ubufox?  should I update the one in ff35 about the dependencies?19:05
asacmicahg: if its not fixed yet reuse the existing19:05
eagles0513875asac: didnt fix alot of that stuff on the wiki but since it didnt upload before i uploaded it again and bug reports are there19:05
micahgwell, the original was a bug about ff3.5 dependencies19:05
micahgthis would be about ubufox dependencies19:05
micahgbut I can reference the new bug19:05
asaceagles0513875: you have an edit conflict19:06
asachttps://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview19:06
asaccheck out the page19:06
eagles0513875i did it in a hurry :(19:06
eagles0513875ill fix this tomorrow :(19:06
asacsure. just remember to fix it when you have time ;)19:06
asackk19:06
micahgasac: should I add a second task to the original19:07
micahgand change it to update ubufox depends19:07
asacmicahg: not sure what you mean19:07
asacwhats the bug id?19:07
ftaasac, what i meant earlier is that in http://paste.ubuntu.com/266795/, i will remove lines 17-18 as they are now redundant with line 1119:07
micahgbug 36596519:07
ubottuLaunchpad bug 365965 in firefox-3.5 "[MASTER] Firefox3.5 recommends ubufox but should suggest ubufox" [Medium,Triaged] https://launchpad.net/bugs/36596519:07
asacfta: ok makes sense. thanks19:08
asacvery nice19:08
asacnow we just need a place to publish them ;)19:08
micahgI believe the best thing now is to update ubufox instead of the firefox suggests thing19:08
asacwell. this is an example that bugs should not have "solution" titles, but rather "symptoms"!19:08
asace.g. "installing firefox-3.0 pulls in ubufox and all gnome depends"19:09
asace.g. "installing firefox-3.0 pulls in ubufox and all gnome depends through apturl"19:09
asacmicahg: why update ubufox?19:09
fta"a place to publish them", what that for me?19:09
asacmicahg: ah yeah. well. add ubufox task so we can say "wont fix" for firefox19:09
asacto express that we didnt use that way of fixing them19:09
micahgah, will keep in mind19:10
asacfta: what that for me?19:10
asac"want that from me?"19:10
micahgso, the best thing then is to add the second task and fix the title?19:10
asacyes19:10
ftawas that...19:10
asacfta: yes.19:10
asacabout summary mails19:11
ftai don't understand19:11
asacfta: the bot emails19:11
micahgasac: milestone for final 9.10?19:11
asacfta: sending them to public ;)19:11
ftaasac, who's supposed to read that, beside us?19:11
asacanyone who wants to help on fixing dailies19:12
asaci would think19:12
asaccurrently the daily broken mail goes nowhere too19:12
asacthose should go to same place19:12
asacmost likely it would be just me and you19:12
asacand maybe a few lurkers. but you never know ;)19:12
ftathe bot could send that to a m-l19:12
asaci was asked multiple time: "where can i get notifications of failures so i know when to fix things"!19:12
asaconly answer i had was: "press reload at about 21 CEST" ;)19:13
asacfta: yes. thats what i mean19:13
ftathe summary is not about ftbfs, but about packaging19:13
asacor we could publish that as a blog19:13
asacso users can use rss19:13
micahgasac: should I milestone for 9.10 final for the ubufox fix?19:14
asacfta: i know ;) ... but there might also be problems that stopped things from uploading19:14
asacand users might want to check whether there might be new dailies etc. (like NOUPLOAD)19:14
asacmicahg: yes. for beta even19:14
asacand assign to me ;)19:14
asacor to you and suggest a merge19:15
asac;)19:15
micahgbeta it is and assigned to you :)19:15
micahgwell19:15
micahgthe other bug has to be fixed first19:15
asacyou can also suggest a merge for that ;)19:15
micahgabout calling apturl with python19:15
asacbut its simple enough19:15
asaci will just do it19:15
micahgyeah19:15
micahgI might be able to fix it19:15
micahgbut the other one I'm not sure about19:15
micahgasac: where's the ubuntu ubufox bzr repo?19:17
asaclaunchpad.net/ubufox19:17
asacsomewhere there19:17
micahgtoo bad we can't set bug dependencies19:17
asacmicahg: tghat bug is already fixed19:18
asac;)19:18
asachttps://code.edge.launchpad.net/~ubuntu-core-dev/ubufox/ubuntu19:18
asac 98. By Alexander Sack  on 2009-09-0219:18
asac    * better support kde by adding alternative Depends on apturl-kde19:18
asac      - update debian/control19:18
asaclet me close it in changelog19:19
micahgah19:19
micahgexcellent :)19:20
ftaasac, could a PPA have a m-l? or just projects?19:20
asacfta: well. that was the idea for the ubuntu-mozilla-daily thing. which somehow made all mails for me disappear19:21
fta?19:22
asaci mean i tried to use the team approach19:22
asachttps://edge.launchpad.net/~ubuntu-mozilla-daily19:22
asacbut i dont get those mails19:22
asaceven though all go there19:22
asachmm. maybe the daily team is just not subscribed to that ppa?19:23
asachmm stupid idea19:23
micahgasac: you're the only subscribe for the ml19:24
asacyes19:24
asacand i dont get any mail from that ppa anymore19:24
asacbefore i got mails from it directly19:24
asacnow none19:25
asacmicahg: you cannot subscribe there, right?19:25
asaci think it was just for team members19:25
micahgI can19:25
asacyou can?19:25
micahghmm19:26
asacmicahg: can you subscribe for a minute?19:26
micahgedge looks broke19:26
asacand see if you can get a mail?19:26
micahglet me kill the redirect19:26
asacthere is a pending moderation request for a valid mail ... i could try with that whats going on19:26
micahgoh, it says you must be a member, but it shows me the subscribe icon19:26
asacyeah thats non-sense imo19:27
micahgok19:27
micahgI'll file a bug in LP19:27
micahgI can't subscribe unless I'm a member19:27
asaclet me file it19:28
micahgok19:28
micahgasac: should this code work : installing firefox-3.0 pulls in ubufox and all gnome depends through apturl19:28
micahgoops19:28
micahg mSystemAppPath.Assign (NS_LITERAL_CSTRING("/usr/bin/" MOZ_APP_NAME "-real")19:28
asacsubscribed you to bug 42585619:31
ubottuLaunchpad bug 425856 in launchpad "non-team members cannot subscribe to launchpad/team mailing list" [Undecided,New] https://launchpad.net/bugs/42585619:31
asacif they have questions let me know ;)19:31
micahgok19:33
micahgasac: it says the policy is team members only19:33
asaci cannot find the widget to change that19:33
micahgok19:33
micahgasac: should my code snippet above work?19:34
asacif assign needs a CSTRING then yes19:34
micahgasac: would this diff dir in this patch be causing a problem? http://pastebin.com/f37a7326f19:35
asaci cannot say witout seing the full patch19:36
micahghttp://pastebin.com/f224e22519:38
micahgbecause the ---- dir is mozilla.org19:38
asacfta: so in case we ever solve that subscription problem we could probably use launchpad mls ;)19:38
micahgorig19:38
micahgI was wondering if it even got applied19:38
asacusing quilt?19:38
micahgyeah19:38
asacquilt always uses strip level of 119:38
asacso yes19:38
micahgok19:39
asacnot sure why there is no mozilla/ in the diffstat19:39
micahgit didn't seem to work19:39
asacmaybe because quilt tries to be smart19:39
asaccant remember that i ever looked too close at that ;)19:39
micahgI was tring to get it to restart with the -real version19:39
asacmicahg: i think thats not the code for the restart. its the code for setting the right "default" app in gconf... isnt it?=19:40
asacmicahg: my patch touched some other file19:40
micahgoh, I thought is was here..oops19:40
asacmicahg: thats for the default app thing19:40
micahgwas trying to fix bug 41662719:41
ubottuLaunchpad bug 416627 in firefox-3.5 "Firefox 3.5.3pre: Restart launches /usr/bin/firefox regardless of the original launch command." [Medium,In progress] https://launchpad.net/bugs/41662719:41
micahgbut my revisions are all messed up now19:42
micahgis it possible to rebase against the original?19:42
asacwhat do you mean?19:42
micahgto update to the latest original revision and then apply my versions19:43
micahg*changes19:43
micahgI guess I have to pull a new copy of the original branch19:43
asacmicahg: what kind of branch are you working? upstream clone or packaging branch?19:43
asacsorry if i forgot what i told you ;)19:44
micahgpackaging branch19:44
micahgfirefox-3.7.head19:44
asacand why are the revisiosn messed up?19:44
micahgI did a bzr merge and I probably shouldn't have :)19:44
asacyou committed and then someone committed something in the meantime?19:44
micahgon my local copy19:44
asacwhen did you do that bzr merge?19:44
micahgafter one of the patches was out of sync with upstrema19:45
asacafter all your changes?19:45
asacupstream is our firefox-3.7.head?19:45
asacis that merge still the topmost?19:45
micahgwell it's all mixed in19:45
micahghttp://bazaar.launchpad.net/~micahg/firefox/firefox-3.7.head.lp416627/revision/44619:45
asacbzr uncommit19:46
asacbackup your lp18... patch that you adjusted19:46
micahgok19:46
micahgI have copies in the build directory19:46
asacthen run bzr revert + bzr clean-tree19:46
asacthat will bring you back to clean revision 44519:47
asacthen add your patch again19:47
asacetc.19:47
asacthen: COMMIT that19:47
asacif you really want the latest upstream then do a bzr rebase on the "upstream" head branch19:47
micahgbzr rebase doesn't work19:48
asacit doesnt work now19:48
micahgI need the latest upstream19:48
asacbut if you do what i said it will work19:48
micahgbzr: ERROR: unknown command "rebase"19:48
asacyou need to install bzr-rebase19:48
micahg:)19:48
asacbut here: dont do that now19:48
asacthat merge commit is a mess19:48
asacthat needs to be uncommitted19:48
micahgdid that already19:48
asacthen revert clean-tree19:49
asaccommit just your new patch19:49
micahgdid that already19:49
asacinstall bzr-rebase19:49
micahgno19:49
asacpackage19:49
micahgI need the upstream revisions first19:49
asacnot if you want to use rebase19:49
micahgthen I'll rebase19:49
micahgthen add my patches19:49
asacno19:49
micahgso it's on top of everything else19:49
micahgno?19:49
asacif you get upstream revisions first then you dont need to rebase19:49
asacyou can just commit19:49
asacbut you should excersize the rebase19:49
asacbecause next time you will mess it up again ;19:49
asac)19:49
micahgexcersize the rebasE?19:50
asacbasically uncommitting, pulling, committing19:50
asacis manually rebasing ;)19:50
asacnevermind19:50
asacdo what you want ;)19:50
micahgwon't rebase keep the upstream revision number?19:50
micahgand pull will suck in all the changes at once/19:50
micahg?19:50
asacif you rebase your branch against the upstream branch numbers it will take upstream branch and commit your changes on top of it19:50
micahgah19:51
asacmicahg: rebase is like: get a new upstream branch and move every commit you did after you branched your branch over to the fresh branch19:51
micahgthat's why you said to add my stuff first19:51
micahgexcellent19:51
micahgI'll try that19:51
asacyes as an excersize19:51
asacyou could just uncommit19:51
asacand pull19:51
asacand then commit19:51
asacbut you can also19:51
asacuncommit19:51
asaccommit19:51
asacrebase19:51
asac;)19:51
micahgpractice makes perfect, right :)19:51
asacexcercise i guess ;)19:52
asacdoes that look less like excalibur?19:52
asac;)19:52
asacexercise19:52
asac?19:52
* asac sucks at practicing exercise19:53
asac;)19:53
asacmicahg: mozilla/browser/components/shell/src/nsGNOMEShellService.cpp -> thjats not even firefox-3.7 branch material19:53
asacthat component is in xulrunner-1.9.219:53
asacmicahg: but the code you are supposed to fix was in firefox iirc19:53
asacmicahg: oh19:53
asaci am dump19:53
asacthats of course firefox-3.7 ;)19:54
asacdumb19:54
ftaasac, mozilla 508104.. well told you19:56
ubottuMozilla bug 508104 in Storage "Upgrade to SQLite 3.6.16" [Normal,Resolved: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=50810419:56
asacfta: thats what i ment earlier today19:57
ftai didn't read today's logs19:57
micahgasac: is excercise the british spelling?19:58
asac11:41 < asac> fta: so seems mozilla thinks its the right thing to misuse configure to enforce runtime lower bounds ;)19:59
asac11:42 < asac> i should have known that19:59
asac11:42 < asac> actually i am not sure if this is the last drop needed to convince me to move to a standalone firefox package19:59
asac11:42 < asac> with everything in-source19:59
asacmicahg: no. the xc is wrong everywhere ;)20:00
micahgasac: yeah, that seems pretty weird to bump sqlite on the stable branch20:03
asacfta: how about that?20:09
asac;)20:09
fta*sigh*20:11
ftawell, i still don't understand why you have so many "migrate to webkit" in the ff3.5 spec20:12
asaci am really fed up with that.... i ask for something in a bit provocative fashion and the answer i get is a) completely off (reed)20:12
asacor invoking trademark stuff20:12
ftaif you indeed want to drop all xul (build)deps, then yes, standalone firefox would make sense20:12
asaci would think we keep xul as it is20:12
asacand ship firefox standalone20:13
asacas a no-change package20:13
asacso that users get whatever mozilla wants them to eat20:13
asacfta: i dont want to drop all build deps. i had hoped to get rid of most so we can do major version upgrades instead of long backports for EOL branches20:13
asacnow that i dont want to use firefox on top of xulrunner anymore i would just check what apps use gecko in a way that gets unsafe content20:14
asaci hope its not so many so we might get away with keeping old xul around if that branch is EOL20:14
asacand update firefox to next major version20:14
asacin a sru20:14
asac;)20:14
asacwe can only hope that plugins can be linked against a (maybe older) xulrunner20:16
asacand work in new firefox20:16
asacthat feels risky too20:16
asacso we would need to provide firefox-dev etc.20:17
asacwhich i dont want to be honest20:17
ftame neither20:18
asaci will sleep about it one more night i think ;)20:21
asachttp://tech.slashdot.org/story/09/09/07/122201/Chrome-40-Vs-Opera-10-Vs-Firefox-35?from=rss20:23
asacodd ...firefox is best at "memory used" ?20:25
asachttp://lifehacker.com/5352195/browser-speed-tests-chrome-40-and-opera-10-take-on-all-challengers20:26
asacEh. i hate all browsers, they use too much ram. Which is why i can no longer surf the web on my laptop.20:27
micahgasac: While that sounds good about an all in one, it would seem to defeat one of the major benefits of linux vs windows in that one copy of a library is on the system20:27
asacmicahg: dont tell me that20:27
asacbut it also has negative impact20:27
asaci have to admit that20:27
asacits basically only true if all the libs are pretty mature20:28
asacand you dont need to latest crack20:28
micahgwhich we generally don't20:28
asacwe do20:28
asaceverywhere around20:28
micahgwe do?20:28
asacthe only thing that is stable is libc20:28
asacimo20:28
asacthere are some other libs of course pretty well stable20:28
asacbut there are overall so many software that requires the latest crack20:29
asacthink about gnome20:29
asacgnome feels like they do it right.20:29
asacbut they basically ship everything on their own20:29
asacown glib20:29
asacgtk etc.20:29
asacgtk/glib releases are not tightly coupled to gnome i think20:29
asacbut still they pretty much rely on the latest crack gtk every cycle20:29
asacso think about a ISV that wants to build first class software based on the linux stack20:30
micahgwell, with gnome all the apps are bundled20:30
asacthey have no choice but either do everything on their own20:30
asacor copy all those libs they need to ship in sync in-source20:30
asacwhich is what you see for chromium and firefox etc.20:30
asacmicahg: yes. but gnome defines their dependencies20:30
asacand they usually use latest gtk20:30
asacso you wont be able to build all gnome we have in karmic for jaunty20:31
micahgright, I already tried some of the apps :(20:31
asacthen we have all those new libs on the desktop .. basically all the kits20:31
asaclibpolkit20:31
asacdevice kit20:31
asacnow libgudev-gobject20:31
micahgwell, if we're going to do it for firefox, then we could do it for songbird as well, right?20:31
asacall requiring latest crack stuff you cannot even use in karmic20:31
asacerr in jaunty20:32
asachttps://edge.launchpad.net/~network-manager/+archive/trunk20:32
asaclook at all the jaunty libs i had to update to karmic versions there20:32
asacjust so i could build network-manager and applet :)20:32
asacmicahg: yes of course.20:32
asacbut songbird is a less popular target20:32
micahgmaybe the SRU policy needs to be reevaluated?20:32
asacSRU has nothing to do with that in the first place20:33
asaclater for updates yes.20:33
asacsongbird is a tough question.20:33
micahgmaybe the main SRUs should just be security patches, and we can have a PPA for actual updates20:33
asaci dont think that would be right20:34
micahglike openoffice does20:34
asaci think one obvious answer is the third party repository approach20:34
micahgok, I have to run20:34
asaccu20:34
micahgwill you be on in about 2.5 hours?20:34
micahgso we can continue this20:34
micahgor tomorrow sometime20:34
asaci will probably be in and out for a while20:35
asacso maybe20:35
micahgok20:35
asacttyl20:35
micahglater20:35
ftagwibber backports still red :(20:39
asacthats what i mean ;)20:40
ftanot enough builders21:48
andvfreenode is not having good days22:17
andvasac, I'm back, any news?22:18
asacfta: you think it will take longer than 24h ;)22:29
ftamaybe not: i3864 165 jobs (8 hours 10 minutes)22:35
andvasac, any news?22:36
asacno22:36
asacgot pulled into other stuff ;)22:36
andvwill you do it soon?22:37
asacasap22:43
andvgreat22:44
ftaasac, jcastro: in a day or two, chromium will reach 1% in popcon, that was my hidden goal before i stop doing it, i didn't expect it to happen this year22:56
asacwhy would you stop doing it at 1%?22:57
BUGabundololol22:58
ftadonno, looked like an unreachable number by then22:58
asacnext miletsone would probabyl to be more popular than epiphany-browser is today ;)23:00
BUGabundololol23:00
asacnot in absolute numbers, but in relative23:00
asaci assume that chromium already is more popular than galeon, kazehakase midori?23:01
BUGabundokonqueror?23:02
asacthats a bit harder i would think. its default on kubuntu23:02
asaci think the number is simliar to tbird23:02
asacso after epiphany, next goal is to become as popular as tbird23:02
asacthen go for default ;)23:02
ftakonqueror                       246719  20.21%     11974  229641    5073      3123:03
ftaepiphany-browser                125262  10.26%      2705  119028    3497      3223:03
ftaepiphany-gecko                  102885   8.43%      5960   93540    3367      1823:03
ftagaleon                           27540   2.26%      1419   25724     393       423:03
ftamidori                           12264   1.00%       408   10967     884       523:03
ftachromium-browser                 11796   0.97%       898    4914    5982       223:03
ftakazehakase                        7820   0.64%       150    7513     154       323:03
ftaepiphany-webkit                   3501   0.29%       117    3246     137       123:03
asacyeah23:03
asacso midori, galeon feel like easy food23:04
asaconce its in archive epiphany will get seriously tackled ;)23:04
asactbird?23:04
ftathunderbird                     310409  25.43%     21569  250572   38206      6223:04
ftamozilla-thunderbird             173986  14.25%       163   48921      10  12489223:04
asacsomething is really fishy with popcon23:05
asacmozillla-thunderbird is quite old23:05
asacwell i think i never removed it ;)23:05
asaci dont think there are many apps stronger than thunderbird that are not installed by default23:06
BUGabundokonq has 20%? nice numbers23:07
asachard to defer something from those23:07
ftathe vote column is disturbing23:09
asacarent the ratios similar ;)?23:09
asaci think its just buggy23:09
fta21569/310409, means only 7% used tb in the last 30 days23:10
asacyou dont know how the abs numbers accumulate23:10
fta7% of the 25%23:10
asachow quick they age etc.23:10
ftait's a atime23:10
asacmaybe you have to multiply it even with numbers of days people keep the app open by average ;)23:10
asacsure its an atime23:10
asac;)23:10
ftai checked all apps once, the best app by vote was just 15% or 99.7%23:12
ftaso either a lot of people don't do atime/ctime, or ubuntu is not that popular23:12
ftai meant, used23:12
asacwas just 15% or 99.7%23:13
asacwhats that?23:13
ftathe app scored 99.7% installed, but of those, only 15% used it regularly (as in, at least once in the last 30 days)23:14
asacisnt popcon just opt-in?23:14
ftait is23:14
ftawell, it is now23:14
asacI have PARTICIPATE=no23:14
BUGabundoLOL23:15
ftaiirc, i was set by default at some point23:15
BUGabundoI have it YES23:15
BUGabundoI think23:15
ftahttp://popcon.ubuntu.com/stat/submission.png23:15
ftasomethine happened to trigger that jump23:15
asacthat logartithmic23:15
asacat that point the submissions were really low ;)23:16
asaci think thats ages ago23:16
asacand probably means that they started to do it23:16
asaci mean it bumped from 1k to 24k23:16
asacfirst users were more fanatic and more enabled it by average23:16
ftahttp://launchpadlibrarian.net/31460723/buildlog_ubuntu-jaunty-amd64.firefox-3.5_3.5.4~hg20090907r26344%2Bnobinonly-0ubuntu1~umd1~jaunty_FAILEDTOBUILD.txt.gz23:19
asaci know :/23:20
asacmy /usr/include/nspr dir ws empty ;)23:24
asacfta: ok i think i fixed 1.9.1.head23:27
ftathx23:27
asac3.1 is on its way23:32
asaci hope ;)23:32
ftayeahh! your name everywhere in tomorrow's summary ;)23:46
asacdont be sarcastic ,)23:49
asacso --with-lib-xuldsk copies full sdk to dist/bin/xulrunner ?23:50
asaccan you confirm that?23:50
asacok all good23:50
asaci think its all ready for go on 3.1 branch now23:51
asacok i think all is fine now23:58
asacafter some problems with running bzr update after --local commit :/23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!