diff options
| author | Michael Biebl <biebl@debian.org> | 2026-04-04 18:48:51 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-04-04 18:48:51 +0200 |
| commit | 3ad3d34e3256c41a9698ef84aca81f778c229f12 (patch) | |
| tree | 97e907863e29d7815030fd09136190ce5b1b200a | |
| parent | f3e0d86ca4c7656b319d33628887c55c0ab96353 (diff) | |
Rework package description for network-manager-tui
Explicitly mention nmtui in the long description. See #1132248
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d5d2ca58..905abad2 100644 --- a/debian/control +++ b/debian/control @@ -90,9 +90,9 @@ Depends: ${shlibs:Depends}, Breaks: network-manager (<< 1.56.0-4~) Replaces: network-manager (<< 1.56.0-4~) Description: NetworkManager curses-based UI - This adds a curses-based "TUI" (Text User Interface) to - NetworkManager, to allow performing some of the operations supported - by nm-connection-editor and nm-applet in a non-graphical environment. + This package contains nmtui, a curses-based "TUI" (Text User Interface) for + NetworkManager, to allow performing some of the operations supported by + nm-connection-editor and nm-applet in a non-graphical environment. Package: network-manager-ovs Architecture: linux-any |