Fix launchpad build error debian
authorAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Fri, 5 Dec 2025 18:27:03 +0000 (18:27 +0000)
committerAdrian Iain Lam <adrianiainlam@users.noreply.github.com>
Fri, 5 Dec 2025 18:31:38 +0000 (18:31 +0000)
See https://askubuntu.com/q/1263305

debian/changelog
debian/control
debian/files

index 22cde04..84935fd 100644 (file)
@@ -1,3 +1,9 @@
+indicator-keyboard-led (1.2-3) bionic; urgency=medium
+
+  * Fix other errors in debian scripts
+
+ -- Adrian I Lam <me@adrianiainlam.tk>  Fri, 05 Dec 2025 18:30:17 +0000
+
 indicator-keyboard-led (1.2-2) bionic; urgency=medium
 
   * Fix pkill command in debian scripts
index 4f1e6b4..89a8117 100644 (file)
@@ -2,7 +2,7 @@ Source: indicator-keyboard-led
 Section: utils
 Priority: optional
 Maintainer: Adrian I Lam <me@adrianiainlam.tk>
-Build-Depends: debhelper (>=9), python3
+Build-Depends: debhelper (>=9), python3, dh-python
 Standards-Version: 3.9.7
 Homepage: https://github.com/adrianiainlam/indicator-keyboard-led
 Vcs-Git: https://github.com/adrianiainlam/indicator-keyboard-led.git
index 93b8c46..2d9bdbe 100644 (file)
@@ -1 +1 @@
-indicator-keyboard-led_1.2-2_source.buildinfo utils optional
+indicator-keyboard-led_1.2-3_source.buildinfo utils optional