=== Starting logfile irclogs/ubuntu-mozillateam.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-mozillateam === Topic for #ubuntu-mozillateam: Home of Ubuntu Mozilla Team - https://wiki.ubuntu.com/MozillaTeam | Bug Triagers please read: https://wiki.ubuntu.com/MozillaTeam/Bugs/ | Firefox trunk package source : https://code.launchpad.net/~asac/firefox/trunk | Mailing List: ubuntu-mozillateam@lists.ubuntu.com === Topic (#ubuntu-mozillateam): set by asac at Wed May 2 14:46:32 2007 [11:31] gnomefreak: you have to replace source:Version by Source-Version in control file as well [11:32] and comment out libthai package [11:32] in addition you have to remove the dh_install -p...libthai line in rules [11:32] then it should build [11:32] k [12:02] dh_install -pfirefox -Xgnome -Ximgicon -Xmozlibthai and dh_install -pfirefox-libthai??? [12:02] assuming just the last one [12:05] no [12:05] ghe latter [12:05] not the first [12:05] so yes, the last :) [12:05] ok thought so :) [12:09] just for my own good is this commented enough and should i group them by debian/* files or by tasks(example libthai stuff last 4 lines or so above it is hunspell stuff http://gnomefreak.pastebin.ca/497518 [12:10] i always feel i dont comment enough on my changes :( [12:21] * debian/control: added libhunspell-dev as build depend ? [12:21] probably "dropped libhunspell-dev" ... [12:22] applied patch nomypell.patch <- that name was not ment that way ... better don't say the origins name as the patch was just something to get the changes to you [12:22] nothing official [12:22] ah ok [12:22] name the modification: drop system myspell patch for testbuild [12:22] or s/drop/backout/ [12:23] its always good to say whatfor you are doing what [12:23] and not just what you did in technical terms [12:23] so: [12:23] * debian/rules: changed --enable-libthai to --disable-libthai [12:23] -> is just the "what" ... not the "whatfor" [12:24] maybe just debian/rules disabled libthai [12:24] whatfor would be: changed --enable-libthai to --disable-libthai to exclude libthai from being build for dapper [12:24] so whatfor would be "to exclude libthai from being build for dapper [12:24] " [12:25] 18:21 < asac > * debian/control: added libhunspell-dev as build depend ? [12:25] and include the next entry under the same statement: removed dh_install -pfirefox-libthai and --disable-libthai to not build libthai in dapper [12:25] 18:21 < asac > probably "dropped libhunspell-dev" ... [12:26] you mean dropped myspell? [12:26] no dropped hunspell as build-depedns [12:26] as we don't use it [12:26] + we dropped myspell system support patch [12:27] i added libhunspell-dev to build-deps though [12:27] gnomefreak: makes no sense ... doesn't exist in dapper [12:27] its pretty new [12:27] yes it does