git2cl is used to generate the ChangeLog (required to comply with both
the GNU Coding Standards and the Debian Policy for Debian native
packages).

Download it from: http://josefsson.org/git2cl/

Using it like this::

 git log --pretty --numstat --summary | git2cl > ChangeLog
