From 041ad4db33c6b8e43ca615bfe785b58c68b38804 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 6 Nov 2022 15:36:11 -0500 Subject: add debian/ --- debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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 -- cgit