summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorFly me to the moon <git@bigly.dog>2021-09-10 18:31:20 -0700
committerFly me to the moon <git@bigly.dog>2021-09-10 18:31:20 -0700
commit90355e1f71d0dc7bf53f711ea0858ae3a19c113f (patch)
tree8d66e47ab232ec88a3c40fd5132265f406e128ca /ci
parenta11040b17c0cf99cba3f3952eed9e1f20652f393 (diff)
ok
Diffstat (limited to 'ci')
-rw-r--r--ci/templates/DEBIAN/control5
-rw-r--r--ci/templates/DEBIAN/usr/local/bin/.gitkeep0
2 files changed, 5 insertions, 0 deletions
diff --git a/ci/templates/DEBIAN/control b/ci/templates/DEBIAN/control
new file mode 100644
index 0000000..64c67bb
--- /dev/null
+++ b/ci/templates/DEBIAN/control
@@ -0,0 +1,5 @@
+Package={{ name }}
+Version={{ version }}
+Architecture={{ arch }}
+Maintainer={{ authors | join(" ") }}
+Description={{ description }}
diff --git a/ci/templates/DEBIAN/usr/local/bin/.gitkeep b/ci/templates/DEBIAN/usr/local/bin/.gitkeep
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ci/templates/DEBIAN/usr/local/bin/.gitkeep