vrk-kpa / xroad-joint-development

Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19 stars 8 forks source link

Bug: Deb packaging is issuing warnings when parsing changelog #107

Closed hanhaka closed 7 years ago

hanhaka commented 7 years ago

Affected components: Changelog Affected documentation: - Estimated delivery: Q2/2017 External reference: https://jira.csc.fi/browse/PVAYLADEV-680

Problem

Deb packaging is issuing warnings:

parsechangelog/debian: warning: debian/changelog(l3): badly formatted heading line LINE: PVAYLADEV-662: Fixed proxy memory parameters parsechangelog/debian: warning: debian/changelog(l4): badly formatted heading line LINE: PVAYLADEV-662: Altered OCSP fetch interval default value from 3600 to 1200 seconds

This is probably due to the missing whitespaces in changelog file: https://stash.ria.ee/projects/XM/repos/source/browse/xtee6/packages/xroad/debian/changelog?at=refs%2Fheads%2Fdevelop

Acceptance criteria

hanhaka commented 7 years ago

Committed to ria-ee/X-Road:develop (https://github.com/ria-ee/X-Road/pull/1). Will be available in 6.9.x release.