=== wachiturro is now known as virusuy [01:37] when you do a patch using quilt... [01:37] Can you make your change, build it, then go back into the same patch to fix it or do you need to create another patch? [01:38] I guess my question is, can you add to an existing patch? [02:27] nvm, I figured it out. [02:27] Hello [02:27] Hi [02:27] Good night, day, afternoon in your respectives countrys [02:29] To you as well [02:30] (: [02:31] Who is programmer here? [02:31] I'm not sure on that to be honest, I am not one (at least not a very good one). [02:33] Oh. (: [02:33] So you work with what? [02:36] Right now I am just doing the small, or bitsize, bug fixes to try and increase my skill level. So really, I am just doing small cosmetic work. [03:12] cdunlap: it all helps [03:13] mase: I appreciate that [03:13] Did you guys already check my new, small project pBreak? [03:14] http://www.youtube.com/watch?v=QkUWBMkSdns [03:15] cool. not sure if you are aware but thre are desktop tools to record your desktop [03:16] so you don't have to hold a camcorder up to your screen [03:16] Yeah, I know [03:16] It's the recordmyDesktop does'nt work propertly on my Oneiric [03:16] :/ [03:16] Start with some lags [03:17] really ? i don't have that issue, i made a recording just yesterday [03:17] mind you i am not running unity [03:17] Oh [03:17] Maybe thats the problema [03:17] * problem [03:17] But, I'ts strange [03:17] Cause I already has seen another videos recorded with rmd and works normally === medberry is now known as med_out [03:48] I know this has nothing to do with the channel, but what do you guys/girls use for a chat client? === Amaranth_ is now known as Amaranth [04:09] !irc | cdunlap [04:09] cdunlap: A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines === Amaranth_ is now known as Amaranth === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [12:03] where does lplib place all its cache? [12:04] found it ~/.launchpadlib [12:05] should use .cache :/ [12:06] where do I report a bug against, when the update kills accesibility settings and makes the machine unusable for the user? [12:07] which package was updated? [12:08] ubuntu from 11.04 to 11.10 === tubadaz_ is now known as tubadaz [18:04] wasn't Werror=format-security enabled in debian too? [18:04] lots of build failures in ubuntu, but not in debian due to it :/ [18:07] flags aren't exported to the enviroment by dpkg-buildpackage in debian [18:07] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html [18:07] and in ubuntu they are? [18:08] yep [18:08] yey more ubuntu diffs and wishlist bug filings ._. [18:34] why do we need to export the flags in dpkg-buildpackage anyway? aren't the hardening flags enabled in gcc/ld? [19:00] you may want to disable hardening for some situations [19:00] this is done easiest via dpkg-buildflags [19:00] e.g. some of them have performance impact [19:21] the exporting also shows other bugs [19:21] a couple of packages cannot handle more than one CFLAG due to wrong quoting ^^ === yofel_ is now known as yofel [20:02] Is 12.04 open yet for merge/sync requests ? :) [20:04] yes [20:05] but preferably only from testing [20:07] lets do some then :) === almaisan-away is now known as al-maisan [20:42] i wonder why we fixed a bashism in a file that starts #!/bin/bash :-) === Quintasan_ is now known as Quintasan [20:57] debfx: they aren't in GCC in debian. And we didn't want to do it like that in debian. Thus the attenion on build flags === al-maisan is now known as almaisan-away [21:14] oh, bdrung, re syncpackage walking history. One can't do it without having both changelogs. The SPPH records don't match up with changelog entries [21:14] the comman base ancestor is available from MoM, but I wouldn't want to depend on that (I assume MoM doesn't run *that* often) [21:15] tumbleweed: we can't get the changelog version out of an SPPH? [21:15] each SPPH entry can represent more than one changelog entry [21:17] hm, could we pull the changelog in another way from launchpad? [21:17] not yet, although there's an open bug for some of that... [23:23] tumbleweed, bdrung: Do you have a bug number for exposing the changelog? [23:25] wgrant: bug 833384 [23:25] Launchpad bug 833384 in Launchpad itself "API access to debian changelog" [Low,Triaged] https://launchpad.net/bugs/833384 [23:29] tumbleweed: Thanks. [23:30] API access to the ubuntu changelog would also be handy, although not part of that bug... [23:31] every ubuntu upload used to have a changes file that gave indirect changelog access, that's no longer the case [23:32] Yeah, and it's about four lines of code to provide it for all SPPHs. [23:32] Testing now... [23:32] thanks:) [23:33] tumbleweed: Which API version does syncpackage use at the moment? [23:33] devel? [23:33] yes