12 Sep
2014
12 Sep
'14
9:21 a.m.
Herwin Weststrate wrote:
The file debian/changelog has been updated with the complete changelog of the 3.0.4 release. Unfortunately, this file is not completely freeform, and the way the entries are added generates parsing errors when a debian package is compiled.
So much for following examples.
A short description of the way the file should look is given at https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog
Easiest way to fix this:
* Remove the lines "Feature improvements" and "Bug fixes" * `s/^\t-/ */`
However, modifying changelogs is seen as a bad practice, so I'm not sure if this should be changed or not.
We'll leave it the way it is. Alan DeKok.