On Mon, 2007-08-20 at 18:22 +0100, Emmanuele Bassi wrote: > > > You'll see the file "pyclutter-0.4.1.tar.bz2" dated today, but the file > > "pyclutter-0.4.0-0.4.1.diff.gz" dated 8th August. > > > > Should the python bindings version also be 0.4.1.0??? > > mmh, I though I didn't relase 0.4.1 but only 0.4.0. the SVN logs confirm > this.
and this is what happens when you bump post-release and do an emergency release for packaging issues. yes: there has been a 0.4.1 which was meant to be 0.4.0.1 or just overwrite 0.4.0 because of build environment issues found when packaging for debian; we might call the original 0.4.0 "the release that never was", as the packaging issues warranted a removal of the tarball and a re-release afterwards. my apologies: evidently doing six releases in one day has taken its toll on me. having said that: > +++ > > as for numbering policies, just to shed some light: > > * clutter-core follows the usual odd/even numbering scheme; > * clutter-gst, clutter-gtk and clutter-cairo have their own > versions, but the are bumped to the same minor release as > clutter core (so, for instance clutter-gst can be 0.4.203 > if we require 203 releases, but it depends on 0.4); > * clutter-perl follows a > major.(minor * 100) + (micro * 10) + nano > numbering scheme, for CPAN; the tarballs follow a: > major.minor.micro.nano > numbering scheme > * pyclutter follows the same numbering scheme of clutter-gst > and friends: 0.4 tracks 0.4 release of Clutter (always the > latest stable release), plus any micro release needed for > bug fixing and features. this stands. > so, for example, the current stable releases are: > > clutter-core: 0.4.1 > clutter-gst: 0.4.0 > clutter-gtk: 0.4.0 > clutter-cairo: 0.4.0 > pyclutter: 0.4.1 > clutter-perl: 0.4.1.0 (0.410) and this as well. packagers should ignore the previous 0.4.0 release of the bindings and package just the current suite. I promise next time to get it right. :-) ciao, Emmanuele. -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
