On Jun 11 19:01, Jon Turney via Cygwin-apps wrote: > > I've deployed an update to calm which makes a few small improvements to the > way cygwin-pkg-maint is handled: > > * Lines starting with a '#' are now ignored as a comment > > * There's now a simple facility for grouping packages: > > Define a group with a line starting with '@', e.g.: > > @upstream_project Maintainer1/Maintainer2 > > Then @upstream_project can used in a package's maintainer list, as a > reference to that list of maintainers.
That's a great change. Thanks! Would adding glob patterns help, too? Kind of like aspell aspell-* instead of having to mention every single language pack, or autoconf* automake* Corinna
