We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8377e2f + 9e634d9 commit 11bc262Copy full SHA for 11bc262
1 file changed
packaging/build-deb.sh
@@ -58,6 +58,6 @@ dch -b -v "${VERSION}~${DISTCODE}" -u low -m "Apache CloudStack Release ${VERSIO
58
sed -i '0,/ UNRELEASED;/s// unstable;/g' debian/changelog
59
60
dpkg-checkbuilddeps
61
-dpkg-buildpackage -uc -us
+dpkg-buildpackage -uc -us -b
62
63
/bin/mv /tmp/changelog.orig debian/changelog
0 commit comments