diff options
author | Qrius <[email protected]> | 2024-09-26 00:11:05 +0200 |
---|---|---|
committer | Qrius <[email protected]> | 2024-09-26 00:11:05 +0200 |
commit | dfde88c635ce06ce98a4112cef9c2d8fe99a516b (patch) | |
tree | ee589cb9fd88027f488a4354c9213ead37733618 /packaging/DEBIAN/control | |
parent | 4eaf1f1327d0b88a6a5f937bb646753e639d4be7 (diff) | |
download | skaldpress-dfde88c635ce06ce98a4112cef9c2d8fe99a516b.tar.gz skaldpress-dfde88c635ce06ce98a4112cef9c2d8fe99a516b.zip |
Add debian packaging script
Diffstat (limited to 'packaging/DEBIAN/control')
-rw-r--r-- | packaging/DEBIAN/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/DEBIAN/control b/packaging/DEBIAN/control new file mode 100644 index 0000000..d89e4f6 --- /dev/null +++ b/packaging/DEBIAN/control @@ -0,0 +1,5 @@ +Package: skaldpress +Version: 0.1.0 +Maintainer: jakobst1n +Architecture: all +Description: Templating and macro engine |