summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 642d2b2..cb2c31b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wpa (2:2.10-16) unstable; urgency=medium
+
+ * Move binaries to /usr.
+
+ -- Andrej Shadura <andrewsh@debian.org> Sun, 26 Nov 2023 12:01:06 +0000
+
wpa (2:2.10-15) unstable; urgency=medium
* Apply proposed upstream patch:
diff --git a/debian/control b/debian/control
index 803df6b..febeeb8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Uploaders:
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-movetousr,
libdbus-1-dev,
libssl-dev,
qtbase5-dev [linux-any] <!pkg.wpa.nogui>,