So for the next few months I'm not planning to be pushing out any
minor releases, just micros. And these will be pushed out in a passive
way; when a bug is found and fixed there will be a new release. So
there is no schedule at the moment.
Right now for example, I've committed a bugfix for what I think was a
pretty minor bug (under certain debugging conditions, euclid would get
stuck in a loop of spawning xterms that were running another instance
of euclid: quite bad for usability when it bites, but I hadn't worried
about it too much because I could only produce it under specific
debugging conditions, and no one else had reported it). I'm also
waiting for some information from a tester who has experience a
problem with glibc aborting euclid at startup because of a bad free (I
really hope no one else has seen this). I'm hoping to get this last
one fixed and then roll 0.1.1 with both of them.
As far as svn v. stable pkgbuilds. I like having both, but whether
there is much point to keeping them separate (at the moment) depends.
I.e., I'm planning to restrict myself to bugfixes for a while, and I'm
planning to put out new releases for bugfixes, so the svn and the
current release should basically stay in sync. No guarantees though, I
might get ambitious and fork the svn to start developing new features,
in which case having people running from svn would be nice, but I
don't presently plan to. Of course when/if I decide to do another
spurt of heavy development with lots of new features having both of
them will be really nice.
WRT packaging. Thanks a lot for the offer, but the tarball isn't much
work for me. In fact it's almost automatic.
The packaging task that I haven't felt up to doing is making a .deb
and an rpm. I doubt you would want to tackle either of those, since
you are an Archer, but if you do (or anyone else does for that
matter), it would be great to have.
I think I hit all the points. Tell me if I forgot something.
Thanks for the work you've done on testing and maintaining the
pkgbuild. It's been a lot of help to me.
Best,
Will