Yet another funny story with the Debian packages. For whatever reason, debian delivers the CVS 1.12 version which is a bit buggy and has a complete new format for dates used in (r)logs.

Typically, this yield to a very annoying issue in continuum (well more specifically in the maven-scm framework): the builds section shown no author / date / comment in the generated changelog. Hopefully, Emmanuel was very quick on that one and even the new date format introduced in 1.12 is now supported, at least in the development version.

So if cvs -v yield something like bla bla 1.12.XX, revert to 1.11.17; just in case…