summaryrefslogtreecommitdiff
path: root/debian/control
blob: aecc488b108add41e9a4937b6a9d9281a0076051 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
bgstack15