Makefile: Add a rule to generate a GNU style Changelog
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 29 Sep 2011 16:19:23 +0000 (18:19 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 29 Sep 2011 21:39:44 +0000 (23:39 +0200)
commitde087da2b9c66d896aa18366e2666bdabdb648e2
tree38929fd75d61e92472ad1aa533536478863a8e46
parent9fbf6177899c3a4971470c94b6b2467890402b8a
Makefile: Add a rule to generate a GNU style Changelog

Lintian, the Debian package checker issues a warning when the upstream
does not provide a Changelog, now we can easily generate one for tagged
release using "make changelog".
Makefile