Bug 512597

Summary: Shared changelog for .deb & .rpm doesn't work
Product: [openSUSE] openSUSE.org Reporter: Stephan Kleine <bitdealer>
Component: BuildServiceAssignee: Michael Schröder <mls>
Status: RESOLVED WONTFIX QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Normal    
Priority: P5 - None CC: gerberb
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stephan Kleine 2009-06-12 13:10:00 UTC
According to http://lists.opensuse.org/opensuse-buildservice/2007-03/msg00067.html it should be possible to use one shared changelog for .rpm & .deb based distros.

I tried:

* .changes
* package-name.changes
* .changelog
* package-name.changelog

but all my Debian builds failed with:

tail: cannot open `debian/changelog' for reading: No such file or directory


Further: According to the mail one has to use the Debian style for the changelog which is a PITA to correctly type manually. Therefore I would like to suggest / ask / request to modify the changelog converter so it can successfully convert the "osc vc" style changelog into Debian format since that would be the easiest solution for an user.

Please keep that in mind while addressing the general issue.
Comment 1 Michael Schröder 2009-08-17 17:14:08 UTC
(sorry for the late answer)

It currently only works when the debtransform script is called, i.e. when there is some filename starting with "debian.". This may be considered a bug.

"osc vc" style doesn't really work because the debian changelogs contain more information, like the package version.
Comment 2 Michael Schröder 2017-05-11 13:48:41 UTC
Sorry, closing this bug.