summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfmtq1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmtq b/fmtq
index bccc680..62bf011 100755
--- a/fmtq
+++ b/fmtq
@@ -19,6 +19,7 @@ if [ -f debian/source/format ]; then
git add debian/changelog
git commit -m "Add git-buildpackage configuration"
else
+ mkdir -p debian/source
echo -e "3.0 (quilt)" > debian/source/format
dch "Set source format to 3.0 (quilt)"