Hej hej! Sometime between July 19 and today, July 23, the building of deb packages for Debian and Ubuntu broke in the public instance of OBS, at least for the generated / munged Debian control files. Here's a log of a new, broken build: <https://build.opensuse.org/build/home:DrMcCoy:xoreos/Debian_8.0/x86_64/xoreos/_log> and a log of an old, working build: <https://build.opensuse.org/build/home:DrMcCoy:xoreos/Debian_8.0/i586/xoreos/_log> The broken build worked previously, but after hitting "Trigger rebuild", it fails. Nothing was changed in that package. The relevant error message is this: | dpkg-genchanges -v~0 >../xoreos_0.0.1_amd64.changes | parsechangelog/debian: warning: 'since' option specifies non-existing version | parsechangelog/debian: warning: use newest entry that is earlier than the one specified | parsechangelog/debian: error: parsechangelog/debian: error: ~0 is not a valid version | | dpkg-genchanges: error: changelog parser /usr/lib/dpkg/parsechangelog/debian gave error exit status 255 | dpkg-buildpackage: error: dpkg-genchanges gave error exit status 255 while previously, the dpkg-genchanges call was this: | dpkg-genchanges >../xoreos_0.0.1_i386.changes I.e. something now sets -v ($since in dpkg-buildpackage) to "~0". I can't see in the logs where that's coming from, so I guess that's the OBS scripts doing that? Or am I missing or forgetting something in the source files, that now somehow shows? Thanks, Sven -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org