From: Daan De Meyer Date: Tue, 2 Apr 2024 09:19:22 +0000 (+0200) Subject: mkosi: Use '-' instead of '.' to separate upstream version and debian revision X-Git-Tag: v256-rc1~344 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e2ec23f4ca12a64f0a0c2058c1d3b870063b49;p=thirdparty%2Fsystemd.git mkosi: Use '-' instead of '.' to separate upstream version and debian revision The debian revision starts after the '-' character, so make sure the timestamp we append is treated as the revision instead of being a part of the upstream version. --- diff --git a/mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.build.chroot b/mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.build.chroot index 106b8ed4e6c..e5224b87289 100755 --- a/mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.build.chroot +++ b/mkosi.images/system/mkosi.conf.d/10-debian-ubuntu/mkosi.build.chroot @@ -28,7 +28,7 @@ fi # Add a new changelog entry to update the version. We use a fixed date since a dynamic one causes a full # rebuild every time. cat >debian/changelog.new <