changelog closes wrong bug
claims to close 989766, it should be 890080
claims to close 989766, it should be 890080
@paolog-guest I have updated the bug number in changelog. Changes can be seen here : ea8e628f
According to the policy the changelog entry for version 1.0.2-1
should not be altered, and the new changes should be logged for the 1.0.2-2
version that you'll upload soon.
On the other hand the changelog for version 1.0.2-1
is wrong.
As a compromise, I suggest that you alter the changelog message for 1.0.2-1
to Initial release.
and then do:
dch 'Closes: #890080'
to add that for 1.0.2-2
.
Once this is done please add a fix #1
in git commit message so that gitlab automatically closes this issue.