[pve-devel] [PATCH pve-network] fix wrong package "storage" description
Alexandre Derumier
aderumier at odiso.com
Wed May 5 07:19:20 CEST 2021
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4fd9174..2499878 100644
--- a/debian/control
+++ b/debian/control
@@ -23,5 +23,5 @@ Depends: libpve-common-perl (>= 5.0-45),
${misc:Depends},
${perl:Depends},
Recommends: frr-pythontools, ifupdown2
-Description: Proxmox VE storage management library
- This package contains the storage management library used by Proxmox VE.
+Description: Proxmox VE network management library
+ This package contains the network management library used by Proxmox VE.
--
2.20.1
More information about the pve-devel
mailing list