summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-04-30 13:31:26 -0400
committerB. Stack <bgstack15@gmail.com>2024-04-30 13:31:26 -0400
commit1b2c30c795fe4527596635d8f7fca4d78a71b21a (patch)
tree359931ae786d52f252cc99a631175630f82f0593 /debian/control
parentfork to acer-chromebook (diff)
downloadstackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.tar.gz
stackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.tar.bz2
stackrpms-acer-chromebook-1b2c30c795fe4527596635d8f7fca4d78a71b21a.zip
0.0.5 rc1
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