summaryrefslogtreecommitdiffstats
path: root/t/templates/upload-make-builder/fill-values.d/upload-make-builder.values
diff options
context:
space:
mode:
Diffstat (limited to 't/templates/upload-make-builder/fill-values.d/upload-make-builder.values')
-rw-r--r--t/templates/upload-make-builder/fill-values.d/upload-make-builder.values4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/templates/upload-make-builder/fill-values.d/upload-make-builder.values b/t/templates/upload-make-builder/fill-values.d/upload-make-builder.values
new file mode 100644
index 0000000..ec90e55
--- /dev/null
+++ b/t/templates/upload-make-builder/fill-values.d/upload-make-builder.values
@@ -0,0 +1,4 @@
+Upload-Type: [% $host_architecture %]
+Build-Product: [% $source %]_[% $no_epoch %]_[% $upload_type %].changes
+Build-Command: make --trace -f [% $source_path %]/Makefile DEFAULT_DH_COMPAT=[% $dh_compat_level %]
+Default-Build-Depends: debhelper-compat (= [% $dh_compat_level %])