diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-05-25 18:06:48 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-05-25 18:18:57 +0200 |
| commit | cead0f28af4aceee83af6636d4f5ffb2d2f6c6b1 (patch) | |
| tree | e6f5ee6eee8d587ae1aabfe2a11f55275c857441 | |
| parent | a4f5a945b790f31955ef2fea35c4748d90f4934c (diff) | |
d/control: reword package description slightly
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e293bf2..9022cde 100644 --- a/debian/control +++ b/debian/control @@ -24,5 +24,6 @@ Depends: libpve-common-perl (>= 5.0-45), ${misc:Depends}, ${perl:Depends}, Recommends: frr-pythontools, ifupdown2 -Description: Proxmox VE's experimental SDN (Software Defined Network) - This package contains the experimental SDN library used by Proxmox VE. +Description: Proxmox VE's SDN (Software Defined Network) stack + This package contains the Software Defined Network (tech preview) for + Proxmox VE. |
