=== almaisan-away is now known as al-maisan === debfx_ is now known as debfx === Quintasan_ is now known as Quintasan === al-maisan is now known as almaisan-away === transitlogger is now known as vddlogger [12:05] Quintasan: don't you want to look at dappermuis' request in #kubuntu-devel for me? :) (We're doing global jamming) [12:17] tumbleweed: I can't see anything in backlog here :S [12:20] Quintasan: hrm, bug 749189 [12:20] Launchpad bug 749189 in k9copy (Ubuntu Oneiric) "k9copy version 2.3.6-0ubuntu1 failed to build on i386" [Undecided,Confirmed] https://launchpad.net/bugs/749189 [12:20] dappermuis: hi, just pointed Quintasan at the bug [12:20] tumbleweed: I'll look at it today [12:20] like in an hour [12:20] * Quintasan has to buy book to school [12:20] thanks :) [12:21] tumbleweed, Quintasan: thanks [12:42] hello [12:43] I check package by lintian pedantic and got this fail: http://lintian.debian.org/tags/no-upstream-changelog.html and my d/rules looks following: http://paste.debian.net/128278/ what is wrong with override? directory: http://paste.debian.net/128279/ [13:27] ari-tczew: I really wouldn't worry about overriding pedantic lintian tags [13:28] jtaylor: any idea if automake 1.4 causes trouble with ld as needed? [13:29] looking at bug 771103, and it looks like automake is generating a crazy linking gcc command line [13:29] Launchpad bug 771103 in ratpoison (Ubuntu Oneiric) "ratpoison version 1.4.5-2 failed to build on amd64 with GCC-4.6/oneiric" [High,Confirmed] https://launchpad.net/bugs/771103 [13:29] tumbleweed: so there is no way to fix it? [13:31] ari-tczew: oh, right you mean dh_ override [13:31] yeah, it looks like you are doing the right thing [13:32] tumbleweed: I guess so, but still error exist :/ [13:35] tumbleweed: I found that discussion http://old.nabble.com/Lintian-reports-P%3A-no-upstream-changelog-even-though-its-intended-in-Ubuntu-td30678225.html [13:35] oh, right pkgbinarymangler :) [13:35] lfaraone wrote that pkgbinarymangler removes Changelog file [13:36] is it true? [13:36] yes [13:37] tumbleweed: so there is nothing to do and ignore warning? [13:38] correct [13:41] tumbleweed: I think automake was patched at some point to do it correctly, don't know which version though [13:42] autoreconf should fix the makefile for ratpoison [13:42] I just noticed a LDFLAGS with LIBS in that I missed [13:51] tumbleweed: ok thanks, so clementine will be merged in Debian soon. [13:51] :-) [15:34] Hello everybody :) [15:35] dappermuis, tumbleweed: This is kinda more tricky than I expected [15:35] I'll ask o #kubuntu-devel in some time since I have to go now [19:09] bdrung: syncpackage-close-bugs pushed (and tested on bug 840385) [19:09] Launchpad bug 840385 in kcollectd (Ubuntu) "Sync kcollectd 0.9-2.1 (universe) from Debian unstable (main)" [Undecided,Fix released] https://launchpad.net/bugs/840385 [20:57] i uploaded my first package a hour ago but i had some warnings , i re-packaged it with correction , but how can i delete the previous one frome EVU please? [20:59] Barzogh: IIRC, just upload the new one [20:59] just upload it again [20:59] but you should really get it into Debian. REVU isn't very functional. === yofel_ is now known as yofel [21:07] oh, well i'll do that for all the new packages i'll make , thanks [21:09] yeah :-) [21:09] have a look on http://wiki.debian.org/Teams for one which matches your packages [21:09] also come to #debian-ubuntu on OFTC if you need help getting them in there [21:10] i'm' there too :) [21:10] awesome [21:47] apt-get build-dep ubiquity installs both python2.6-dev and python2.7-dev (under Oneiric Beta1) -- is this expected behaviour? [21:48] jmarsden: that's normal behavior for python libraries, so that they can be built, and have their test suite run, with all supported python versions. [21:49] Oh, OK. Thanks. [21:49] as long as the binary packages don't depend on both python versions, it's good