diff options
author | B. Stack <bgstack15@gmail.com> | 2022-02-15 22:49:00 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-02-15 22:49:00 -0500 |
commit | df2fbdc9bd4387ee72d2b38df9abf0778175c2d4 (patch) | |
tree | 763dae2b1480e10e82427c476434802523474d27 /debian/stackbin.dsc | |
parent | suppress useless stuff from auth (diff) | |
download | stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.gz stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.bz2 stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.zip |
add initial debian package recipe
Diffstat (limited to 'debian/stackbin.dsc')
-rw-r--r-- | debian/stackbin.dsc | 14 |
1 files changed, 14 insertions, 0 deletions
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 <bgstack15@gmail.com> +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 |