[05:51] Unit193: oh, cheers. I had the impression that you had that already. :) [05:51] Nope, I just either opened bugs or poked core devs. I'm MOTU/PPU for Irssi as of this afternoon. === Nafallo_ is now known as Nafallo [07:29] Unit193: cheers for that :) [16:00] Unit193, else: irssi upstream added the otr plugin to their source. great stuff :) though, irssi is in main, while libotr is in universe. question now, how to deal with that? I guess either has to move around, or is it possible to create the otr plugin as separate package and put that in universe while irssi stays in main? I doubt that because it's a build depends issue still, right? [16:01] ... not building it on Ubuntu would be the wrong message, and I assume the external plugin source will become stale [16:02] Rhonda: Build-Depends can be in universe [16:15] Laney: so keeping irssi in main and putting irssi-otr in a separate package built from the same source but have that sent to universe works? [16:26] Rhonda: Should do, as long as main only Depends/Recommends main [16:26] But we have proposed-migration keeping us honest anyway so it'll just get stuck :) [16:34] gotcha. sweet, will give it a try then, and keep it separated (at least for Ubuntu, have to look how I can make it that it's a recommends in Debian and only suggests in Ubuntu) [17:42] Rhonda: Something along the lines of https://sources.debian.org/src/deluge/1.3.15-2/debian/rules/#L3 could be used.