From df2fbdc9bd4387ee72d2b38df9abf0778175c2d4 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 15 Feb 2022 22:49:00 -0500 Subject: add initial debian package recipe --- debian/stackbin.dsc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/stackbin.dsc (limited to 'debian/stackbin.dsc') diff --git a/debian/stackbin.dsc b/debian/stackbin.dsc new file mode 100644 index 0000000..4a3f24a --- /dev/null +++ b/debian/stackbin.dsc @@ -0,0 +1,14 @@ +Format: 3.0 (quilt) +Source: stackbin +Binary: stackbin +Architecture: all +Version: 0.0.1-1 +Maintainer: B. Stack +Homepage: https://bgstack15.ddns.net/ +Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 12) +Package-List: + stackbin deb web optional arch=all +Files: + 00000000000000000000000000000000 1 stackbin_0.0.1.orig.tar.gz + 00000000000000000000000000000000 1 stackbin_0.0.1-1.debian.tar.xz -- cgit