From 2afdb5c98470ab9d5aa793906c1710a65fb3028c Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Sun, 1 Aug 2021 10:47:36 +0100 Subject: Fix deb build script to set prerelease flag correctly (#10500) --- changelog.d/10500.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10500.misc (limited to 'changelog.d/10500.misc') diff --git a/changelog.d/10500.misc b/changelog.d/10500.misc new file mode 100644 index 0000000000..dbaff57364 --- /dev/null +++ b/changelog.d/10500.misc @@ -0,0 +1 @@ +Fix a bug which caused production debian packages to be incorrectly marked as 'prerelease'. -- cgit 1.5.1