[00:46] teward: https://code.launchpad.net/~ubuntustudio-dev/ubuntustudio/+git/materia-gtk-theme [00:46] Holup... pristine-tar didn't get pushed. [00:48] you can still do that and I can still clone it down and then `gbp pull` it :P [00:48] UNRELATED I figured out with gbp how to branch for other things too so yay [00:50] Noice [00:50] teward: pristine-tar data is now good. [00:52] cool pulled it [00:52] updating my chroots [00:52] then build testing and lintianing [01:10] OvenWerks: See PM when you get a chance. [02:35] teward: How did it go? [02:35] got distracted [02:36] hahahaha === ezri is now known as dax [15:59] Eickmeyer: other than a policy violation locally (re: who signed things) all looks OK [16:23] teward: Cool. We'll wait for the release team to clarify this. Think I should ping them again? [16:23] your call [16:23] they have a ton of stuff on their plate heh [16:23] Well, if I don't it'll go ignored. And since it's a weekday... really we just need clarification on whether or not the FFe/UIFe is even necessary. [16:24] yep well as i said your call ;) [16:24] poke em if yo uwant [16:24] i ain't telling you what to do [16:34] teward: hehehe [16:36] One week until beta freeze, it needs to get handled asap. I realize they're busy, but if we can take that one off their plate that would be nice. [16:40] Eickmeyer: see I went an extra step and stabbed people lol [16:40] that's where me being an [CENSORED] helps :P [16:41] teward: Indeed. I'm probably too nice, though I have vented my frustration before. [16:42] indeed [16:42] i know sil was around though [16:42] so i'm just adding stuff to sil's list [16:42] 'course i have a DMB meeting later today so :P [16:42] i'm also prepping for that [16:42] Well, it's a simple question. Just needs a yes or no. If yes, we'll leave it. If no, we'll close the bug and JFDI. [16:46] well, I will you mean :p [16:46] *yawns* [16:46] i need more coffee [16:47] *goes to make more* [17:41] teward: I say JFDI. We'll close the issue. It doesn't have a big-enough change to any screenshots (I'm thinking Ubiquity here) to warrant a FFe/UIFe. [17:41] ack [17:52] Eickmeyer: Upload in progress [18:01] Eickmeyer: uploaded and accepted by the archive system [18:22] teward: Thanks! [19:48] huh, that migrated quickly. [20:26] yes, it did [20:27] because APPARENTLY it went right to ACCEPTED and not Needs Approval [20:27] not sure if because CoreDev / DMB but heh [22:32] teward: New package at https://launchpad.net/dragonfly-reverb. Lintian clean with caviats: had to use "Old Changelog:" from previous packager who used only French and was translated via Google Translate. The other one is no manpages, had to override since docs are online. [22:32] Also pristine-tar is a repack with submodule contained. [22:32] This will not be added to the seed until next cycle. [22:33] does this exist in Debian? [22:33] i.e. will there be any weird issues with downloads/etc [22:33] or merges [22:33] teward: Negative. It was always in a different repo such as kxstudio. [22:34] ack [22:34] dragonfly is quite a new appliaction/plugin less than a year old I think [22:35] 2017 is when development started. [22:36] wow, it has been that long. [22:36] Current version is 3.0. [22:37] I think a lot of revision is due to it's use in calsical music [22:38] * OvenWerks can't spell (type?) today [22:38] That's the classical music from California, right/ Cal-sical? [22:38] :) [22:39] cloned down, running sbuild [22:39] OvenWerks: Craigbass is back, not sure what he did wrong this time. :/ [22:39] teward: ack [22:43] that's a lot of `g++: warning: ... linker input file unused because linking not done` warnings... [22:43] fooey i accidentally ctrl+c'd [22:44] woops. [22:45] teward: I'm guessing the warnings might be a due to a gcc compiler version difference. That's the biggest error/warning issue I've seen lately. [22:45] maybe but that's something that may need to be looked at. it's a warning not an error state [22:45] you confirmed this works yes? [22:45] (builds/works) [22:45] Yes. [22:47] Everything works as expected. [22:48] teward: You wouldn't believe the compiler gymnastics I've had to do in Fedora to get things to build. [22:48] gcc 10 is a pain. [23:22] well looks like newer Lintian has some tags in it that I need to ignore [23:22] so my sbuild config has adjusted accordingly [23:22] lintian clean but checking thingsl ike copyright now [23:25] NACK on licenses [23:25] some bits are ISC licenses [23:25] some bits are GPL-3+ [23:25] some are Zlib licenses [23:25] some are LGPL-2.1+ [23:26] some are 'public-domain' [23:26] and some are specifically gpl-3+ vs gpl-2+ [23:26] Eickmeyer: ^ [23:26] (so, incomplete copyright file) [23:26] teward: Crap, I forgot to go through that. FML [23:27] oh some are OFL-1.1 too (Open Font Licenses) [23:27] yeah so [23:27] https://paste.ubuntu.com/p/T2twFpkCCg/ is what i got [23:27] `licensecheck -m --deb-fmt -r .` from the git root [23:28] oh and some are explicitly GPL-3.0 [23:28] not 3+ [23:28] so you have a lot of copyright work to get done. [23:28] so NACK as is [23:29] I can do that. The stuff in dpf can be copied from dpf-plugins, believe it or not, so that'll save some time. [23:31] teward: the stuff in dpf is a repack, which is probably why I missed it. [23:36] yep [23:36] when in doubt, Eickmeyer, use the licensecheck i specified above [23:36] it LITERALLY scans files to ID if there's licenses defined in it already or not [23:36] it requires manual review, yes. but