Hi gang: This is to let you know that Invenio's official "next" and "pu" branches have now been updated, with 637 commits by 25 developers representing over half a year of hard work. Kudos to all involved, and special kudos to Jiri who's been leading the integration effort.
Note that all changes that have been maturing via "pu" are now merged in "next". This means we can start using "next" again for most Invenio 2.0 related developments from now on. (The usual rule of thumb: "next" when sure/mature, "pu" when unsure/immature.) If you have been developing for "next" via "Jiri's personal pu", you can now switch to using canonical repository: https://github.com/inveniosoftware/invenio/ for all new issues and pull requests, for whatever maint/master/next/pu branch you may be contributing to. Please beware, the history of "unofficial pu" has been specially rewritten in order to smooth all the various file renamings that have been happening since Autumn. This was necessary in order to make git understand the new file structure as renames, in order to automatically propagate changes done from "master" to "next", say from "BibEdit" to "editor". (This was done now and merges from "master" are propagating well to "pu" provided one uses large enough "diff.renamelimit".) Therefore please beware of different branch history when updating your personal "pu" repository fork and/or your topical "pu" branches. Last but not least, this change paves the way for the forthcoming Invenio 2.0 user facing release, but more on that later. Best regards -- Tibor Simko

