release: update changelogs with tag message content
Enhance the release script to populate both debian/changelog and .spec %changelog sections with the same release notes used for git tags.
This ensures consistency across all release artifacts (git tag, debian package, and RPM package) by using the same source content.
Signed-off-by: Anders Roxell anders.roxell@linaro.org