diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-06 15:36:11 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-06 15:36:11 -0500 |
commit | 041ad4db33c6b8e43ca615bfe785b58c68b38804 (patch) | |
tree | 276f197713b635e4d7b82c51d3600ee82bad62fb /debian/control | |
parent | add man pages (diff) | |
download | stackrpms-thinkpad-p50s-041ad4db33c6b8e43ca615bfe785b58c68b38804.tar.gz stackrpms-thinkpad-p50s-041ad4db33c6b8e43ca615bfe785b58c68b38804.tar.bz2 stackrpms-thinkpad-p50s-041ad4db33c6b8e43ca615bfe785b58c68b38804.zip |
add debian/
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..aecc488 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: stackrpms-thinkpad-p50s +Section: admin +Priority: optional +Maintainer: B. Stack <bgstack15@gmail.com> +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.1 +Homepage: https://bgstack15.ddns.net/git/stackrpms-thinkpad-p50s/ +Rules-Requires-Root: no + +Package: stackrpms-thinkpad-p50s +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Common files for Thinkpad P50s platform + Useful configs and scripts for Stackrpms Thinkpad P50s + systems |