On Thu, Feb 25, 2016 at 02:35:25PM -0500, Leo Famulari wrote: > You could modify it again by having us commit each package to master > when it looks good, and then making adjustments later. The benefit of > this is that it's very easy for other people to know how to help you > with this project, for example by packaging some of the dependencies on > their own.
I usually use this strategy. It is motivating to see more and more packages coming in. And I can interrupt my packaging efforts, other people can pick them up. Or contributors who leave can still leave a trace and add something useful. And other packages can use new inputs. And it avoids duplicate efforts. If one notices a mistake in one of the dependencies later, it can easily be fixed. Andreas