summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-02-25 20:17:37 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-02-25 20:17:37 +0100
commit44138cbbf0271b7d31f4a68f9385ebf8fad8de9e (patch)
tree6c0bdb69d2e7681191acc992e5ddd203ce32fe40
parent777a2aa21e9020734192a3181aa26c6b0540ab71 (diff)
Rename the package with the client library to libwpa-client-dev
-rw-r--r--debian/control4
-rw-r--r--debian/libwpa-client-dev.examples (renamed from debian/libwpa-dev.examples)0
-rwxr-xr-xdebian/libwpa-client-dev.install (renamed from debian/libwpa-dev.install)0
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d2fc196..842de4b 100644
--- a/debian/control
+++ b/debian/control
@@ -111,10 +111,12 @@ Description: EAPoL testing utility
configuration of RADIUS systems. It is an administrator tool and not
required for standard 802.1X authentication.
-Package: libwpa-dev
+Package: libwpa-client-dev
Architecture: linux-any kfreebsd-any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libwpa-dev
+Breaks: libwpa-dev
Description: development files for WPA/WPA2 client support (IEEE 802.11i)
WPA and WPA2 are methods for securing wireless networks, the former
using IEEE 802.1X, and the latter using IEEE 802.11i. This software
diff --git a/debian/libwpa-dev.examples b/debian/libwpa-client-dev.examples
index 5258945..5258945 100644
--- a/debian/libwpa-dev.examples
+++ b/debian/libwpa-client-dev.examples
diff --git a/debian/libwpa-dev.install b/debian/libwpa-client-dev.install
index bd8a077..bd8a077 100755
--- a/debian/libwpa-dev.install
+++ b/debian/libwpa-client-dev.install