summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 605eb20..deba141 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
-Source: stackrpms-thinkpad-p50s
+Source: stackrpms-acer-chromebook
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/cgit/stackrpms-thinkpad-p50s/
+Homepage: https://bgstack15.ddns.net/cgit/stackrpms-acer-chromebook/
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
+Description: Common files for Acer Chromebook platform
+ Useful configs and scripts for Stackrpms Acer Chromebook
systems
bgstack15