ci: Zero Ubuntu dpkg version to eliminate cflag differences

This commit is contained in:
Matt Borgerson
2025-03-05 14:40:46 -07:00
committed by mborgerson
parent c3120831bb
commit 203b33ecf0
+1 -1
View File
@@ -213,7 +213,7 @@ jobs:
run: |
pushd src
echo -e "\
xemu (1:$(cat XEMU_VERSION)-0) unstable; urgency=medium\n\
xemu (1:0.0.0-0) unstable; urgency=medium\n\
Built from $(cat XEMU_VERSION)\n\
-- Matt Borgerson <contact@mborgerson.com> $(date -R)" > debian/changelog
popd