summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/stackrpms-thinkpad-p50s.dsc2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 336386e..ce44dac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+stackrpms-thinkpad-p50s (0.0.4-1) obs; urgency=low
+
+ * Fix powerkit invocation (want#1)
+ * Use pulseaudio for hotkeys (want#2)
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 12 Dec 2023 21:09:59 -0500
+
stackrpms-thinkpad-p50s (0.0.3-1) obs; urgency=low
* Fix mic mute toggle to actually mute
diff --git a/debian/stackrpms-thinkpad-p50s.dsc b/debian/stackrpms-thinkpad-p50s.dsc
index 145882e..29b4616 100644
--- a/debian/stackrpms-thinkpad-p50s.dsc
+++ b/debian/stackrpms-thinkpad-p50s.dsc
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: stackrpms-thinkpad-p50s
Binary: stackrpms-thinkpad-p50s
Architecture: all
-Version: 0.0.3-1
+Version: 0.0.4-1
Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: https://bgstack15.ddns.net/cgit/stackrpms-thinkpad-p50s/
Standards-Version: 4.5.1
bgstack15