all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
Changes from version 0.13 are a reorganization of the module hierarchy
and three function name changes:
gtk-idle-add-full => gtk-idle-add
gtk-container-foreach-full => gtk-container-foreach
gtk-signal-set-class-function-full => gtk-signal-set-class-function
on graphics/gdk-pixbuf as well since it will build bindings for that if you
have it installed. Based on patches from Jerry Alexandratos
<alexandr@eecis.udel.edu>.