From 42e2ec23f4ca12a64f0a0c2058c1d3b870063b49 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 2 Apr 2024 11:19:22 +0200 Subject: [PATCH] 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. --- .../system/mkosi.conf.d/10-debian-ubuntu/mkosi.build.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <