From 62a4ab9885453ff6572a555a9c69994de65046e3 Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Mon, 29 May 2023 13:52:09 +0200 Subject: [PATCH] fix(packaging): remove blank line in debian package description --- .../perl-vmware-vsphere/packaging/perl-vmware-vsphere.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dependencies/perl-vmware-vsphere/packaging/perl-vmware-vsphere.yaml b/dependencies/perl-vmware-vsphere/packaging/perl-vmware-vsphere.yaml index 097314f1a..2b3165ece 100644 --- a/dependencies/perl-vmware-vsphere/packaging/perl-vmware-vsphere.yaml +++ b/dependencies/perl-vmware-vsphere/packaging/perl-vmware-vsphere.yaml @@ -11,11 +11,8 @@ description: | The vSphere SDK for Perl is a client-side Perl framework that provides an easy-to-use scripting interface to the vSphere API. Administrators and developers who are familiar with Perl can use the vSphere SDK for Perl to automate a wide variety of administrative, provisioning, and monitoring tasks in the vSphere environment. The vSphere SDK for Perl includes ready-to-use utility applications, which you can immediately put to use in your virtual datacenter. - The vSphere SDK for Perl installation includes the WS-Management Perl Library, which allows you to write scripts that retrieve CIM data from the ESX host using CIMOM, a service that provides standard CIM management functions over a WBEM (Web-Based Enterprise Management). - You can use the SDK to manage ESX 3.0.x, ESX/ESXi 3.5, ESX/ESXi 4.0, ESX/ESXi 4.1, ESXi 5.0, vCenter Server 2.5, vCenter Server 4.0, vCenter Server 4.1, and vCenter Server 5.0. - Commit: @COMMIT_HASH@ vendor: "vmware" homepage: "https://vmware.com"