On Mon, Apr 11, 2016 at 7:22 AM, Matthew Tytel wrote: > Thanks for the review.. sigh... A lot to do. > > I could use a little guidance though. I'm using this library called JUCE: > https://www.juce.com/ > https://github.com/julianstorer/JUCE > > It looks like a lot of the problems are stemming from that project. > And, it's a little big and unfamiliar to take on in a short amount of time. > > This library should probably be its own Debian package, but I'm > probably not the best person for that job. What do you think I should > do in this situation?
Drop the embedded code copy from the upstream VCS and tarballs and (build-)depend on it instead of embedding it. https://wiki.debian.org/EmbeddedCodeCopies I note that JUCE is already in Debian, so this should be trivial to do for the Debian side: https://packages.qa.debian.org/j/juce.html -- bye, pabs https://wiki.debian.org/PaulWise

